aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* 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
|/
* 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
|/
* 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
* Small updates to QML screensavers to take Screen size and further workZackaryWelch2017-12-04
* i18n: fix out of tree buildAndreas Müller2017-11-27
* 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
* Split the LFileInfo class into it's own files.Ken Moore2017-11-15
* Finished Grav screensaver in QMLZackaryWelch2017-11-08
* Started incorporating the Grav screensaver to QMLZackaryWelch2017-10-25
* Added the QML Video screensaverZackaryWelch2017-10-25
* 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
* Tinker with the color divisions in "Warp" a bit - ensure more even distributi...Ken Moore2017-10-12
* Add some color to the "Warp" starfield.Ken Moore2017-10-12
* Add a new screensaver: WarpKen Moore2017-10-12
* Update lumina-checkpass with 2 additional options:Ken Moore2017-10-11
* A bit more cleanup for the screensaver system.Ken Moore2017-10-11
* Get the Lumina2 screensaver system converted over to the new QML-backed plugi...Ken Moore2017-10-11
* Write up the new ScreenSaver plugins management class (untested)Ken Moore2017-10-10
* Cleanup a lot of stale/unused files within the Lumina2 souce tree.Ken Moore2017-10-10
* Change the layout of the screensaver files directory a bit.Ken Moore2017-10-10
* Make the number of fireflies scale a bit better with the size of the screenKen Moore2017-10-10
* Update the Fireflies screensaver - seems to work fine nowKen Moore2017-10-10
* Fix up the QML test routine a bit, and add a couple works-in-progress for a n...Ken Moore2017-10-10
bgstack15