Summary: | please add "disable screensaver" option to powermanagement profiles | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Daniel Mader <danielstefanmader+kde> |
Component: | powermanagement | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | afiestas, andresbajotierra, kde, oliver.henshaw |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.11 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 318461 | ||
Bug Blocks: |
Description
Daniel Mader
2011-02-13 12:34:46 UTC
We should definitively implement this. Firstly, browsers should be inhibiting the screensaver/screen power saving - see https://bugzilla.mozilla.org/show_bug.cgi?id=811261 and http://code.google.com/p/chromium/issues/detail?id=103932 Disabling power management in the battery applet will also inhibit the screenlocker but selecting "Never shutdown the screen" for an activity will not. This is fixable by having the screenlocker ask powerdevil whether it should lock or by having powerdevil inhibit the screenlocker which will in turn inhibit powerdevil. Mildly tangled interactions like these are why I suspect all policy should be in one process. Screen saver is now being blocked by a PM inhibition, and most browsers handle that nowadays when eg. watching a movie. |