aboutsummaryrefslogtreecommitdiff
path: root/tools/gsr-global-hotkeys/keyboard_event.c
AgeCommit message (Expand)Author
28 hoursFix replay duration rangedec05eba
43 hoursFix some mice and controllers being grabbed when they shouldn'tdec05eba
13 daysKeep keyboard led when turning on global hotkeys, move filesdec05eba
2025-04-11Fix unable to change hotkey settings while recordingdec05eba
2025-04-03Support f16-f24 keys, fix keyboard grab remaining grabbed for hotkeys when no...dec05eba
2025-03-30mdec05eba
2025-03-30Revert "Add high performance encoding option (for amd) in settings page. Requ...dec05eba
2025-03-30Add high performance encoding option (for amd) in settings page. Requires gsr...dec05eba
2025-03-23Allow binding non alpha-numerical keys without a modifierdec05eba
2025-03-14Support more keys for hotkeys (media keys)dec05eba
2025-02-07Show notification when saving a large replay that is taking some timedec05eba
2025-02-05Fix global hotkeys when using virtual mapper that pretends to be a joystick a...dec05eba
2025-02-03Attempt to fix global hotkeys not working on steam deck (grabs keys, cant pre...dec05eba
2025-01-26Delegate keyboard grab until a button has been pressed if the device says its...1.1.4dec05eba
2025-01-26Revert global hotkeys change, ignore mice againdec05eba
2025-01-26Fix hotkeys not working on some keyboardsdec05eba
2025-01-24Add 'restart replay on save' optiondec05eba
2025-01-23Make hotkeys reconfigurable, faster hotkey startup time, fix some keyboard lo...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-16Ungrab before closing event fddec05eba
2024-12-16Prevent focused application from receiving global hotkey keys on wayland as w...dec05eba
2024-12-16Rewrite linux global hotkey to not depend on any libraries (also allows it to...dec05eba