Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the reverse location lookup procedures for desktop plugins - now when ↵ | Ken Moore | 2015-10-20 |
| | | | | the grid size is increased the items should try to stay in the same general spot if possible. | ||
* | Change some text on the "system monitor" desktop plugin: "Disk Usage" -> ↵ | Ken Moore | 2015-10-16 |
| | | | | "Disk I/O" | ||
* | Add a new function to LuminaOS: DiskUsage() | Ken Moore | 2015-06-10 |
| | | | | | This returns the current stats about the available disks on the system (current read/write rates on FreeBSD - not implemented on other OS's yet). Also use this new function in the systemmonitor desktop plugin. | ||
* | Finish cleaning up the new CPU/Memory desction routines in libLumina, and ↵ | Ken Moore | 2015-05-22 |
add a new desktop plugin for monitoring system statistics (CPU/Mem usage, CPU temps). |