aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/SystemWindow.ui
Commit message (Collapse)AuthorAge
* 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.
* Clean up the new suspend support in Lumina, and add it to the system "log ↵Ken Moore2015-04-19
| | | | out" menu as an option (if supported on that system).
* Make sure to put a max length on the text in the user button items (180 ↵Ken Moore2014-10-27
| | | | | | pixels - auto-scale does not work unless the widget is visible). Also remove the custom stylesheet for the systemwindow (so it uses the theme). Also start working on the new desktopview plugin (not integrated yet)
* Add the ability to lock the screen from the log out menu in lumina-desktop.Ken Moore2014-09-19
|
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15