aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-12-29 15:21:38 +0100
committerdec05eba <dec05eba@protonmail.com>2024-12-29 15:21:38 +0100
commitb96b877a1a5c96d3d8982e43637d4223fdf99c14 (patch)
tree195bb3163e288c6e9d450ecfabb785819c6cfe65 /TODO
parentc5c79bec64a991f350632f02f59d25c3d61d01fc (diff)
Only allow one instance of gsr-ui to run
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 553ab92..a556170 100644
--- a/TODO
+++ b/TODO
@@ -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