Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a new "DarkGlass" theme to Lumina and the pkg-plist. | Ken Moore | 2017-01-27 |
| | |||
* | Adjust the QMenu margins a bit more: use 2em for both the left and right ↵ | Ken Moore | 2016-12-27 |
| | | | | margins (better for 4k screens) | ||
* | Adjust the QMenu padding to use "em" values instead of "px" values. This ↵ | Ken Moore | 2016-12-23 |
| | | | | should make it automatically adjust for high DPI screens. | ||
* | LARGE UPDATE: | Ken Moore | 2016-11-07 |
1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities) |