This commit is contained in:
dec05eba
2025-01-09 20:26:54 +01:00
parent ce6c924f58
commit 35578e79ec

4
TODO
View File

@@ -20,8 +20,6 @@ Make hotkeys configurable.
Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation. Also a button to create a new directory. Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation. Also a button to create a new directory.
Support wayland (excluding gnome, or force xwayland on gnome).
Restart replay on system start if monitor resolution changes. Restart replay on system start if monitor resolution changes.
Show warning when selecting hevc/av1 on amd because of amd driver/ffmpeg bug. Show warning when selecting hevc/av1 on amd because of amd driver/ffmpeg bug.
@@ -111,4 +109,4 @@ 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 "". 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 enabling X11 global hotkey again only grab lalt, not ralt.