clight-gui
clight-gui copied to clipboard
restore on exit option
this config option is not exposed via dbus API, closing for now
Yep I completely forgot to add it to the DBus api ;) I will, once I come back from vacation! (Btw It is super easy to add it, you can try to make a PR if you wish! Have a look at src/modules/interface.c ; it should be enough to add the SD_BUS_WRITABLE_PROPERTY for gamma and backlight APIs)
Uh i forgot that i already exposed the RestoreOnExit property on dbus interface; i had yet to document it! I just upgraded clight wiki pages to reflect the new properties!