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
62fe500637bd321bc75e74cc9ec97f4036a11406
gpu-screen-recorder-ui
/
tools
/
gsr-global-hotkeys
History
dec05eba
62fe500637
Virtual keyboard: set EV_SYN and EV_MSC event bits
2024-12-26 15:28:52 +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
Virtual keyboard: set EV_SYN and EV_MSC event bits
2024-12-26 15:28:52 +01:00
keyboard_event.h
Mention that recording has to be restarted to apply changes. Fix stuck in repeat state if pressed while gsr-global-hotkey starts
2024-12-26 15:22:57 +01:00
main.c
Dont forward repeat/release keys to focused window for global hotkeys
2024-12-16 22:07:33 +01:00