Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make sure to convert any tab characters into spaces before parsing the ↵ | Ken Moore | 2015-01-26 |
| | | | | output of "mount" in LuminaOS-FreeBSD.cpp (just in case). | ||
* | Add a quick check to the FreeBSD screen brightness functions for not ↵ | Ken Moore | 2014-12-29 |
| | | | | allowing screen brightness controls within a virtualbox VM (does not work since not host system). | ||
* | Add support for detecting whether the running user has permission to ↵ | Ken Moore | 2014-09-19 |
| | | | | shutdown/restart the system, and enable/disable those options in the logout menu appropriately. | ||
* | 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. | ||
* | 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. | ||
* | 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. | ||
* | Initial import of the lumina code from pcbsd git repo | Kris Moore | 2014-09-04 |