aboutsummaryrefslogtreecommitdiff
path: root/tools/gsr-global-hotkeys
AgeCommit message (Expand)Author
9 daysDelegate keyboard grab until a button has been pressed if the device says its...1.1.4dec05eba
10 daysRevert global hotkeys change, ignore mice againdec05eba
10 daysFix hotkeys not working on some keyboardsdec05eba
12 daysAdd 'restart replay on save' optiondec05eba
12 daysMake hotkeys reconfigurable, faster hotkey startup time, fix some keyboard lo...dec05eba
2025-01-20Add option to save replay with controller (double-click share button), allow ...dec05eba
2025-01-10sys/poll.h -> poll.hdec05eba
2025-01-09Revert "Dont use dlopen in gsr-global-hotkeys"dec05eba
2025-01-09Dont use dlopen in gsr-global-hotkeysdec05eba
2025-01-08Unset DRI_PRIME as welldec05eba
2025-01-07Try and support different keyboard layouts through x11 xkb mappingdec05eba
2025-01-05Only grab left alt, to allow altgr+z to be used for keyboard that type ż wit...dec05eba
2025-01-04Add option to only grab virtual devices, to support input remapping softwaredec05eba
2024-12-28Global hotkeys: fix incorrect freedec05eba
2024-12-28Add option to manage program startup directly in the programdec05eba
2024-12-28Global hotkeys: only grab devices after all keys have been releaseddec05eba
2024-12-26Virtual keyboard: set EV_SYN and EV_MSC event bitsdec05eba
2024-12-26Mention that recording has to be restarted to apply changes. Fix stuck in rep...dec05eba
2024-12-17More key grab fixes, ignore mice/js/wheeldec05eba
2024-12-17Fix mouse getting grabbed, not allowing mouse movementdec05eba
2024-12-16Dont forward repeat/release keys to focused window for global hotkeysdec05eba
2024-12-16Ungrab before closing event fddec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as w...dec05eba
2024-12-16Add fstack-protector-all to gsr-global-hotkeysdec05eba
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it to...dec05eba
2024-11-25Fix global hotkeys not working when connecting input after startupdec05eba
2024-11-25Fix freeze on shutdown: change uid to user after getting seat permissiondec05eba
2024-11-24cap_sys_admin->cap_setuid for gsr-global-hotkeysdec05eba
2024-11-24Use linux /dev/input for global hotkeys instead of x11. This also works on wa...dec05eba