aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp
Commit message (Expand)AuthorAge
* Checkpoint commit for some uncommitted changed to lumina-desktop-unifiedKen Moore2018-09-06
* Get more of the tray icon reading put together.Ken Moore2018-06-06
* Add another plugin:Ken Moore2018-05-16
* Get the Clock plugin cleaned up a bit so it better supports multi-line panels.Ken Moore2018-05-15
* Get the plugin system working with the panels.Ken Moore2018-05-15
* Get the screen reservation work finished up and committed.Ken Moore2018-05-13
* Commit a bunch more work on the Lumina 2 screen reservations.Ken Moore2018-04-26
* Add in the widgets-based version of panels.Ken Moore2018-04-09
* Some more work on the Widget-base NativeWindow.Ken Moore2018-03-20
* Split the Lumina 2 backend:Ken Moore2018-03-07
* Some work on Lumina 2.Ken Moore2018-02-28
* Add a new "Clock_Digital" pluginKen Moore2018-02-02
* Finish getting the session settings all loaded by the Desktop Manager.Ken Moore2018-02-01
* Get a unified system clock setup within the RootDesktopObject.Ken Moore2018-02-01
* Another large batch of work on Lumina 2.Ken Moore2018-01-31
* A few couple other attempts at the layering issue.Ken Moore2018-01-30
* Couple more minor tweaks - trying to get the layering working properly.Ken Moore2018-01-29
* Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-29
|\
| * Get some more of Lumina 2 cleaned up:Ken Moore2018-01-19
* | Some more updates for Lumina 2:Ken Moore2018-01-29
|/
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* Fix up the saving of the current window positions in the backend objects.Ken Moore2018-01-11
* Get the panels all setup and functional.Ken Moore2018-01-11
* Get a lot more of the Native Window embed routine up and running. Actually us...Ken Moore2018-01-11
* Get the window compositing/painting routine finished up with a seamless image...Ken Moore2018-01-10
* Completed resizing on the QML Window Frame, cosmetic improvements, and settin...ZackaryWelch2018-01-09
* Get the QML reading the raw QImage data using the HTML data format (base64).Ken Moore2018-01-09
* Another large update to Lumina 2:Ken Moore2018-01-08
* Get a lot more of the NativeWindowObject QML-ified.Ken Moore2018-01-04
* Add the new-ish NativeWindowObject class to Lumina2Ken Moore2018-01-03
* Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-01-02
* Setup the RootDesktopObject to start providing NativeWindow objects to the QM...Ken Moore2017-12-20
* Add a new C++ object: PanelObjectKen Moore2017-12-19
* Get the Iteration over objects working for Lumina 2 (wallpapers).Ken Moore2017-11-16
* Another attempt to fix the Repeater of objects issue in Lumina 2.Ken Moore2017-11-16
* Re-arrange the 2.0 desktop sources (QML + associated C++ files).Ken Moore2017-10-25
bgstack15