udisks icon indicating copy to clipboard operation
udisks copied to clipboard

[Feature request] Manager method to get all drives

Open christophehenry opened this issue 9 months ago • 0 comments

Unless I'm wrong, there's currently no method to retrieve /org/freedesktop/UDisks2/drives/* objects similar to Manager.GetBlockDevices. The only method I found is to list all the objects known by Udisks2 using org.freedesktop.DBus.ObjectManager.GetManagedObjects.

christophehenry avatar Feb 19 '25 18:02 christophehenry