qutebrowser/doc/help
Florian Bruhin 50cd6aa638 Add a setting for window transparency
On some setups, it looks like setting WA_TranslucentBackground causes
worse performance. Additionally, it also breaks dmenu window embedding
with its `-w` flag. This adds a setting to make it optional.

I originally tried to set this in a config change handler, but even with
a subsequent .hide()/.show(), for some odd reason that causes
rendering/repainting artifacts, possibly due to a Qt bug.

Follow-up to #5546
Closes #5805
2020-11-20 17:50:14 +01:00
..
commands.asciidoc Update docs 2020-11-13 11:29:04 +01:00
configuring.asciidoc Remove :config-diff --old 2020-11-13 10:59:43 +01:00
index.asciidoc Use outsuffix for relative links in asciidoc files 2018-09-08 12:34:13 -05:00
settings.asciidoc Add a setting for window transparency 2020-11-20 17:50:14 +01:00