index
:
gpu-screen-recorder-ui
master
A fullscreen overlay UI for GPU Screen Recorder, in the style of ShadowPlay.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gsr-global-hotkeys
/
main.c
Age
Commit message (
Expand
)
Author
27 hours
Revert "Dont use dlopen in gsr-global-hotkeys"
dec05eba
28 hours
Dont use dlopen in gsr-global-hotkeys
dec05eba
4 days
Try and support different keyboard layouts through x11 xkb mapping
dec05eba
6 days
Only grab left alt, to allow altgr+z to be used for keyboard that type ż wit...
dec05eba
6 days
Add option to only grab virtual devices, to support input remapping software
dec05eba
2024-12-16
Dont forward repeat/release keys to focused window for global hotkeys
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