aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/BootSplash.ui
Commit message (Collapse)AuthorAge
* Add the Lumina version to the bottom of the boot splash as well.Ken Moore2016-12-01
|
* A few more tweaks for the boot splash. Font weights and such to better ↵Ken Moore2016-11-30
| | | | accent the rest of the UI.
* Cleanup the bootsplash a bit:Ken Moore2016-11-30
| | | | | | 1) Move the loading message/progress to the bottom of the window. 2) Move the loading icon to the top-left side 3) Implement the (optional) usage of the "fortune" utility for a random/short message during the loading process.
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-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.
bgstack15