Revision 0692107...
Go back to digest for 14th October 2012Features in KDE Base
Oliver Henshaw committed changes in [kde-workspace/push/4.9] powerdevil/daemon/actions/dpms/powerdevildpmsaction.cpp:
Prevent button action from enabling disabled DPMS
Button actions call triggerImpl, which leaves DPMS enabled. It can't be
disabled until return from idle, as that would wake the screen. Solve
this by explicitly setting DPMS timeouts to zero when DPMS is meant to
be disabled - i.e. when unloading the action or when screen power
management is inhibited.
REVIEW: 106794
File Changes
Modified 1 files
- powerdevil/daemon/actions/dpms/powerdevildpmsaction.cpp
1 files changed in total