diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
commit | d84054ecbbd15e92736e5e5f55e36f72f410d3a5 (patch) | |
tree | 25f3aae9ca5c4e16eb0bfe163044c1080f9bed96 /TODO | |
parent | 939bf23921cce4b934ecc2a98fa871c7538d0276 (diff) |
gsr-overlay > gsr-ui
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -28,8 +28,8 @@ For system startup dont allow default output/input audio, as that can change aft Make hotkeys configurable. -Move hotkey to gsr-overlay-daemon which should execute gpu-screen-recorder --info on start, write that output to /tmp/blabla (or $XDG_RUNTIME_DIR) and gsr-overlay - should read that tmp file. gsr-overlay should remove show/hide functions for overlay and run show on startup. +Move hotkey to gsr-ui-daemon which should execute gpu-screen-recorder --info on start, write that output to /tmp/blabla (or $XDG_RUNTIME_DIR) and gsr-ui + should read that tmp file. gsr-ui should remove show/hide functions for overlay and run show on startup. Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all. @@ -48,4 +48,8 @@ Show warning when selecting hevc/av1 on amd because of amd driver/ffmpeg bug. Update gsr info and validate saved config when monitors update. The selected monitor/audio may no longer be available. Have different modes. Overlay, window and side menu. Overlay can be used on x11, window and side menu can be used on both x11 and wayland. - Window mode should look similar to overlay.
\ No newline at end of file + Window mode should look similar to overlay. + +Look at /home/dec05eba/git/global-hotkeys for hotkeys. + +Show navigation breadcrumbs for settings and deeper navigation (such as selecting a directory to save videos).
\ No newline at end of file |