clight-gui icon indicating copy to clipboard operation
clight-gui copied to clipboard

restore on exit option

Open nullobsi opened this issue 4 years ago • 3 comments

nullobsi avatar Aug 06 '21 13:08 nullobsi

this config option is not exposed via dbus API, closing for now

nullobsi avatar Aug 09 '21 04:08 nullobsi

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)

FedeDP avatar Aug 09 '21 07:08 FedeDP

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!

FedeDP avatar Aug 11 '21 19:08 FedeDP