From af4fc84ef75498144864eef78777b5065d79f297 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 14 May 2025 21:00:21 +0200 Subject: Fix some mice and controllers being grabbed when they shouldn't --- TODO | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 471387a..82726c7 100644 --- a/TODO +++ b/TODO @@ -175,4 +175,13 @@ Add option to start recording/replay/stream after the notification has disappear When using wayland for mgl try using wlr-layer-shell and set layer to overlay and keyboard interactivity to exclusive. Do something similar for notifications. -When starting gsr-ui remove any temporary replay disk data that has possibly remained from a crash, by looking for all folders that starts with gsr-replay and end with .gsr, in the replay directory. \ No newline at end of file +When starting gsr-ui remove any temporary replay disk data that has possibly remained from a crash, by looking for all folders that starts with gsr-replay and end with .gsr, in the replay directory. + +Add restart program button, in global settings. It should do almost the same thing as exit program, execept execv gsr-ui. + +When gpu screen recorder ui can run as a regular window (and supports tray icon and global shortcut portal) remove gpu screen recorder gtk. Then all error checking needs to be moved from that project to this project. + May need support for multi windows, or create a small project to display dialogs. + +Add a bug report page that automatically includes system info (make this clear to the user). + Do this by sending the report to a custom server that stores that data. + The server should limit reports per IP to prevent spam. \ No newline at end of file -- cgit v1.2.3-70-g09d2