diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-16 02:21:38 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-16 02:21:38 +0100 |
commit | ebd8c2726b8caac6adc00cf15c5631e51d05ba1f (patch) | |
tree | fb60d1908154aeec0ff6b568b269e97b9601d70b /TODO | |
parent | 970d87975b01cd083749179df489477b94a35f41 (diff) |
Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |