Load settings from config file

This commit is contained in:
dec05eba
2024-09-11 01:49:10 +02:00
parent 8746e8e43c
commit 234cc3391e
7 changed files with 136 additions and 26 deletions

2
TODO
View File

@@ -30,3 +30,5 @@ 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.