Skip to content

Add a new volume class `loop`

We want to list encrypted file containers, i.e. encrypted volumes that are stored on the filesystem, to be listed in the GTK+ places sidebar (when they are associated with a loop device). Currently, GVfs does not provide enough information about the volumes it lists to identify those in GTK+. Therefore, this adds a new volume class loop.

See also gtk!200 (closed) (especially gtk!200 (comment 287802)).

Edited by segfault3

Merge request reports