aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/panel-plugins/systemdashboard
Commit message (Collapse)AuthorAge
* Some more updates to the desktop.Ken Moore2020-04-24
| | | | Get the screensaver checks working
* Fix the brightness icon againKen Moore2020-01-31
|
* Fix the desktop/plugin screen detection (raw geom, not available).Ken Moore2020-01-31
| | | | Also fix a couple icons (add new options to look for)
* Added more missing iconsZackaryWelch2017-07-17
|
* Changed brightness iconZackaryWelch2017-07-17
|
* Update SysMenuQuick.uiKen Moore2017-05-02
| | | Fix some leftover whitespace.
* Clean up some text on various UI's:Ken Moore2017-05-02
| | | | | 1) Unify the terminology for all the "leave" options (power off, restart, log out) 2) Remove some superfluous text from the system dashboard plugin menu.
* 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