aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/src-desktop
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-29
|\
| * a Couple more minor tweaks.Ken Moore2018-01-19
| * 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
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-08
|\
| * Fix up the wallpaper failover routine.Ken Moore2018-01-08
* | Changes to NativeWindow frame QMLZackaryWelch2018-01-08
|/
* Another large update to Lumina 2:Ken Moore2018-01-08
* Added WindowFrame for qmlZackaryWelch2018-01-05
* 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
* Make sure the QML filenames correspond to the C++ objects (PanelObject.h -> P...Ken Moore2017-12-20
* Add a new C++ object: PanelObjectKen Moore2017-12-19
* Minor cleanup. Get icons working on the context menu.Ken Moore2017-11-16
* Get more of the new QML interface working for Lumina 2.Ken Moore2017-11-16
* 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
* 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
* Some more cleanup on Lumina2:Ken Moore2017-08-31
* A but more work on Lumina2:Ken Moore2017-08-31
* 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
* Start adding the application launch functionality to the session (untested)Ken Moore2017-07-21
* Move Lumina2 over to using the static instance of the DesktopSettings class r...Ken Moore2017-07-05
* Commit some more debugging and changes to the event systems for Lumina2.Ken Moore2017-06-27
* Another large batch of re-organization for lumina-desktop-unified.Ken Moore2017-06-27
* 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
bgstack15