aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* 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
* Commit a work-in-progress for converting an X11 keycode into a Qt::Key defini...Ken Moore2017-07-07
* Prototype screensavers for Lumina 2.0ZackaryWelch2017-07-06
* Added Grav screensaver and removed whitespaceZackaryWelch2017-07-06
* Move Lumina2 over to using the static instance of the DesktopSettings class r...Ken Moore2017-07-05
* Get the window size/position change detection implemented.Ken Moore2017-06-29
* Turn on the OpenGL backing for Lumina2.Ken Moore2017-06-29
* Get a lot more of the Lumina2 window-management functionality working.Ken Moore2017-06-28
* Cleanup a bit more of the root level property setting. Now things seem to be ...Ken Moore2017-06-27
* Commit a bunch more root-level session changes - should be almost ready to st...Ken Moore2017-06-27
* Commit some more debugging and changes to the event systems for Lumina2.Ken Moore2017-06-27
* Fix a bunch of the signals/slots connections. They should all be hooked up now.Ken Moore2017-06-27
* Some more debuggingKen Moore2017-06-27
* Add some debugging to the unified processKen Moore2017-06-27
bgstack15