aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins/showdesktop
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.
* Change the icon for the "showdesktop" plugin to be an image of the desktop ↵Ken Moore2015-10-15
| | | | (user-desktop) instead of a house.
* Add a new panel plugin: HomeButtonKen Moore2015-01-19
This button will hide all open windows so the desktop is visible (useful for touch screens or small devices)
bgstack15