aboutsummaryrefslogtreecommitdiff
path: root/libLumina/LuminaOS-FreeBSD.cpp
Commit message (Expand)AuthorAge
* Update the memory calculation for FreeBSD/PC-BSD to also use the kernel info ...Ken Moore2015-06-10
* Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N...Ken Moore2015-06-10
* Commit some debug output for the new Memory/CPU calculations.Ken Moore2015-05-22
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Add a few new functions to LuminaOS:Ken Moore2015-05-21
* Make sure to check for the existance of the "xbrightness" utility when doing ...Ken Moore2015-04-24
* Move the initial screen brightness and volume setting routines into the sessi...Ken Moore2015-04-22
* Clean up the new suspend support in Lumina, and add it to the system "log out...Ken Moore2015-04-19
* Add support to LuminaOS for checking/starting the system suspend functionality.Ken Moore2015-04-19
* Fix the implementation of the hardware brightness control on PC-BSD. Now it w...Ken Moore2015-04-17
* Fix the session chimes (and possible stability issue) by removing the special...Ken Moore2015-04-16
* Clean up the new filesystemusage functions a bit. Make sure that the director...Ken Moore2015-03-26
* update FileSystemCapacity for Linux, Freebsd and DragonflyBSDwilliam2015-03-24
* create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
* Add the -o flags to the FreeBSD shutdown/restart commands (works faster)Ken Moore2015-03-16
* 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