]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: commit TODOs
authorSamir Benmendil <me@rmz.io>
Mon, 30 Oct 2023 21:58:05 +0000 (21:58 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 31 Oct 2023 00:06:58 +0000 (00:06 +0000)
qutebrowser/config.py

index e9685ffe64f4ff18747f055a0b189eae127867d8..ad51db61b02bfad7dc9665f931e2b1ef89e477e1 100644 (file)
@@ -230,6 +230,7 @@ c.changelog_after_upgrade = 'patch'
 ## this list show up in the completion window under the Filesystem
 ## category when the command line contains `:open` but no argument.
 ## Type: List of String
+# TODO:
 # c.completion.favorite_paths = []
 
 ## Height (in pixels or as percentage of the window) of the completion.
@@ -1093,6 +1094,7 @@ c.hints.scatter = False
 ## CSS selectors used to determine which elements on a page should have
 ## hints.
 ## Type: Dict
+# TODO: reduce hints on some websites like reddit
 c.hints.selectors = {'all': ['a', 'area', 'textarea', 'select',
                              'input:not([type="hidden"])', 'button', 'frame',
                              'iframe', 'img', 'link', 'summary',
@@ -1303,6 +1305,7 @@ c.qt.args = ['proxy-pac-url=file://' + str(config.configdir / 'proxy.pac')]
 ##   - always: Always use low-end device mode.
 ##   - auto: Decide automatically (uses low-end mode with < 1 GB available RAM).
 ##   - never: Never use low-end device mode.
+# TODO: maybe never?
 # c.qt.chromium.low_end_device_mode = 'auto'
 
 ## Which Chromium process model to use. Alternative process models use