aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/extrafiles/screensavers
Commit message (Collapse)AuthorAge
* Changed color and removed comments from Matrix screensaverZackaryWelch2018-01-05
|
* Added Matrix screensaverZackaryWelch2018-01-04
|
* Added missing JSON file for Grav screensaverZackaryWelch2017-12-18
|
* Small updates to QML screensavers to take Screen size and further workZackaryWelch2017-12-04
| | | | on the Grav screensaver
* Finished Grav screensaver in QMLZackaryWelch2017-11-08
|
* Started incorporating the Grav screensaver to QMLZackaryWelch2017-10-25
|
* Added the QML Video screensaverZackaryWelch2017-10-25
|
* Tinker with the color divisions in "Warp" a bit - ensure more even ↵Ken Moore2017-10-12
| | | | distribution of colors
* Add some color to the "Warp" starfield.Ken Moore2017-10-12
|
* Add a new screensaver: WarpKen Moore2017-10-12
| | | | | This is a starfield "warping" effect screensaver. Also turn off a bunch of debugging within the C++ screensaver plugin system
* Get the Lumina2 screensaver system converted over to the new QML-backed ↵Ken Moore2017-10-11
| | | | | | plugin system. Still need to clean up some old files within the source tree, but it all works right now.
* Write up the new ScreenSaver plugins management class (untested)Ken Moore2017-10-10
| | | | Also cleanup a bit more of the documentation for the new plugin system.
* Change the layout of the screensaver files directory a bit.Ken Moore2017-10-10
| | | | This adds the formalization of a JSON manifest for determining which screensavers are valid and how to launch them, as well as all sorts of other legal/author information as desired.
* Make the number of fireflies scale a bit better with the size of the screenKen Moore2017-10-10
|
* Update the Fireflies screensaver - seems to work fine nowKen Moore2017-10-10
|
* Fix up the QML test routine a bit, and add a couple works-in-progress for a ↵Ken Moore2017-10-10
new firefly screensaver.
bgstack15