aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified
Commit message (Expand)AuthorAge
* Initial merge of the screensaver into the main lumina-desktop buildsKen Moore2020-04-24
* fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
* Checkpoint commit for some uncommitted changed to lumina-desktop-unifiedKen Moore2018-09-06
* Get more of the tray icon reading put together.Ken Moore2018-06-06
* Fix up the crash on resize.Ken Moore2018-06-05
* Try to get the window resizes working.Ken Moore2018-06-05
* Get the window movement working, and mouse cursor changes on mouseover workin...Ken Moore2018-06-05
* Fix up the window frame borders.Ken Moore2018-06-05
* Get the panels/plugins updating appropriately when the settings file changes.Ken Moore2018-06-05
* Add the NativeEmbedWidget.h file to git (forgot to include previously)Ken Moore2018-05-23
* Get more of the system status indicators up and running properly.Ken Moore2018-05-16
* Add another plugin:Ken Moore2018-05-16
* Get the Clock plugin all finished up.Ken Moore2018-05-16
* Get the Clock plugin cleaned up a bit so it better supports multi-line panels.Ken Moore2018-05-15
* Get the plugin system working with the panels.Ken Moore2018-05-15
* Quick update for some of the Lumina unified files. Getting plugins ready to go.Ken Moore2018-05-15
* Get the screen reservation work finished up and committed.Ken Moore2018-05-13
* Commit a bunch more work on the Lumina 2 screen reservations.Ken Moore2018-04-26
* Get a bit more work on the new window-embed routine for Lumina 2Ken Moore2018-04-10
* Add in the widgets-based version of panels.Ken Moore2018-04-09
* Some more work on the Widget-base NativeWindow.Ken Moore2018-03-20
* 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
bgstack15