diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-29 15:21:38 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-29 15:21:38 +0100 |
commit | b96b877a1a5c96d3d8982e43637d4223fdf99c14 (patch) | |
tree | 195bb3163e288c6e9d450ecfabb785819c6cfe65 /TODO | |
parent | c5c79bec64a991f350632f02f59d25c3d61d01fc (diff) |
Only allow one instance of gsr-ui to run
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -117,4 +117,6 @@ All steam game names by ID are available at https://api.steampowered.com/ISteamA Dont put widget position to int position when scrolling. This makes the UI jitter when it's coming to a halt. -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".
\ No newline at end of file +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 |