qutebrowser/tests/unit/misc
Florian Bruhin e7af54898e Add X11/Wayland information to version info
Unfortunately there is no way to get this information from Qt, so I had to
resort to some funny low-level C-like Python programming to directly use
libwayland-client and Xlib. Fun was had! Hopefully this avoids having to ask
for this information every time someone shows a bug/crash report, as there
are various subtleties that can be specific to the Wayland compositor in use.
2025-06-25 09:34:35 +02:00
..
userscripts reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_autoupdate.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_checkpyver.py Update checkpyver for 3.8 drop 2024-10-13 18:24:44 +02:00
test_cmdhistory.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_crashdialog.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_crashsignal.py tests: Correctly deactivate SignalHandler after tests 2025-06-06 10:53:38 +02:00
test_earlyinit.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_editor.py Use str.removeprefix() and str.removesuffix() 2024-10-13 18:24:44 +02:00
test_elf.py Avoid version warnings with PyQtWebEngine-Qt5 5.15.17 2025-05-29 23:42:40 +02:00
test_guiprocess.py Handle "early timer" log messages in tests 2024-05-25 09:34:01 +12:00
test_ipc.py Use builtin list/dict/set/... types for annotations 2024-10-15 11:54:49 +02:00
test_keyhints.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_lineparser.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_miscwidgets.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_msgbox.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_objects.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_pakjoy.py Update pakjoy and chromium versions for Qt6.8 2024-07-28 16:00:17 +12:00
test_pastebin.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_sessions.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_split.py Use builtin list/dict/set/... types for annotations 2024-10-15 11:54:49 +02:00
test_split_hypothesis.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_sql.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_throttle.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_utilcmds.py Rename :repeat-command to :cmd-repeat-last 2023-08-11 09:02:12 +02:00
test_wmname.py Add X11/Wayland information to version info 2025-06-25 09:34:35 +02:00