aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-terminal
Commit message (Collapse)AuthorAge
* Get colors working with the new terminal. Of course this breaks the font ↵Ken Moore2016-04-27
| | | | weight....
* Some minor updates to lumina-terminal. Enable window transparency (75% ↵Ken Moore2016-04-26
| | | | opaque) for a nice effect.
* Add in all the translation files for lumina-terminalKen Moore2016-04-26
|
* 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