X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=1e4a09c3362f09b1965b0e1880b8ae39efe7a73a;hb=c79fc07ff71926b3bf956ff296336f6f71bb3b1e;hp=08f0aba9f8865a0704b8470925301cda29ee49ff;hpb=b07102fda0034da5840a9f33bd6d404a195b8cc9;p=guestfs-browser.git diff --git a/TODO b/TODO index 08f0aba..1e4a09c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,23 @@ -The context menu does nothing at the moment. +Context menu: -The menu items do nothing at the moment. +. Open file (view / open dir) +. Download +. Download as tarball +. File type & info (stat, file, arch, xattrs) +. Filesystem used & free +. Disk space usage +. Block device info (size, UUID, label, ...) +. Checksum +x Device checksum (slow?) +. Directory listing (find0) +. Inspection data +? LV information +? Ext2 superblock info (tune2fs) + +Display Windows Registry as a separate tree. + +The slave thread should not have to remount filesystems. +If the mount points are the same as the previous command, it +should cache them. + +About dialog