Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name

This commit is contained in:
dec05eba
2024-12-16 02:21:38 +01:00
parent 970d87975b
commit ebd8c2726b
11 changed files with 480 additions and 450 deletions

2
TODO
View File

@@ -93,8 +93,6 @@ Run `systemctl status --user gpu-screen-recorder` when starting recording and gi
Add option to select which gpu to record with, or list all monitors and automatically use the gpu associated with the monitor. Do the same in gtk application.
Remove all dependencies from tools/gsr-global-hotkeys and roll our own keyboard events code.
Test global hotkeys with azerty instead of qwerty.
Fix cursor grab not working in owlboy, need to use xigrab.