Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        TODO 


Log Message:


a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)

===================================================================
RCS file: /cvs/e/e17/apps/e/TODO,v
retrieving revision 1.531
retrieving revision 1.532
diff -u -3 -r1.531 -r1.532
--- TODO        1 Mar 2007 22:47:52 -0000       1.531
+++ TODO        2 Mar 2007 17:00:19 -0000       1.532
@@ -8,6 +8,16 @@
   BUGS / FIXES
 -------------------------------------------------------------------------------
 
+* shelf autohide uses mouse in/out events for the shelf object. this is not all
+  good as it conflicts with edge flip for desktops (if shelves slide off the
+  screen) also it doesn't account for window placement and sizing when the
+  shelf is hidden so you cant maximize to the now available region when the
+  shelf hides. i think hiding needs to be done noutside of the theme and by
+  the shelf itself. e will still emit signals to let the theme do things, but
+  e will also handle the hide/show based on a unified edge mouse event trap or
+  trap on the region the shelf would normally be in. also need a way to lock
+  the gadcon and thus gadcon asks shelf to lock in (stay visible) for things
+  like popping up menus, popups etc.
 * shelves seem to get confused with their contents if you have 3 shelves over
   2 screens/zones - when you go back to 1 screen form 2, one of the shelves
   gts the contents from the now non-existant shelf.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to