Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | Global hotkeys: fix incorrect free | dec05eba | |
11 days | Add option to manage program startup directly in the program | dec05eba | |
12 days | Global hotkeys: only grab devices after all keys have been released | dec05eba | |
13 days | Virtual keyboard: set EV_SYN and EV_MSC event bits | dec05eba | |
13 days | Mention that recording has to be restarted to apply changes. Fix stuck in ↵ | dec05eba | |
repeat state if pressed while gsr-global-hotkey starts | |||
2024-12-17 | More key grab fixes, ignore mice/js/wheel | dec05eba | |
2024-12-17 | Fix mouse getting grabbed, not allowing mouse movement | dec05eba | |
2024-12-16 | Ungrab before closing event fd | dec05eba | |
2024-12-16 | Prevent focused application from receiving global hotkey keys on wayland as ↵ | dec05eba | |
well (massive hack) | |||
2024-12-16 | Rewrite linux global hotkey to not depend on any libraries (also allows it ↵ | dec05eba | |
to work on non-systemd systems(?)), remove unused gsr-window-name |