X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=d872f1254cc25f02385ff94add92582c89bf7ea4;hb=8260bc1fce6ab92b77dbe87b8eccd2b415a95ec3;hp=08f0aba9f8865a0704b8470925301cda29ee49ff;hpb=b07102fda0034da5840a9f33bd6d404a195b8cc9;p=guestfs-browser.git diff --git a/TODO b/TODO index 08f0aba..d872f12 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) + +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 + +Extended attributes, SELinux.