Flatpak: disable hotkey section

This commit is contained in:
dec05eba
2025-01-04 03:35:46 +01:00
parent 2ddb9980e1
commit f379b87b33
2 changed files with 10 additions and 4 deletions

4
TODO
View File

@@ -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.
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.