Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the desktop/plugin screen detection (raw geom, not available). | Ken Moore | 2020-01-31 |
| | | | | Also fix a couple icons (add new options to look for) | ||
* | Added more missing icons | ZackaryWelch | 2017-07-17 |
| | |||
* | Adjust which icons are used for some plugins. | Ken Moore | 2017-05-09 |
| | |||
* | Add a new menu plugin: "lockdesktop". | Ken Moore | 2016-11-21 |
| | | | | This just adds a shortcut to the context menu for locking the desktop session. | ||
* | Add knowledge of the new jsonmenu panel plugin to lumina-config. | Ken Moore | 2016-11-15 |
| | |||
* | Make lumina-config aware of the new "audioplayer" panel plugin. | Ken Moore | 2016-11-10 |
| | |||
* | LARGE UPDATE: | Ken Moore | 2016-11-07 |
| | | | | | | | 1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities) | ||
* | Update Lumina plugin names/descriptions | Mrt134 | 2016-07-05 |
| | | | | - Altered names and descriptions for some of the Lumina desktop/menu/panel plugins. | ||
* | Add the new jsonmenu menu plugin to lumina-config, with a new dialog for ↵ | Ken Moore | 2016-06-30 |
| | | | | setting it up. | ||
* | Fix the RSS reader plugin setting within lumina-config. Now it can ↵ | Ken Moore | 2016-06-09 |
| | | | | add/detect the plugin properly. | ||
* | Add the new RSS reader to the known plugins in lumina-config. | Ken Moore | 2016-06-02 |
| | |||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-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. |