Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        README-0.16.8 configure.in e.spec ChangeLog 


Log Message:
Tue May 17 19:06:57 CEST 2005
(Kim)

Major changes:
- Top-level window handling adapted for composite manager.
- Composite manager now (mostly) works on all desktops.
French translation update (Ludwig Noujarret).
Initial ARGB client support (Rajsekar Manokaran).
Fix cruft left some times after non-opaque resizing.
Fix fullscreen window positioning after restart.
Systray fixes (avoid crashing certain clients on close).
Window shape fixes related to composite mode.
Draw queue has been eliminated.

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/README-0.16.8,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- README-0.16.8       26 Mar 2005 12:00:49 -0000      1.4
+++ README-0.16.8       17 May 2005 17:11:28 -0000      1.5
@@ -41,10 +41,6 @@
 To get a list of other eesh commands:
 $ eesh help full
 
-The composite manager only works on the root window (desktop 0) for now.
-If window resize/shading is ugly try:
-$ eesh set compmgr.resize_fix_enable 1
-
 0.16.8 should still be compatible with any e16 theme. However, user installed
 themes will have to be moved/linked to ~/.e16/themes/ or <datadir>/e16/themes/.
 
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/configure.in,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -3 -r1.115 -r1.116
--- configure.in        14 Apr 2005 20:47:50 -0000      1.115
+++ configure.in        17 May 2005 17:11:29 -0000      1.116
@@ -5,7 +5,7 @@
 ENLIGHTENMENT_MICRO=8
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 
-AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.09)
+AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.10)
 AM_MAINTAINER_MODE
 
 dnl reasonable guesses for where stuff is installed
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/e.spec,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -3 -r1.188 -r1.189
--- e.spec      14 Apr 2005 20:47:51 -0000      1.188
+++ e.spec      17 May 2005 17:11:30 -0000      1.189
@@ -1,4 +1,4 @@
-%define revision 0.09
+%define revision 0.10
 %define rev_name -%{revision}
 
 Summary: The Enlightenment window manager.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -3 -r1.183 -r1.184
--- ChangeLog   14 Apr 2005 20:47:51 -0000      1.183
+++ ChangeLog   17 May 2005 17:11:31 -0000      1.184
@@ -3398,3 +3398,19 @@
 Clean up command line option handling.
 Fix various issues with options and restarting/session management.
 Simplify handling of top-level windows - part 1.
+
+-------------------------------------------------------------------------------
+
+Tue May 17 19:06:57 CEST 2005
+(Kim)
+
+Major changes:
+- Top-level window handling adapted for composite manager.
+- Composite manager now (mostly) works on all desktops.
+French translation update (Ludwig Noujarret).
+Initial ARGB client support (Rajsekar Manokaran).
+Fix cruft left some times after non-opaque resizing.
+Fix fullscreen window positioning after restart.
+Systray fixes (avoid crashing certain clients on close).
+Window shape fixes related to composite mode.
+Draw queue has been eliminated.




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to