This commit is contained in:
dec05eba
2025-02-03 01:25:32 +01:00
parent 309cc3425b
commit f505323d56
3 changed files with 4 additions and 2 deletions

2
TODO
View File

@@ -111,3 +111,5 @@ Is it possible to configure hotkey and the new hotkey to get triggered immediate
For keyboards that report supporting mice the keyboard grab will be delayed until any key has been pressed (and then released), see: https://github.com/dec05eba/gpu-screen-recorder-issues/issues/97
See if there is any way around this.
Instead of installing gsr-global-hotkeys in flatpak use kms-server-proxy to launch gsr-global-hotkeys inside the flatpak with root, just like gsr-kms-server. This removes the need to update gsr-global-hotkeys everytime there is an update.