X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=e1a71be5887e0fa5d9ad20c7edddb1fe8c9c451e;hb=63a55ccde74bd8ec7bac6ef5e4a54f2a803b2024;hp=08f0aba9f8865a0704b8470925301cda29ee49ff;hpb=b07102fda0034da5840a9f33bd6d404a195b8cc9;p=guestfs-browser.git diff --git a/TODO b/TODO index 08f0aba..e1a71be 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. + +Display the event log from Windows guests. + +Extended attributes, SELinux.