aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/qu/qutebrowser (unfollow)
Commit message (Collapse)Author
9 daysmodules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz
2026-05-12modules/qutebrowser: Avoid pointless `pkgs.hello` dependencyBenedikt Peetz
2026-05-12treewide: Remove all references to `self.inputs`Benedikt Peetz
That doesn't work anymore with the npins sources.
2026-01-05modules/qutebrowser/include/redirects: Avoid redirecting goodreadsBenedikt Peetz
The farside redirect ends in a 404 now :/.
2025-11-27modules/qutebrowser: Change default search engineBenedikt Peetz
Leta has shut down on 2025-11-27.
2025-11-10treewide: Use new spelling of attributesBenedikt Peetz
2025-06-28modules/qutebrowser: Active `lazy_restore`Benedikt Peetz
This might help remedy the incredible long start-up time.
2025-06-16modules/qutebrowser: Correctly quote the statusbar.widgets settingsBenedikt Peetz
2025-06-11modules/qutebrowser: Use the shell wrapperBenedikt Peetz
This makes debugging easier, and using the binary wrapper is rather pointless, as a python application already has a very bad startup time.
2025-06-11modules/qutebrowser: Show the current session in the statusbarBenedikt Peetz
2025-06-11modules/qutebrowser: Use correct path to binary in wrapperBenedikt Peetz
2025-06-06{modules,pkgs}/qutebrowser: Enable qutebrowser supportBenedikt Peetz