diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-30 22:57:48 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-30 22:57:48 +0100 |
commit | c2dca2e8f812302d9465186bf001442a29919088 (patch) | |
tree | da27516ac81e69d1f038efab7b75e3e32590efad /TODO | |
parent | a3d4455b3d238ed9308491c9046867d2c0d67b5f (diff) |
Start on rpc, open existing instances ui when trying to launch gsr-ui a second time
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -119,4 +119,6 @@ Dont put widget position to int position when scrolling. This makes the UI jitte Show a popup asking if the user wants to add the program to system startup when launching the program, with a dismiss option and "Do not show again". -Show warning if another instance of gpu screen recorder is already running when starting recording?
\ No newline at end of file +Show warning if another instance of gpu screen recorder is already running when starting recording? + +Change gsr-global-hotkeys to outputs keys pressed instead of the command. This can be done pretty safely by only output keys when modifiers (such as alt) is pressed.
\ No newline at end of file |