Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        e.spec BUGS ChangeLog 


Log Message:
Tue Oct 28 21:17:00 CET 2003
(Kim)

Fix problem with applications that de-iconify their windows. This fix
re-introduces a problem where E may lose control over a window that is
iconified and de-iconified immediately after. Since this is an old bug
we should be able to live with it until it is fixed properly.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- e.spec      25 Oct 2003 13:32:18 -0000      1.71
+++ e.spec      28 Oct 2003 20:24:12 -0000      1.72
@@ -1,7 +1,7 @@
 Summary: The Enlightenment window manager.
 Name: enlightenment
 Version: 0.16.6
-Release: 0.44
+Release: 0.45
 Copyright: BSD
 Group: User Interface/Desktops
 Source: ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment-%{version}.tar.gz
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/BUGS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- BUGS        25 Oct 2003 13:05:51 -0000      1.8
+++ BUGS        28 Oct 2003 20:24:12 -0000      1.9
@@ -6,14 +6,8 @@
 Known bugs
 ----------
 
-- When using click-to-focus and closing focused window, focus isn't
-  returned to the previously focused window (introduced in pre8).
-
-- Regenerating menus will replace custom file.menu and user_apps.menu
-  (introduced with new e_gen_menu in pre7).
-
-- VMware window isn't de-iconfied when exiting fullscreen mode
-  (introduced in pre5).
+- E may lose control over a window if it is iconified and de-iconified
+  shortly after.
 
 - Switching desktop changes stacking (sticky windows raised above non-sticky).
 
@@ -32,6 +26,19 @@
   confined to the zoomed window.
 ! May be impossible to fix due to limitations in X (vidmode extension, mouse
   grabs).
+
+
+Fixed in CVS
+~~~~~~~~~~~~
+
+- When using click-to-focus and closing focused window, focus isn't
+  returned to the previously focused window (introduced in pre8).
+
+- Regenerating menus will replace custom file.menu and user_apps.menu
+  (introduced with new e_gen_menu in pre7).
+
+- Applications (vmware, gaim, mozilla, ...) cannot de-iconify their
+  windows (introduced in pre5).
 
 
 Fixed in E 16.6-pre8
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -3 -r1.70 -r1.71
--- ChangeLog   25 Oct 2003 13:32:18 -0000      1.70
+++ ChangeLog   28 Oct 2003 20:24:12 -0000      1.71
@@ -2189,3 +2189,13 @@
 Don't overwrite file.menu and user_apps.menu when regenerating menus.
 Use eesh in EBIN.
 Fix click-to-focus, avoid references to closed windows.
+
+-------------------------------------------------------------------------------
+
+Tue Oct 28 21:17:00 CET 2003
+(Kim)
+
+Fix problem with applications that de-iconify their windows. This fix
+re-introduces a problem where E may lose control over a window that is
+iconified and de-iconified immediately after. Since this is an old bug
+we should be able to live with it until it is fixed properly.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to