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
Age
Commit message (
Collapse
)
Author
5 days
More key grab fixes, ignore mice/js/wheel
HEAD
master
dec05eba
5 days
Fix mouse getting grabbed, not allowing mouse movement
dec05eba
6 days
Dont forward repeat/release keys to focused window for global hotkeys
dec05eba
6 days
Ungrab before closing event fd
dec05eba
6 days
Prevent focused application from receiving global hotkey keys on wayland as ↵
dec05eba
well (massive hack)
7 days
Add fstack-protector-all to gsr-global-hotkeys
dec05eba
7 days
Rewrite linux global hotkey to not depend on any libraries (also allows it ↵
dec05eba
to work on non-systemd systems(?)), remove unused gsr-window-name
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 ↵
dec05eba
wayland on any compositor
2024-11-24
Move gsr-window-name to tools directory
dec05eba