This website requires JavaScript.
Explore
Help
Sign In
public
/
gpu-screen-recorder-ui
Watch
1
Star
0
Fork
0
You've already forked gpu-screen-recorder-ui
mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced
2026-03-31 09:17:04 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ab0e457ab30c70d9065a246b5b891b79722c899
gpu-screen-recorder-ui
/
tools
/
gsr-global-hotkeys
History
dec05eba
9ab0e457ab
Fix mouse getting grabbed, not allowing mouse movement
2024-12-17 21:05:19 +01:00
..
hotplug.c
Prevent focused application from receiving global hotkey keys on wayland as well (massive hack)
2024-12-16 21:48:35 +01:00
hotplug.h
Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name
2024-12-16 02:21:38 +01:00
keyboard_event.c
Fix mouse getting grabbed, not allowing mouse movement
2024-12-17 21:05:19 +01:00
keyboard_event.h
Prevent focused application from receiving global hotkey keys on wayland as well (massive hack)
2024-12-16 21:48:35 +01:00
main.c
Dont forward repeat/release keys to focused window for global hotkeys
2024-12-16 22:07:33 +01:00