aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* Quick checkpoint on the new NativeWindow class (Widgets).Ken Moore2018-03-20
* Add the beginnings of the new window frame (widgets-based)Ken Moore2018-03-09
* Split the Lumina 2 backend:Ken Moore2018-03-07
* Start writing up research on how to do the keyboard event listening.Ken Moore2018-02-28
* Some work on Lumina 2.Ken Moore2018-02-28
* Some quick updates to lumina-terminalKen Moore2018-02-06
* Add an xsession file for Lumina 2.Ken Moore2018-02-05
* 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
* 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
* 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
|\
| * 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
* | 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
* 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
|/
* 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
bgstack15