Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        TODO 


Log Message:


main menu cleanups.

sys actions check error/status etc. logout implemented, and used. need to
have status for reboot/halt and for suspend and hibernate.

===================================================================
RCS file: /cvs/e/e17/apps/e/TODO,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -3 -r1.440 -r1.441
--- TODO        7 Sep 2006 10:33:57 -0000       1.440
+++ TODO        9 Sep 2006 07:00:14 -0000       1.441
@@ -8,9 +8,13 @@
   BUGS / FIXES
 -------------------------------------------------------------------------------
 
-* BUG: right click on ibar - select "remove icon" from menu -> segv.
-* BUG: adding app using "applications" dialog to a bar dir for example means
-  the target bar dir is emptied and only that app is put in.
+* BUG: exe and options split doesnt do things quite right - it should empty
+  out %u/U/f whatever (parts and conver them to empty strings) but keep other
+  cmd-line options (eg my exe is "xterm -e mutt" should nto strip off the
+  options) so "exe %u" -> "exe ", "exe -f %u" -> "exe -f ",
+  "exe -f" -> "exe -f"
+* BUG: adding app using "applications" dialog to a bar dir ends up with bmank
+  icons in the bar dir in the apps dialog - until a restart
 * BUG: smart placement seems to screw up if a shelf is at the top of the screen
 * BUG: e17 screen res diaolg doesnt work under xephyr - why?
 * BUG: "match this window only" doesnt fall back to other unused remembers
@@ -27,14 +31,13 @@
   ESSENTIAL FEATURES
 -------------------------------------------------------------------------------
 
-* nuke the current eap cache mechanism entirely
+* nuke the current eap cache mechanism entirely (and replace with .desktop
+  cache)
 * transition config dialog needs preview.
 * fm2 needs way to replace or extend the right click menu (disable/enable
   rename/delete/refresh etc.)
-* fm2 .desktop parser needs to handle i18n
 * fm2 needs a mime filter
 * fm2 needs to have a mime & filetype -> icon mapping
-* eap editor is broken - segv in advanced mode
 * middle mouse on gadgets as a quick move/resize thing?
 * language packs: need to have a tool to load/setup a language pack (which
   means .mo compiled files from a .po, an optional font and a config file that
@@ -64,7 +67,7 @@
   this desktop and other desktops, sorting by recently used, separate
   section for iconified apps etc. etc - configurable.
 * cleanup windows menu item needs action wrapper
-* remove a lot of ipc commands that shoudl be done via the gui now
+* remove a lot of ipc commands that should be done via the gui now
 * remove config items marked for removal
 * make default set of apps .desktop files in tarball
 * add a installed icons dir with icons for the .desktop files
@@ -81,11 +84,7 @@
 * need to audit, namespace and expand text and color classes
 * need to specify what is NEEDED from a  theme, what is  optional (in terms of
   parts, groups and signals). etc.
-* default config for shelf is screwy and needs fixing - related to gadcon
-  layout algorithm though.
 * ipc is a mess. overgrown. hard to work with. what to do? remove?
-* EAP cache files can be hit and miss and have problems. move things to be
-  explicit reloads.
 * winlist should support place for window "screenshot" in list as well as
   app icon
 * winlist could divide windows up into blocks - sub-lists within a container
@@ -105,8 +104,6 @@
   show status then a "shutting down/rebooting now" - maybe an abort too
   with a countdown.
 * suspend/hibernate needs a "suspending/hibernating" "progress" dialog
-* suspend/hibernate/shutdown/reboot need to trap errors in exec and
-  report (and abort).
 ]]]
 
 [[[
@@ -130,7 +127,6 @@
 * add "osd" subsystem for things like volume controls on keybboards, etc.
   that overlay the screen
 * file icons on the desktop (people ask for it) - xdnd for these
-* improve drag/resize of gadget items
 * pager should be able to be configured to control more than the current zone
   (select which zone they control)
 * add a dialog to allow selecting the default border from among those present



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to