aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
6 daysSupport f16-f24 keys, fix keyboard grab remaining grabbed for hotkeys when no...dec05eba
10 daysmdec05eba
10 daysRevert "Add high performance encoding option (for amd) in settings page. Requ...dec05eba
10 daysAdd 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-21Add alt+f2 to take a screenshot of a regiondec05eba
2025-03-14Support more keys for hotkeys (media keys)dec05eba
2025-02-22Add option to take a screenshot (default hotkey: alt+f1)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-03Fix for steamdeckdec05eba
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-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
2025-01-04Simplify gsr-ui-clidec05eba
2025-01-03Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotelydec05eba
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
2024-11-24Move gsr-window-name to tools directorydec05eba