aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/LSession.cpp
Commit message (Expand)AuthorAge
* Fix up the crash on resize.Ken Moore2018-06-05
* Get the Clock plugin all finished up.Ken Moore2018-05-16
* Get the plugin system working with the panels.Ken Moore2018-05-15
* Commit a bunch more work on the Lumina 2 screen reservations.Ken Moore2018-04-26
* Start putting the new statusTray plugin together.Ken Moore2018-01-30
* A few couple other attempts at the layering issue.Ken Moore2018-01-30
* Another large update to Lumina 2:Ken Moore2018-01-08
* Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-01-02
* Re-arrange the 2.0 desktop sources (QML + associated C++ files).Ken Moore2017-10-25
* Another quick checkpoint for Lumina 2 files. Nothing too spectacular yet - st...Ken Moore2017-10-18
* Another checkpoint commit for Lumina 2Ken Moore2017-10-13
* Get the Lumina2 screensaver system converted over to the new QML-backed plugi...Ken Moore2017-10-11
* Some more cleanup 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
* 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
* A bunch more work on Lumina 2 mouse focus settings and such.Ken Moore2017-08-27
* 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
* 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
* 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