Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in comment. | Martin Whitaker | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Catch and ignore exception if there's no screensaver service. | Martin Whitaker | 2018-09-21 | 1 | -5/+8 |
| | | | | | This is needed if the installer is run from IceWM, which doesn't run xscreensaver or implement the freedesktop ScreenSaver API. | ||||
* | Disable screensaver/lock whilst installer is running. | Martin Whitaker | 2018-08-07 | 1 | -6/+20 |
| | | | | (as requested by the QA team) | ||||
* | Use polkit instead of consolehelper to gain root access. | Martin Whitaker | 2016-12-19 | 1 | -0/+6 |
Rather than spending lots of time figuring out why consolehelper no longer works in GNOME. |