Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-09-15 | |
|\ \ | ||||
| * | | Add support for OpenBSD. | Antoine Jacoutot | 2014-09-13 | |
| | | | ||||
* | | | Fix a bug in the *.desktop parsing for luminaXDG. It was previously mixing ↵ | Ken Moore | 2014-09-15 | |
|/ / | | | | | | | the different "entries" in the file, and now it only uses the required "Desktop Entry" section. | |||
* / | Clean up the usage/detection of the "URGENT" window status, and also move ↵ | Ken Moore | 2014-09-12 | |
|/ | | | | the AppStore/ControlPanel/QtConfig shortcut definitions into the LuminaOS class for use in other OS's. | |||
* | Also fix the PREFIX settings for the new dragonfly OS file. | Ken Moore | 2014-09-12 | |
| | ||||
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-09-12 | |
|\ | | | | | | | | | Conflicts: libLumina/LuminaXDG.cpp | |||
| * | Merge pull request #5 from mneumann/master | Ken Moore | 2014-09-12 | |
| |\ | | | | | | | File went into wrong directory | |||
| | * | File went into wrong directory | Michael Neumann | 2014-09-12 | |
| | | | ||||
| * | | Merge pull request #4 from mneumann/master | Ken Moore | 2014-09-11 | |
| |\| | | | | | | | Port Lumina to DragonFly | |||
| | * | Port Lumina to DragonFly | Michael Neumann | 2014-09-11 | |
| | | | ||||
* | | | Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ↵ | Ken Moore | 2014-09-12 | |
|/ / | | | | | | | have all the different defines all over the place. | |||
* / | Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in ↵ | Ken Moore | 2014-09-09 | |
|/ | | | | LuminaXDG | |||
* | Move the temporary brightness setting file into the users .lumina directory. ↵ | Ken Moore | 2014-09-08 | |
| | | | | That will let it persist between login sessions, allowing Lumina to automatically return to the previous setting on login. | |||
* | The following features have been added to the Linux port: | Jesse Smith | 2014-09-07 | |
| | | | | | | | | | | Added battery level detection and AC/battery detection. Added detached audio mixer. Confirmed screen brightness adjustment works. Also cleaned up DEPENDENIES file, separating FreeBSD and Linux requirements. Both sections of the file now include full package/port names of dependencies on both operating systems to make it easy to get all build requirements, runtime requirements and optional components. | |||
* | Added audio volume control to Linux. Added initial code for changing screen ↵ | Jesse Smith | 2014-09-06 | |
| | | | | brightness on Linux and updated dependnecy list. Added template file for future operating system support. | |||
* | Added volume control and initial screen brightness control code to Linux. ↵ | Jesse Smith | 2014-09-06 | |
| | | | | Updated dependencies and added template file for future operating system support. | |||
* | Add a simple OSD to the audio/brightness up/down options in lumina-open ↵ | Ken Moore | 2014-09-05 | |
| | | | | (since these are what the keyboard shortcuts run). Also adjust the window list filter to cut out any "Lumina-" utilities that do not provide a custom window title (such as the OSD or other splashscreens). | |||
* | Initial import of the lumina code from pcbsd git repo | Kris Moore | 2014-09-04 | |