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-Linux.cpp
Commit message (
Expand
)
Author
Age
*
Add a new function to LuminaOS: systemPerformingUpdates()
Ken Moore
2015-09-09
*
Add a new function to LuminaOS: DiskUsage()
Ken Moore
2015-06-10
*
Make sure disabled numlock stays off. Updated Linux shutdown command.
Jesse Smith
2015-05-22
*
Add a few new functions to LuminaOS:
Ken Moore
2015-05-21
*
Add support to LuminaOS for checking/starting the system suspend functionality.
Ken Moore
2015-04-19
*
minor string change
Christopher Roy Bratusek
2015-03-26
*
Merge remote-tracking branch 'upstream/master'
Christopher Roy Bratusek
2015-03-26
|
\
|
*
Clean up the new filesystemusage functions a bit. Make sure that the director...
Ken Moore
2015-03-26
*
|
- updated debian/changelog
Christopher Roy Bratusek
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 Checksum support for FreeBSD, and tie it into lumina-fm.
Ken Moore
2015-03-12
*
Add a new function to all LuminaOS files: OSName()
Ken Moore
2015-01-28
*
fix device detection in generic LuminaOS-Linux
Christopher Roy Bratusek
2015-01-23
*
add global.h containing PREFIX and make use of it in all sub-modules,
Christopher Roy Bratusek
2014-10-05
*
Updated Debian rules/package files to reflect updated Lumina binaries.
Jesse Smith
2014-09-24
*
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
*
The following features have been added to the Linux port:
Jesse Smith
2014-09-07
*
Added audio volume control to Linux. Added initial code for changing screen b...
Jesse Smith
2014-09-06
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15