From 35a2fcc61507891e86708be1720d5170dc4794fe Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 14 Jan 2025 22:34:25 +0100 Subject: Fix window/game name for games such as 'the finals' that have weird names with utf8-bom and zero width space characters --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9694ea5..6ff1858 100644 --- a/TODO +++ b/TODO @@ -110,3 +110,6 @@ Re-enable hotkey disable option for flatpak. Make gsr-ui flatpak systemd work nicely with non-flatpak gsr-ui. Maybe change ExecStart to do flatpak run ... || gsr-ui, but make it run as a shell command first with /bin/sh -c "". When enabling X11 global hotkey again only grab lalt, not ralt. + +When adding window capture only add it to recording and streaming and do the window selection when recording starts, to make it more ergonomic with hotkeys. + If hotkey for recording/streaming start is pressed on the button for start is clicked then hide the ui if it's visible and show the window selection option (cursor). \ No newline at end of file -- cgit v1.2.3