Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
| | | | | Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. | ||
* | Add a new panel plugin: "line" | Ken Moore | 2015-10-08 |
This simply inserts a horizontal/vertical line to help provide separation between panel sections as needed. Also start moving the project files around: take all the panel plugins and define their files within panel-plugins.pri - will do something similar for desktop-plugins later. |