aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* 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
* Another large batch of re-organization for lumina-desktop-unified.Ken Moore2017-06-27
* Nuke some old reference files in the lumina-desktop-unified directory (not used)Ken Moore2017-06-26
* Large amount of whitespace cleanup, and almost get the LuminaRandR class fini...Ken Moore2017-06-23
* Summary:fjs-github2017-05-11
* Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
* Update the new screensaver framework a bit, and add a replacement for the def...Ken Moore2017-03-02
* Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
* 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
* Continue the re-assembly of the desktop backend.Ken Moore2017-01-06
* 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