Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        TODO 


Log Message:


ok lots of things here...

1. e17 is now relocatable. the wm will determine its install prefix on the
fly when it is run. so you can use --prefix=/usr/local/e17 and just move the
base dir (/usr/local/e17) to anywhere you like at any later time and e will
adjust and find it. it still has built in fallbacks too so it will use the
compiled prefix as normal if its hunting and 2 checks dont pass.

2. edit mode for gadgets will work with alt+left click on a gadget and
instantly end when u lift the mouse. alst ctrl+alt+g will activate/deactivate
edit mode

3. borderless windows are not allowed to be shaded

4. shaded windows are not allowed to have their border changed

5. just have never seen the pager mess up bug - so until there is some way
of reproducing it or even knowing its still there - remove

6. autoraise timers should be fixed on focus changes

7. stickiness remembering works in the pager now on start of a remembered app

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/TODO,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -3 -r1.236 -r1.237
--- TODO        30 Jul 2005 16:46:24 -0000      1.236
+++ TODO        31 Jul 2005 06:22:30 -0000      1.237
@@ -8,11 +8,8 @@
   BUGS / FIXES
 -------------------------------------------------------------------------------
 
-* BUG: must delete aurtais timer on focus out.
-* BUG: remember stickiness does not show in the pager when applied later by
-  the remember code
-* e_hints.c manually changes flags on a border isnetad of calling
-  e_border_stick() for exampe or the calls in e_border.c - add calls as needed
+* e_hints.c manually changes flags on a border instead of calling
+  e_border_stick() for example or the calls in e_border.c - add calls as needed
   to e_border.c. before calling check the lock flags too.
 * BUG: in general fullscreen needs work, cleaning and testing. dont allow
   desktop switches for the desk a fullscreened window is on, nor allow windows
@@ -28,7 +25,6 @@
 * BUG: if you have 2 zones and you fill up zone 2 (right) mostly and then run
   a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the
   right of zone 2
-* BUG?: pager problems. Seems to loose or mess up windows sometimes.
 * BUG?: xine's ui window/panel is under its video window when u go fullscreen
 ]]]
 
@@ -37,12 +33,10 @@
   ESSENTIAL FEATURES
 -------------------------------------------------------------------------------
 
+* in addition to smart place should add manual placement and place at pointer
+  and maybe a few others.
 * support xrandr to change res from e itself (and save it etc.)
 * emit signal to submenu entries if they have a submenu shown for them or not
-* add window placement options like place at pointer
-* shaded windows should not allow border changes by the user
-* if a border is borderless it should not be allowed to be shaded (padl/r/t/b
-  is 0)
 * add fullscreen support (e16 xvidmode or xrandr style)
 * implement thees maximise/fullscreen modes:
   Which of these should be different modes, and which should be options for
@@ -94,8 +88,6 @@
   specifies the locale and font) and then install the font(s) either as a user
   or superuser, and the .mo in the system or a user locales dir.
 * all menus need icons if they dont have them  yet:)
-* gadman edit mode for simple gadgets activate with a button bind (eg
-  alt+click on module like windows) or a pure key binding
 * gadget containers (shelves?) using popups as well as in-line in a canvas
 * add key input focus control for desktop modules
 * finish off icccm support
@@ -106,7 +98,6 @@
 * add a "taskbar" module
 * add cpu load module
 * add a way to access "all" apps app dir
-* ibar need to handle drop from other places (xdnd, drop from window etc.)
 * dnd from pager to other pagers/ to desktop/ibox etc.
 * ibar should enable user to select different dirs to view per bar and allow
   new bars to be created or bars to be deleted
@@ -122,6 +113,7 @@
 * make xrandr support get rotation and store it
 * add separate app menu bars at top of screen support
 * add really nice "about" box with theme, authors credits list etc etc.
+* theme about data/box
 * gui config tools for bg's, keybindings, etc. etc. etc.
 * "control panel" app to launch the gui config tools
 * make it possible to disable border buttons/actions (tell theme what is
@@ -151,7 +143,6 @@
   window - otherwise click to focus or pointer focus will chose the selected
   window that may get the focus if it allows it...
 * module api needs to move label and icon to data file (.eap file?), not api
-* make e17 re-locatable (ie use e_prefix.c stuff instead of #defined paths)
 * ibar lamp needs short timer on mouse out for hide before hiding (and del
   the time on mouse in)
 * allow object paranoia to be a runtime option too




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to