aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/src-screensaver/LScreenSaver.cpp
Commit message (Collapse)AuthorAge
* Ensure that the xorg DPMS system is only enabled when the screensaver comes on.Ken Moore2020-05-06
| | | | It does not seem to have the same input/activity checks that the screensaver uses
* Ensure the desktop window itself does not stop the SS from triggeringKen Moore2020-05-05
|
* Get the screensaver system up and running.Ken Moore2020-05-04
| | | | The lockscreen prompt is disabled at the moment while testing some input detection mechanisms (unlock button just always works without verifying password)
* Some more updates to the desktop.Ken Moore2020-04-24
| | | | Get the screensaver checks working
* Initial merge of the screensaver into the main lumina-desktop buildsKen Moore2020-04-24
bgstack15