Skip to content

Add new disk/partitions plugin

David Redondo requested to merge work/davidre/disks into master

Device discovery is done via Solid, and total/free/used space queried via KIO. For read and write rates we still need to parse /proc/diskstats ourselves.

WIP:

  • Percentages
  • Aggregates
  • New Devices becoming available
Edited by David Redondo

Merge request reports