aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Expand)AuthorAge
* 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
* Oops, add the default theme template to the Lumina build. Now users will actu...Ken Moore2014-10-15
* OpenBSD setScreenBrightness: make the brightness change smootherAntoine Jacoutot2014-10-15
* 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
* Add better binary detection to LuminaUtils, and setup lumina-open to use it.Ken Moore2014-10-08
* 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
* fix typoChristopher Roy Bratusek2014-10-05
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Add the template for the new LuminaThemes library class (not integrated into ...Ken Moore2014-10-04
* Added initial support for Debian/kFreeBSD. This patch has been testedJesse Smith2014-09-24
* Updated Debian rules/package files to reflect updated Lumina binaries.Jesse Smith2014-09-24
* Add support for detecting whether the running user has permission to shutdown...Ken Moore2014-09-19
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-16
|\
| * Updated fix to make sure first Exec entry in a .desktop file is taken.Jesse Smith2014-09-15
| * Merge remote-tracking branch 'upstream/master'Jesse Smith2014-09-15
| |\
| * | Select the first exec entry from a .desktop file rather than the last.Jesse Smith2014-09-15
* | | Make sure to sort applications by name case-insensitively.Ken Moore2014-09-16
| |/ |/|
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-15
|\ \
| * | Add support for OpenBSD.Antoine Jacoutot2014-09-13
* | | Fix a bug in the *.desktop parsing for luminaXDG. It was previously mixing th...Ken Moore2014-09-15
|/ /
* / Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
|/
* Also fix the PREFIX settings for the new dragonfly OS file.Ken Moore2014-09-12
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-12
|\
| * Merge pull request #5 from mneumann/masterKen Moore2014-09-12
| |\
| | * File went into wrong directoryMichael Neumann2014-09-12
| * | Merge pull request #4 from mneumann/masterKen Moore2014-09-11
| |\|
| | * Port Lumina to DragonFlyMichael Neumann2014-09-11
* | | Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ...Ken Moore2014-09-12
|/ /
* / Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in Lu...Ken Moore2014-09-09
|/
* Move the temporary brightness setting file into the users .lumina directory. ...Ken Moore2014-09-08
* The following features have been added to the Linux port:Jesse Smith2014-09-07
* Added audio volume control to Linux. Added initial code for changing screen b...Jesse Smith2014-09-06
* Added volume control and initial screen brightness control code to Linux. Upd...Jesse Smith2014-09-06
* Add a simple OSD to the audio/brightness up/down options in lumina-open (sinc...Ken Moore2014-09-05
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15