Make checkbox nicer

This commit is contained in:
dec05eba
2024-09-11 19:19:10 +02:00
parent 234cc3391e
commit cb04c11b2c
10 changed files with 107 additions and 46 deletions

8
TODO
View File

@@ -31,4 +31,10 @@ 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.
Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all.
Combobox shouldn't show all items if its the combobox at the bottom and scrolling is needed to show them all.
Filechooser should have the option to select list view, search bar and common folders/mounted drives on the left side for quick navigation.
Start recording/replay/streaming with correct data from settings.
Save recording/replay/streaming status to file.
Save gsr info data to file to quick re-open.