| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
1. Get dynamic loading of panel plugins functional.
2. Get some layout work for the panels functional (clock plugin still not aligned right - size issue?)
3. Looks like something related to the gridLayout flow pattern is still not getting respected.
|
|
|
|
| |
Trying to get things organized properly on the panels
|
|
|
|
| |
Also ensure the panel plugins are fit to the width/height depending on the type of panel (vertical/horizontal)
|
| |
|
|
|
|
| |
Also test/fix some stuff in the build side of things. OSInterface no longer uses the LUtils and LXDG classes from libLumina.
|
|
|
|
|
|
| |
1. Bypass a Qt bug in multi-session "DISPLAY" number detection
2. Start getting the system tray all setup. Not quite there yet (still some QML issues)
3. Convert all the Menu's to QtControls2 (actually works on multiple screens)
|
|
|
|
| |
Add a new "UpdateButton" to the StatusTray plugin.
|
| |
|
| |
|
|
The networking status button is working now, need to finish the others.
|