aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a new desktop plugin: desktopviewKen Moore2014-11-03
* Large quality of life update to Lumina:Ken Moore2014-10-30
* For the system tray, only have it make changes when doing the whole check: do...Ken Moore2014-10-29
* Tag Lumina version 0.7.1:Ken Moore2014-10-29
* Insert a sanity check into lumina-config:Ken Moore2014-10-29
* Make sure to put a max length on the text in the user button items (180 pixel...Ken Moore2014-10-27
* Add a new menu plugin:Ken Moore2014-10-23
* Add the auto-hide ability for the Lumina panels (and add a configuration opti...Ken Moore2014-10-23
* Fix the auto-loading of the Lumina wallpapers directory in lumina-config.Ken Moore2014-10-23
* Remove the requirement for the "native" graphics engine in Qt for the desktop...Ken Moore2014-10-22
* Fix another possible crash in the system tray: when a tray icon fails to get ...Ken Moore2014-10-22
* Fix the system tray checking to once run one at a time (to prevent possible c...Ken Moore2014-10-22
* Add randomization to the wallpaper image that is used on first start of a des...Ken Moore2014-10-21
* Add a workaround for a fluxbox bug:Ken Moore2014-10-21
* Add a couple missing dependencies to the FreeBSD port for Lumina:Ken Moore2014-10-21
* Adjust how the backend for the system tray works:Ken Moore2014-10-17
* Add a quick "make-linux-distro.sh" script to change the linux template file u...Ken Moore2014-10-15
* Clean up a couple other port/files issues.Ken Moore2014-10-15
* Fix a couple other bugs in the Lumina startup routine. Looks like the effects...Ken Moore2014-10-15
* Make sure to "fully" disable the Phonon usage in LSession: It appears some co...Ken Moore2014-10-15
* Add a quick check to the Lumina init routine: Have it check for the Lumina sh...Ken Moore2014-10-15
* Oops, add the default theme template to the Lumina build. Now users will actu...Ken Moore2014-10-15
* Merge pull request #20 from ajacoutot/openbsd-backlightKen Moore2014-10-15
|\
| * OpenBSD setScreenBrightness: make the brightness change smootherAntoine Jacoutot2014-10-15
|/
* Fix broken lumina pkg-plistKris Moore2014-10-14
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-10-14
|\
| * Merge pull request #19 from Nanolx/masterKen Moore2014-10-10
| |\
| | * save settings for lumina-screenshot (screenshot-delay and screenshot-target)Christopher Roy Bratusek2014-10-10
| |/
* | Finish up the rest of the new Lumina Theme engine and the utilities for editi...Ken Moore2014-10-14
* | Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
|/
* Make sure the directory catch for running lumina-fm happens at the end (in ca...Ken Moore2014-10-08
* Oops, fix a typo in the lumina-open usage: Missed removing a couple of the QS...Ken Moore2014-10-08
* Add better binary detection to LuminaUtils, and setup lumina-open to use it.Ken Moore2014-10-08
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* Merge pull request #16 from Nanolx/side-workKen Moore2014-10-08
|\
| * make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* | Merge pull request #15 from Nanolx/masterKen Moore2014-10-08
|\ \
| * | partially revert commit b4803118c5e22e7a00d313698868a0ebbe5188ba, making defa...Christopher Roy Bratusek2014-10-07
| * | note user about consequences of not using fluxboxChristopher Roy Bratusek2014-10-06
| * | minor fixChristopher Roy Bratusek2014-10-06
| * | make window manager selectable from lumina-config>settings>generalChristopher Roy Bratusek2014-10-06
| |/
* | Disable the usage of the theme engine within lumina-fm for the moment. Still ...Ken Moore2014-10-07
* | Get the new LuminaThemes class working with a sample color theme for Insight ...Ken Moore2014-10-06
|/
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* Merge pull request #14 from Nanolx/masterKen Moore2014-10-06
|\
| * update debian/changelogChristopher Roy Bratusek2014-10-05
| * one missing includeChristopher Roy Bratusek2014-10-05
| * add gitignoreChristopher Roy Bratusek2014-10-05
| * partially revert previous commitChristopher Roy Bratusek2014-10-05
| * auto-create global.hChristopher Roy Bratusek2014-10-05
bgstack15