mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-05 22:40:44 +09:00
Use linux /dev/input for global hotkeys instead of x11. This also works on wayland on any compositor
This commit is contained in:
@@ -8,7 +8,7 @@ platforms = ["posix"]
|
||||
version = "c++17"
|
||||
|
||||
[config]
|
||||
ignore_dirs = ["build", "gsr-window-name"]
|
||||
ignore_dirs = ["build", "tools"]
|
||||
|
||||
[dependencies]
|
||||
xcomposite = ">=0"
|
||||
Reference in New Issue
Block a user