compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Fri Jan 26 19:36:58 EET 2007


 include/compiz.h   |    9 ++--
 plugins/blur.c     |    2 -
 plugins/switcher.c |   16 ++------
 plugins/wobbly.c   |  101 +++++++++++++++++++++------------------------------
 src/paint.c        |  104 +++++++++++++++++++++++++++--------------------------
 src/screen.c       |    1 
 src/window.c       |    2 +
 7 files changed, 107 insertions(+), 128 deletions(-)

New commits:
commit a913405392b2c793c8981720d2c8b9ea21d0b2de
Author: David Reveman <davidr at novell.com>
Date:   Fri Jan 26 12:29:18 2007 -0500

    drawWindowGeometry should not be a screen function. It's call-back
    to the function that generated the geometry so it should live where
    the geometry is stored, which is currently in CompWindow struct.




More information about the xorg-commit mailing list