Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        BUGS ChangeLog 


Log Message:
Sat Sep  6 22:19:34 CEST 2003
(Kim)

Pre7.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/BUGS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- BUGS        3 Sep 2003 17:30:35 -0000       1.6
+++ BUGS        6 Sep 2003 20:20:32 -0000       1.7
@@ -6,10 +6,6 @@
 Known bugs
 ----------
 
-- Making slightly offscreen windows (x/y < 0) sticky causes them to be
-  moved (x/y += screen.w/h). This may (aot.) cause pagers and iconboxes
-  to go (almost) offscreen when changing the theme.
-
 - Switching desktop changes stacking (sticky windows raised above non-sticky).
 
 - The pager mini-window tooltips are sometimes not unmapped when they should be.
@@ -17,15 +13,29 @@
 - When right clicking a zoomed pager mini-window to get the menu, the
   mini-window and tooltip are not unmapped.
 
-- Menu generation script (e_gen_menu etc.) is not up to current standards.
-
 - Various minor focus issues.
   Exact steps to reproduce are welcome.
 
+- Window placement when low on space could be improved.
+  In particular, we should try harder not to cover the dont-cover windows.
+
+- Enabling the "ripples" (and other) effects cause a dialog to be shown at
+  startup. This becomes somewhat annoying in the long run.
+
 - When zooming (fullscreen) decreases screen resolution, the mouse should be
   confined to the zoomed window.
 ! May be impossible to fix due to limitations in X (vidmode extension, mouse
   grabs).
+
+
+Fixed in E 16.6-pre7
+~~~~~~~~~~~~~~~~~~~~
+
+- Making slightly offscreen windows (x/y < 0) sticky causes them to be
+  moved (x/y += screen.w/h). This may (aot.) cause pagers and iconboxes
+  to go (almost) offscreen when changing the theme.
+
+- Menu generation script (e_gen_menu etc.) is not up to current standards.
 
 
 Fixed in E 16.6-pre6
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -3 -r1.64 -r1.65
--- ChangeLog   3 Sep 2003 17:30:35 -0000       1.64
+++ ChangeLog   6 Sep 2003 20:20:32 -0000       1.65
@@ -2139,3 +2139,10 @@
 
 Fix making slightly offscreen (x/y < 0) windows sticky.
 This one caused (aot.) pagers and iconboxes to get lost when changing theme.
+
+-------------------------------------------------------------------------------
+
+Sat Sep  6 22:19:34 CEST 2003
+(Kim)
+
+Pre7.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to