aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for OpenBSD.Antoine Jacoutot2014-09-13
* Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
* Update lumina-config to use the new OS prefix settings.Ken Moore2014-09-12
* Update lumina-desktop to use the new LuminaOS shortcuts/prefix settings.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
* | Update lumina-open to remove some of the other Exec= flags that might be avai...Ken Moore2014-09-09
|/
* Fix a bug where a directory was not getting the input file added to the lumin...Ken Moore2014-09-08
* Also make sure that lumina-open uses the current locale encoding for translat...Ken Moore2014-09-08
* Make sure that the translation codec is set to the text codec for the current...Ken Moore2014-09-08
* Make sure that Insight puts the file path in quotes when opening a file (in c...Ken Moore2014-09-08
* Move the temporary brightness setting file into the users .lumina directory. ...Ken Moore2014-09-08
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-08
|\
| * Merge pull request #2 from Nanolx/masterKen Moore2014-09-08
| |\
| | * add runtime-dependenciesChristopher Roy Bratusek2014-09-06
| | * add long descriptions for packagesChristopher Roy Bratusek2014-09-06
| | * missing build-dependency on libx11-devChristopher Roy Bratusek2014-09-06
| | * better version of previous commitChristopher Roy Bratusek2014-09-06
| | * fix compilation on i386 on DebianChristopher Roy Bratusek2014-09-06
| | * add missing build-dep on libphonon-devChristopher Roy Bratusek2014-09-06
| | * debian packaging scriptsChristopher Roy Bratusek2014-09-06
| * | Merge pull request #3 from slicer69/linuxKen 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
| |/
* / Ignore key press events if both the Qt and the detected X key codes are 0 (un...Ken Moore2014-09-08
|/
* Oops, forgot to add the new OSD background image to GIT.Ken Moore2014-09-05
* Add a simple OSD to the audio/brightness up/down options in lumina-open (sinc...Ken Moore2014-09-05
* Fix a bug with the taskmanager when multiple windows from the same applicatio...Ken Moore2014-09-05
* Hide any external devices that are mounted on hidden directories in the file ...Ken Moore2014-09-05
* Remove USE_CDRTOOLSKris Moore2014-09-04
* Update SysMenuQuick.cppKen Moore2014-09-04
* Update README.mdKen Moore2014-09-04
* Remove restriction to FreeBSD 10.0 and laterKris Moore2014-09-04
* Fix pkg-descr so it has websiteKris Moore2014-09-04
* Fix pkg-plist typoKris Moore2014-09-04
* Apply the recent keypress bugfix/debugging to the new repo source as well.Ken Moore2014-09-04
* Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh scriptKris Moore2014-09-04
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
* Initial commitKris Moore2014-09-04
bgstack15