diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-14 22:34:25 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-14 22:34:25 +0100 |
commit | 35a2fcc61507891e86708be1720d5170dc4794fe (patch) | |
tree | 445f1cc87597b731dbd80b67238ee6ba02511231 /TODO | |
parent | bb54b679561fa6619515d7c34852c77d853f34a8 (diff) |
Fix window/game name for games such as 'the finals' that have weird names with utf8-bom and zero width space characters
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |