Age | Commit message (Expand) | Author |
2025-01-03 | Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotely | dec05eba |
2024-12-28 | Global hotkeys: fix incorrect free | dec05eba |
2024-12-28 | Add option to manage program startup directly in the program | dec05eba |
2024-12-28 | Global hotkeys: only grab devices after all keys have been released | dec05eba |
2024-12-26 | Virtual keyboard: set EV_SYN and EV_MSC event bits | dec05eba |
2024-12-26 | Mention that recording has to be restarted to apply changes. Fix stuck in rep... | dec05eba |
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 | Dont forward repeat/release keys to focused window for global hotkeys | dec05eba |
2024-12-16 | Ungrab before closing event fd | dec05eba |
2024-12-16 | Prevent focused application from receiving global hotkey keys on wayland as w... | dec05eba |
2024-12-16 | Add fstack-protector-all to gsr-global-hotkeys | dec05eba |
2024-12-16 | Rewrite linux global hotkey to not depend on any libraries (also allows it to... | dec05eba |
2024-11-25 | Fix global hotkeys not working when connecting input after startup | dec05eba |
2024-11-25 | Fix freeze on shutdown: change uid to user after getting seat permission | dec05eba |
2024-11-24 | cap_sys_admin->cap_setuid for gsr-global-hotkeys | dec05eba |
2024-11-24 | Use linux /dev/input for global hotkeys instead of x11. This also works on wa... | dec05eba |
2024-11-24 | Move gsr-window-name to tools directory | dec05eba |