Skip to content

KFilePlacesItem: Don't show capacity bar for read-only devices

There's nothing the user can do about it.


No longer shows capacity bar for a vfat .img file I mounted. We special case "iso9660" for .iso files but not much else.

Wonder what the proper Solid API would be. UDisks has this property under "Block", not FileSystem/StorageAccess/StorageVolume.

Merge request reports