Only allow one instance of gsr-ui to run

This commit is contained in:
dec05eba
2024-12-29 15:21:38 +01:00
parent c5c79bec64
commit b96b877a1a
4 changed files with 54 additions and 8 deletions

4
TODO
View File

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