Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support to LuminaOS for checking/starting the system suspend functionality. | Ken Moore | 2015-04-19 |
| | |||
* | Clean up the new filesystemusage functions a bit. Make sure that the ↵ | Ken Moore | 2015-03-26 |
| | | | | directory is quoted within the command (could be spaces in the path). | ||
* | 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 |
| | | | | | This just returns the name of the OS template used within the library. (No action required for OS-specific maintainers, already handled for all templates). | ||
* | 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. | ||
* | Added volume control and initial screen brightness control code to Linux. ↵ | Jesse Smith | 2014-09-06 |
Updated dependencies and added template file for future operating system support. |