diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-04 03:35:46 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-04 03:35:46 +0100 |
commit | f379b87b33282a7d583ce5e57be684a718f6a68d (patch) | |
tree | ae902e73e7391dc9e292f49a68be11bbb52c3e65 /TODO | |
parent | 2ddb9980e1822cf6ad9f335d0d6af7ca3c17b2bc (diff) |
Flatpak: disable hotkey section
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -105,4 +105,6 @@ Show warning if another instance of gpu screen recorder is already running when Keyboard leds get turned off when stopping gsr-global-hotkeys (for example numlock). The numlock key has to be pressed twice again to make it look correct to match its state. Implement hotkey changing in global settings by getting mgl key events. During this time gsr-global-hotkey would either need to be paused or add code in the callback handler for the existing hotkeys since they are grabbing hotkeys. - This can only be done after gsr-global-hotkeys properly handle different keyboard layouts to make sure mgl keys match gsr-global-hotkey keys.
\ No newline at end of file + This can only be done after gsr-global-hotkeys properly handle different keyboard layouts to make sure mgl keys match gsr-global-hotkey keys. + +Re-enable hotkey enable/disable section for flatpak.
\ No newline at end of file |