diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-21 17:58:38 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-21 17:58:38 +0200 |
commit | 4c4cfe326544eaa7dc2ff150478bdb74512ab655 (patch) | |
tree | ca9adcf9b97e38038b4feb1b0cfb8b7bd6d2718e /TODO | |
parent | 8e608662bf355d0a02e5363164fa62a5b194cc76 (diff) |
README: refer to gpu screen recorder about page instead of duplicating information
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Look at showmethekey https://github.com/AlynxZhou/showmethekey to see how to do A single flatpak can only be installed either system-wide or user, so there can be a check if it's installed system-wide or user and it will only match one. With this information we can guaranteed know the flatpak directory of the running gpu screen recorder instance. The command `flatpak info -l com.dec05eba.gpu_screen_recorder` can also be used and is available for all flatpak users. -Re-renable hotkeys on hyprland after it's fixed in the hyprland desktop portal. +Re-renable hotkeys on hyprland after it's fixed in the hyprland desktop portal. Or use hyprland specific protocol to do it ourselves, and it also works better. Replay on startup should be its own page with its own settings for everything and should not allow enabling the feature unless global hotkeys can be enable. To make sure this works, create a separate program to handle global hotkeys with root access to make it work for every user and keys should be registered by requiring root access (every time its changed), with a confirm button. |