compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Fri Apr 20 09:38:29 EEST 2007


 include/compiz.h     |   16 +++++++++++-
 plugins/decoration.c |   11 ++++----
 plugins/place.c      |   67 ++++++++++++++++++++-------------------------------
 src/event.c          |   16 ++++++++++++
 src/screen.c         |    1 
 src/window.c         |   10 +++++++
 6 files changed, 75 insertions(+), 46 deletions(-)

New commits:
commit baed3a27ca1bae8c0671d4e444bc011fe6f6d9fb
Merge: 9727e91... c067ddf...
Author: Danny Baumann <daba at rechenknecht.peppercon.de>
Date:   Fri Apr 20 08:37:51 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/compiz
    
    Conflicts:
    
    	include/compiz.h

commit 9727e91557de11b7c73ee3477a424b377d17c4be
Author: Danny Baumann <daba at rechenknecht.peppercon.de>
Date:   Fri Apr 20 08:36:36 2007 +0200

    Added PlaceWindowProc function.
    Plugins that want to influence initial window placement can wrap into this function and adjust the window position. This change also fixes the place plugin for applications not supporting the sync request protocol.

commit 6b4e9d7bd8c5bad99592ffa28614d01b3d114a22
Author: Danny Baumann <daba at rechenknecht.peppercon.de>
Date:   Thu Apr 19 19:47:01 2007 +0200

    Update decoration on map request before core handles the request.




More information about the xorg-commit mailing list