From 071ecf46deb8d47b6ef9b4e7ccf759f5b1df9843 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 30 Sep 2025 11:06:58 +0200 Subject: [PATCH] Update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 4393d79..35ce1d9 100644 --- a/TODO +++ b/TODO @@ -210,4 +210,8 @@ Window selection doesn't work when a window is fullscreen on x11. Make it possible to change replay duration of the "save 1 min" and "save 10 min" by adding them to the replay settings as options. If replay duration is set below the "save 1 min" or "save 10 min" then gray them out and when hovering over those buttons - show a tooltip that says that those buttons cant be used because the replay duration in replay settings is set to a lower value than that (and display the replay duration there). \ No newline at end of file + show a tooltip that says that those buttons cant be used because the replay duration in replay settings is set to a lower value than that (and display the replay duration there). + +The UI is unusable on a vertical monitor. + +Steam overlay interfers with controller input in gsr ui. Maybe move controller handling the gsr-global-hotkeys to do a grab on the controller, to only give the key input to gsr ui.