aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* 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
|\
| * Couple more minor tweaks - trying to get the layering working properly.Ken Moore2018-01-29
* | Make sure that the desktop canvas is always 2nd from the top of the stack of ...Ken Moore2018-01-29
|/
* 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
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-17
| |\
| * | Add a failsafe setting into the 1.4.x lumina-desktop:Ken Moore2018-01-17
* | | Some more updates for Lumina 2:Ken Moore2018-01-29
* | | Add a quick 10-second failover timer to LScreensaver:Ken Moore2018-01-24
| |/ |/|
* | Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* | Add an additional OS-specific network device type parser.Ken Moore2018-01-12
* | 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
* Get the window appearing now (compositing disabled at the moment)Ken Moore2018-01-08
* Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-08
|\
| * Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-08
| |\
| * | Changes to NativeWindow frame QMLZackaryWelch2018-01-08
* | | Some more work on the NativeWindowSystem.Ken Moore2018-01-08
| |/ |/|
* | Fix up the wallpaper failover routine.Ken Moore2018-01-08
|/
* Another large update to Lumina 2:Ken Moore2018-01-08
* Changed color and removed comments from Matrix screensaverZackaryWelch2018-01-05
* Added WindowFrame for qmlZackaryWelch2018-01-05
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2018-01-04
|\
| * Get a lot more of the NativeWindowObject QML-ified.Ken Moore2018-01-04
| * Add the new-ish NativeWindowObject class to Lumina2Ken Moore2018-01-03
* | Added Matrix screensaverZackaryWelch2018-01-04
|/
* Get the DesktopSettings class automatically providing notifications about fil...Ken Moore2018-01-03
* Merge branch 'master' of github.com:trueos/luminaKen Moore2018-01-02
|\
| * Updated project files for plugin systemZackaryWelch2018-01-02
| * Started a framework for desktop plugins and modified the screensaver plugins ...ZackaryWelch2018-01-02
* | Add the new "DesktopManager" class into lumina2 sources.Ken Moore2018-01-02
|/
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-21
|\
| * 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
| * Added missing JSON file for Grav screensaverZackaryWelch2017-12-18
* | Turn of some stdout messages within the Qt theme plugin.Ken Moore2017-12-21
|/
* Fix up a couple more things:Ken Moore2017-12-07
* Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
* Fix up the sliders-simple.qss style.Ken Moore2017-12-07
* add qballoontip stylesheetq5sys2017-12-07
* Tag version 1.4.1Ken Moore2017-12-07
bgstack15