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
6dfa330997f5802d709baa6403b9214fa3823454
gpu-screen-recorder-ui
/
tools
/
gsr-global-hotkeys
History
dec05eba
5b7b8f8f8c
Global hotkeys: fix incorrect free
2024-12-28 22:35:55 +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
Global hotkeys: fix incorrect free
2024-12-28 22:35:55 +01:00
keyboard_event.h
Global hotkeys: only grab devices after all keys have been released
2024-12-28 09:30:11 +01:00
main.c
Dont forward repeat/release keys to focused window for global hotkeys
2024-12-16 22:07:33 +01:00