View | Details | Raw Unified | Return to bug 240096 | Differences between
and this patch

Collapse All | Expand All

(-)pkg-message (+16 lines)
Line 0 Link Here
1
[
2
{ type: install
3
  message: <<EOM
4
If you get wrong colors when watching videos, this is probably because your
5
system does not support hardware acceleration (see bug 237277): you can
6
disable it by starting the browser from command line with the
7
--qt-flag disable-gpu option:
8
9
  qutebrowser --qt-flag disable-gpu
10
11
Or you can set 'qt.force_software_rendering' qutebrowser option to 'chromium':
12
13
  :set qt.force_software_rendering chromium
14
EOM
15
}
16
]

Return to bug 240096