aboutsummaryrefslogtreecommitdiff
path: root/tools/gsr-global-hotkeys/keyboard_event.c
AgeCommit message (Collapse)Author
10 daysDelegate keyboard grab until a button has been pressed if the device says ↵1.1.4dec05eba
its a mouse
10 daysRevert global hotkeys change, ignore mice againdec05eba
11 daysFix hotkeys not working on some keyboardsdec05eba
13 daysAdd 'restart replay on save' optiondec05eba
13 daysMake hotkeys reconfigurable, faster hotkey startup time, fix some keyboard ↵dec05eba
locale issues
2025-01-10sys/poll.h -> poll.hdec05eba
2025-01-09Revert "Dont use dlopen in gsr-global-hotkeys"dec05eba
This reverts commit b0def958c705ffadeca365753f18aa24ebe85e01.
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 ż ↵dec05eba
with it
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 ↵dec05eba
repeat state if pressed while gsr-global-hotkey starts
2024-12-17More key grab fixes, ignore mice/js/wheeldec05eba
2024-12-17Fix mouse getting grabbed, not allowing mouse movementdec05eba
2024-12-16Ungrab before closing event fddec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as ↵dec05eba
well (massive hack)
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it ↵dec05eba
to work on non-systemd systems(?)), remove unused gsr-window-name