Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fontMetrics().width -> fontMetrics().horizontalAdvance | lbartoletti | 2019-10-22 |
| | |||
* | A large amount of cleanup: | Ken Moore | 2017-08-31 |
| | | | | | | | | | 1) Fix the screen-alignment in a number of screensavers 2) Fix the restart-interval for screensavers (60 seconds by default) 3) Fix the cleanup of old screensaver objects between rotations 4) Add a default settings file for screensavers 5) Fix the prioritization of the settings files within DesktopSettings. 6) Turn off some event filter debugging | ||
* | Clean up the use of the settings files within the entire screensaver system. | Ken Moore | 2017-08-30 |
| | | | | Also fix some minor whitespace/alignment in code, and add fallback routines to a couple screensavers which need external files (so they don't crash if nothing was setup or a directory is empty) | ||
* | Added an experimental VideoSlideshow screensaver plus fixes | ZackaryWelch | 2017-08-04 |
| | |||
* | Prototype screensavers for Lumina 2.0 | ZackaryWelch | 2017-07-06 |