aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Collapse)AuthorAge
* The following features have been added to the Linux port:Jesse Smith2014-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 Smith2014-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 Smith2014-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 Moore2014-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 repoKris Moore2014-09-04
bgstack15