summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:03:53 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 15:03:53 +0000
commit567afa23b68e063d9016cbc1bb041dbdc01871d5 (patch)
treea613a26091c16c93ff6f816106bddfe748575309 /TODO
parentfdecbe7bed98624194f16f2557527c8326c985c0 (diff)
downloadgvfs-567afa23b68e063d9016cbc1bb041dbdc01871d5.tar.gz
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188485212 +0200 svn path=/trunk/; revision=869
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index 43920224..c49b6072 100644
--- a/TODO
+++ b/TODO
@@ -14,15 +14,11 @@ Work on GFile:
copy
move
-Add more filter streams: data reading, conversion (with general converter interface)
-
-is-slow marking for e.g. thumbnailing? How would you know this though?
-
HAL implementation of VolumeMonitor
Move GAppInfo to Gtk+
-Implement PRE_UNMOUNT for file monitors
+Implement PRE_UNMOUNT for file monitors, send it when unmounting
Finalise the mimetype decision. Add fast version? See dfaure discussion on xdg list.
Implement std:icon for local files. This is related to mimetype decisions (fast vs slow)
@@ -30,6 +26,9 @@ Handle the conflicting globs (*.pcf) case and fallback to sniffing
Don't hardcode the libgvfsdbus.so name, instead have some generic pluggable system
+Add more filter streams: data reading, conversion (with general converter interface)
+ => gicmo is working on this
+
gvfs:
====
@@ -66,4 +65,6 @@ Make built-in uri parsers link into gvfs shared lib instead of using a module
FUTURE IDEAS:
-------------
+is-slow marking for e.g. thumbnailing? How would you know this though?
+
local file access through the daemon for remote X clients?