Skip to content

Implement smooth brightness change for sysfs / backlight helper

Kai Uwe Broulik requested to merge work/smooth-sysfs-brightness into master

Has the helper do QVariantAnimation and has PowerDevil ignore any brightness change events with a stupid QTimer. I tried making the Auth action wait until the animation was done with a QEventLoop but then KAuth would reject any other actions until it was done...

Edited by Kai Uwe Broulik

Merge request reports