index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libLumina
/
LuminaOS-FreeBSD.cpp
Commit message (
Expand
)
Author
Age
*
Update the FreeBSD device IO calculation: Now it will return the instantaneou...
Ken Moore
2015-10-13
*
Add come fixes to libLumina to work with the new systemstart plugin, and adju...
Ken Moore
2015-09-10
*
Add a new function to LuminaOS: systemPerformingUpdates()
Ken Moore
2015-09-09
*
Final cleanup of debugging messages and temporary changes prior to release. A...
Ken Moore
2015-07-10
*
Fix the initial brightness detection for FreeBSD on new users/systems.
Ken Moore
2015-07-07
*
Add a new function to LuminaOS: DiskUsage()
Ken Moore
2015-06-10
*
Update the memory calculation for FreeBSD/PC-BSD to also use the kernel info ...
Ken Moore
2015-06-10
*
Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N...
Ken Moore
2015-06-10
*
Commit some debug output for the new Memory/CPU calculations.
Ken Moore
2015-05-22
*
Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...
Ken Moore
2015-05-22
*
Add a few new functions to LuminaOS:
Ken Moore
2015-05-21
*
Make sure to check for the existance of the "xbrightness" utility when doing ...
Ken Moore
2015-04-24
*
Move the initial screen brightness and volume setting routines into the sessi...
Ken Moore
2015-04-22
*
Clean up the new suspend support in Lumina, and add it to the system "log out...
Ken Moore
2015-04-19
*
Add support to LuminaOS for checking/starting the system suspend functionality.
Ken Moore
2015-04-19
*
Fix the implementation of the hardware brightness control on PC-BSD. Now it w...
Ken Moore
2015-04-17
*
Fix the session chimes (and possible stability issue) by removing the special...
Ken Moore
2015-04-16
*
Clean up the new filesystemusage functions a bit. Make sure that the director...
Ken Moore
2015-03-26
*
update FileSystemCapacity for Linux, Freebsd and DragonflyBSD
william
2015-03-24
*
create FileSystemCapacity and put it in LuminaOS
william
2015-03-24
*
Add the -o flags to the FreeBSD shutdown/restart commands (works faster)
Ken Moore
2015-03-16
*
Add Checksum support for FreeBSD, and tie it into lumina-fm.
Ken Moore
2015-03-12
*
Disable the shutdown/restart buttons on PC-BSD systems if the system is in th...
Ken Moore
2015-03-02
*
Add a new function to all LuminaOS files: OSName()
Ken Moore
2015-01-28
*
Make sure to convert any tab characters into spaces before parsing the output...
Ken Moore
2015-01-26
*
Add a quick check to the FreeBSD screen brightness functions for not allowing...
Ken Moore
2014-12-29
*
Add support for detecting whether the running user has permission to shutdown...
Ken Moore
2014-09-19
*
Clean up the usage/detection of the "URGENT" window status, and also move the...
Ken Moore
2014-09-12
*
Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ...
Ken Moore
2014-09-12
*
Move the temporary brightness setting file into the users .lumina directory. ...
Ken Moore
2014-09-08
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15