aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* Another checkpoint commit for Lumina 2Ken Moore2017-10-13
* Tinker with the color divisions in "Warp" a bit - ensure more even distributi...Ken Moore2017-10-12
* Add some color to the "Warp" starfield.Ken Moore2017-10-12
* Add a new screensaver: WarpKen Moore2017-10-12
* Update lumina-checkpass with 2 additional options:Ken Moore2017-10-11
* A bit more cleanup for the screensaver system.Ken Moore2017-10-11
* Get the Lumina2 screensaver system converted over to the new QML-backed plugi...Ken Moore2017-10-11
* Write up the new ScreenSaver plugins management class (untested)Ken Moore2017-10-10
* Cleanup a lot of stale/unused files within the Lumina2 souce tree.Ken Moore2017-10-10
* Change the layout of the screensaver files directory a bit.Ken Moore2017-10-10
* 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 n...Ken Moore2017-10-10
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Added the option of playing multiple videos or one video in a loopZackaryWelch2017-09-11
* A few quick updates to the Fireflies screensaver.Ken Moore2017-09-08
* Some more cleanup on Lumina2:Ken Moore2017-08-31
* A bit more cleanup. Nothing too special.Ken Moore2017-08-31
* A large amount of cleanup:Ken Moore2017-08-31
* A but more work on Lumina2:Ken Moore2017-08-31
* A couple more minor tweaks.Ken Moore2017-08-30
* Finish up all the mouse focus handling for embedded windows. Works beautifull...Ken Moore2017-08-30
* Clean up the use of the settings files within the entire screensaver system.Ken Moore2017-08-30
* Make sure the context menu label is center-alignedKen Moore2017-08-29
* Get a lot of the root context menu up and running. Now the application list i...Ken Moore2017-08-29
* Start getting the Root context menu all moved over from Lumina 1 to 2.Ken Moore2017-08-29
* Come more work on compositing. Seems like there is a significant difference b...Ken Moore2017-08-28
* Remove the src-DE directory from lumina-desktop-unified. No need for this old...Ken Moore2017-08-28
* A bunch more work on Lumina 2 mouse focus settings and such.Ken Moore2017-08-27
* Finished the video slideshowZackaryWelch2017-08-25
* Added fixes for the experimental video screensaverZackaryWelch2017-08-15
* Couple trivial changes to some files.Ken Moore2017-08-14
* Updated the list of includes for Lumina 2ZackaryWelch2017-08-04
* Added an experimental VideoSlideshow screensaver plus fixesZackaryWelch2017-08-04
* Setup the Lumina 1.x desktop to use the new theme engine by defaultKen Moore2017-08-03
* Adjust the screensaver restart routine a bit.Ken Moore2017-08-02
* Fix up the screensaver animation crashes *again*.Ken Moore2017-08-01
* Fixed Grav loop and disabled screensaver brightnessZackaryWelch2017-08-01
* Fix up the grav screensaver a bit so it does not crash on close any more.Ken Moore2017-07-31
* Start adding the application launch functionality to the session (untested)Ken Moore2017-07-21
* Fix up some multi-monitor issues with Lumina2 (Qt auto-scaling is a really ba...Ken Moore2017-07-21
* Another checkpoint in the compositing saga. Got most of it working, but still...Ken Moore2017-07-19
* Added more missing iconsZackaryWelch2017-07-17
* Fix a few random issues with Lumina2.Ken Moore2017-07-12
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-07-12
|\
| * Get the keyboard shortcut for "LockScreen" (case-insensitive) working, and fi...Ken Moore2017-07-11
* | Start adding some default keyboard shortcuts/files to Lumina 2.Ken Moore2017-07-11
|/
* De-activate the volume reset on logout, and remove an old class/files from th...Ken Moore2017-07-08
* Split out the X11->Qt conversion function into it's own file (getting too lon...Ken Moore2017-07-08
* Clean up the LShortcutEvents class so it uses Qt::Key values now instead of r...Ken Moore2017-07-08
bgstack15