qutebrowser/qutebrowser
Florian Bruhin 55fb26fce1 Revert "fix: change fullscreen state when switching tab"
This reverts commit b89bf07d1e.

This turned out to be annoying when enabling fullscreen manually and then
switching through tabs.
2025-11-11 08:45:55 +01:00
..
api Use Callable from collections.abc as well 2024-10-15 11:54:53 +02:00
browser Update user agents 2025-10-24 13:50:15 +02:00
commands Avoid passing a parent to QProcess 2024-10-15 11:55:04 +02:00
completion mypy: cast variable only on Qt5 2025-06-02 20:03:00 +12:00
components Add JSON resource type 2024-12-09 14:05:37 +01:00
config Fixed whitespace 2025-11-03 18:09:01 +01:00
extensions Add JSON resource type 2024-12-09 14:05:37 +01:00
html doc: Correct Arch Linux links 2025-11-05 14:26:04 +01:00
icons Load icons via importlib.resources 2022-04-04 18:03:54 +12:00
img Center logo 2022-06-14 13:30:53 +02:00
javascript Add support for hinting elements inside shadow DOMs 2025-07-01 16:49:10 +02:00
keyinput Use Callable from collections.abc as well 2024-10-15 11:54:53 +02:00
mainwindow Revert "fix: change fullscreen state when switching tab" 2025-11-11 08:45:55 +01:00
misc Adjust stack trace parsing for newer Python 2025-11-03 16:26:12 +01:00
qt Enable pylint Too many positional arguments warning 2024-10-15 11:55:04 +02:00
utils version: Add basic info about loaded WebExtensions 2025-10-23 23:24:40 +02:00
__init__.py Release v3.6.1 2025-11-03 15:30:02 +00:00
__main__.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
app.py Use builtin list/dict/set/... types for annotations 2024-10-15 11:54:49 +02:00
qutebrowser.py pdfjs: Add new no-system-pdfjs debug flag 2025-03-21 10:42:17 +01:00