aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-03 01:25:32 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-03 01:25:32 +0100
commitf505323d564908ce7931c279371a66225b218bf5 (patch)
tree68863e6f3c5211ba5e46bfa7f7420d624bbd2291 /TODO
parent309cc3425b67e3cf6d854ba42d54503a95963f92 (diff)
1.1.51.1.5
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 221a9f9..8c5c892 100644
--- a/TODO
+++ b/TODO
@@ -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.