aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/LSession.cpp
Commit message (Expand)AuthorAge
* 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
* 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
* Fix a bunch of the signals/slots connections. They should all be hooked up now.Ken Moore2017-06-27
* Another large batch of re-organization for lumina-desktop-unified.Ken Moore2017-06-27
* Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
* Another large batch of work on Lumina2:Ken Moore2017-02-01
* Add a new "NativeWindow" class to the library. This is a pure Qt container cl...Ken Moore2017-02-01
* Get a lot more of Lumina2 working. Now the window embed systems are functiona...Ken Moore2017-01-31
* Get the next phase of Lumina2 working: The context menu for the desktop itself.Ken Moore2017-01-30
* Another large update for Lumina 2:Ken Moore2017-01-27
* Another large batch of work on the new unified desktop.Ken Moore2017-01-26
* Finish up the new RootWindow class, and tie it into the lumina-desktop-unifie...Ken Moore2017-01-26
* A few more code changes for Lumina2.Ken Moore2017-01-10
* More setup for Lumina2:Ken Moore2017-01-10
* Get some more stuff merged over. Starting to glue the various global structur...Ken Moore2017-01-05
* Create a new "lumina-desktop-unified" core subproject (DO NOT USE)Ken Moore2017-01-04
bgstack15