summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index aa1bf9f..8270893 100644
--- a/TODO
+++ b/TODO
@@ -2,10 +2,11 @@ code.
Short-term:
- refresh after operation succesfully finished, make Revert button work as expected (need to retrieve GduPresentable again)
- - progress dialogs
- PolicyKit integration
+ - Stop button (once PolicyKit integration is done)
- simple standalone mode
- do we need Bootable flag for something?
+ - make a Fedora package
- handle LUKS encrypted volumes
@@ -16,9 +17,11 @@ Short-term:
- what to do if device is blank (zeroed, no MBR)?
- handle read only device - gdu_device_is_read_only()
- stay consistent with volume labels in Nautilus and gdu (requires gvfs-devicekit port)
+- localization (transifex? -- ask hughsie)
Ideas:
- allow NTFS formatting and popup a PackageKit window when ntfs-3g is not available (shamelessly stolen from gnome-format discussion)
- make standalone executable with a device/volume combo box to format
- maybe add a button to unmount the volume so user can close all applications properly?
+ - mount volume back if we did unmount before formatting?