From 7f2c6e4212e08cd9c0a6000addb63991ba2d8e13 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 31 Oct 2006 13:33:39 +0000 Subject: [PATCH] more todo notes (kind of a usability note from people asking q's) SVN revision: 26877 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 997e5824e..e059920dd 100644 --- a/TODO +++ b/TODO @@ -31,6 +31,7 @@ Some of the things (in very short form) that need to be done to E17... * fm2 needs way to replace or modify the default right click menu contents (disable/enable rename/delete/refresh etc.) * fm2 needs a mime filter +* dnd needs to do xdnd properly. * fwin: multi-mime open is too simplisitc. fix in fwin.c line 590 or so. * full fm2 support as an icon fm needs work - beyond fsel needs and for icons on the desktop etc. etc. @@ -58,6 +59,11 @@ Some of the things (in very short form) that need to be done to E17... CLEANUPS ------------------------------------------------------------------------------- +* applications config dialog is good - but "complex". people ask simple + questions like "how do i add an app to my launcher bar", "how do i run an + app on startup?". nice and generic tho the app config is - maybe it needs + to somehow become mroe specific for each scenario? ie a dilog that ONLY + handled adding an app (creating it or dnd/linking it in from existing apps). * emit more signals to window borders when window move starts, stops, resize starts, stops, on raise, lower, etc. etc. * client list menu could do with work on ordering, using separators to demark