aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/src-desktop/src-qml
Commit message (Expand)AuthorAge
* Some work on Lumina 2.Ken Moore2018-02-28
* Add a new "Spacer" plugin, and tinker with a lot of the panel mechanics.Ken Moore2018-02-02
* Add a new "Clock_Digital" pluginKen Moore2018-02-02
* Fix up the battery status text.Ken Moore2018-02-02
* Get the FreeBSD OSInterface class all setup.Ken Moore2018-02-01
* Another large batch of work on Lumina 2.Ken Moore2018-01-31
* Get a lot more cache system setup for OSInterface backend.Ken Moore2018-01-31
* Get the volume button/backend functional.Ken Moore2018-01-31
* Get the Battery notification button put together.Ken Moore2018-01-30
* Start putting the new statusTray plugin together.Ken Moore2018-01-30
* A few couple other attempts at the layering issue.Ken Moore2018-01-30
* 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
|/
* 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
* Changes to NativeWindow frame QMLZackaryWelch2018-01-08
* Another large update to Lumina 2:Ken Moore2018-01-08
* Added WindowFrame for qmlZackaryWelch2018-01-05
* 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
* 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
bgstack15