aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a couple bugs in the panel settings detection.Ken Moore2015-02-17
* Have the clock panel plugin try to use vertical space rather than horizontal ...Ken Moore2015-02-17
* Clean up how the lumina-desktop closes down:Ken Moore2015-02-17
* Clean up some more debugging output from the LPanel class (make it switchable...Ken Moore2015-02-17
* Remove some temporary debugging statements.Ken Moore2015-02-17
* Fix some panel interactions.Ken Moore2015-02-17
* Add the ability to "reset" an application back to defaults in lumina-config -...Ken Moore2015-02-17
* Clean up a few things in Lumina:Ken Moore2015-02-17
* Oops, fix another crash with desktop plugins: forgot to disable the synctimer...Ken Moore2015-02-16
* Clean up some plugin interactions (including an OpenBSD crash with desktop pl...Ken Moore2015-02-12
* Update the Lumina port makefile for FreeBSD to add a multimedia option (enabl...Ken Moore2015-02-12
* Another couple small fixes for the default lumina theme.Ken Moore2015-02-09
* Fix the OnlyShowIn= entry to use "LUMINA" (all caps) since that is what is al...Ken Moore2015-02-05
* Add the ability to set different date/time formats on a session-wide scale, a...Ken Moore2015-02-05
* Another bit of cleanup/rearranging in lumina-config.Ken Moore2015-02-05
* Re-arrange the lumina-config UI a bit. Now the different sections are grouped...Ken Moore2015-02-05
* Add a new dialog for prompting the user to select a plugin (of any type). Als...Ken Moore2015-02-05
* Oops, forgot to add the new Lumina theme definitions into the "None" theme (s...Ken Moore2015-02-05
* Finish cleaning up that last bits of hard-coded stylesheets, and tie them in ...Ken Moore2015-02-05
* Clean up the default theme template a bit more, and remove some leftover styl...Ken Moore2015-02-04
* Update all the other Lumina color schemes to work with their respective wallp...Ken Moore2015-02-03
* Update the Lumina-Purple color scheme to work better with the purple Lumina w...Ken Moore2015-02-03
* Update the Lumina-Red color scheme. Now it works quite well as a darker theme...Ken Moore2015-02-03
* Find/fix a couple other issues with the themes files.Ken Moore2015-02-03
* Add a new PC-BSD (version 10.x) color scheme for the Lumina DesktopKen Moore2015-02-03
* Update the theme files that are included with Lumina (much nicer now).Ken Moore2015-02-03
* Add a bit of a margin above the save button in lumina-configKen Moore2015-02-03
* Add the ability to distinguish between desktop plugins that should be transpa...Ken Moore2015-02-03
* Add an "apply" button to the lumina-config theme editor. Now the "save" butto...Ken Moore2015-02-03
* Make sure that the panel has the "sticky" flag set. This ensures that it is c...Ken Moore2015-02-02
* Make sure that the font-family declaration is set off within quotes when asse...Ken Moore2015-02-02
* Merge pull request #45 from Nanolx/lumina-x11Ken Moore2015-01-30
|\
| * proper initialization of lumina-panelChristopher Roy Bratusek2015-01-30
* | Oops, make sure that if brightness controls are not available, that the syste...Ken Moore2015-01-30
* | Add the ability for the distribution defaults to use just the name of the sys...Ken Moore2015-01-28
|/
* Clean up how Lumina loads the startapps files. Now it will combine any files ...Ken Moore2015-01-28
* Merge pull request #43 from Nanolx/luminaos-debianKen Moore2015-01-28
|\
| * debian: add lumina-info package, install translations into specific packages,...Christopher Roy Bratusek2015-01-28
| * debian/rules: minor fixChristopher Roy Bratusek2015-01-27
| * two commands not allowed to fail (debian/rules)Christopher Roy Bratusek2015-01-27
| * improve debian packaging, install missing file, provide fallback configurationChristopher Roy Bratusek2015-01-26
* | Merge pull request #44 from Nanolx/lumina-miscKen Moore2015-01-28
|\ \
| * | string change in LuminaOS-Debian / qt5ct instead of qtconfigChristopher Roy Bratusek2015-01-28
| * | read /etc/luminaStartapps aswellChristopher Roy Bratusek2015-01-28
|/ /
* | Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, c...Ken Moore2015-01-28
* | Also add the lumina-info utility to the i18n-projects file (so it gets added ...Ken Moore2015-01-28
* | Add a new utility: lumina-infoKen Moore2015-01-28
* | Add a new function to all LuminaOS files: OSName()Ken Moore2015-01-28
* | Make sure to convert any tab characters into spaces before parsing the output...Ken Moore2015-01-26
* | Clean up the lumina-fm device usage from LuminaOS.Ken Moore2015-01-26
bgstack15