aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaOS-FreeBSD.cpp
Commit message (Expand)AuthorAge
* Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
* Disable the shutdown/restart buttons on PC-BSD systems if the system is in th...Ken Moore2015-03-02
* Add a new function to all LuminaOS files: OSName()Ken Moore2015-01-28
* Make sure to convert any tab characters into spaces before parsing the output...Ken Moore2015-01-26
* Add a quick check to the FreeBSD screen brightness functions for not allowing...Ken Moore2014-12-29
* Add support for detecting whether the running user has permission to shutdown...Ken Moore2014-09-19
* Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
* Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ...Ken Moore2014-09-12
* Move the temporary brightness setting file into the users .lumina directory. ...Ken Moore2014-09-08
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15