compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Oct 17 23:42:04 EEST 2006


 include/compiz.h   |   10 +++++
 plugins/cube.c     |   94 +++++++++++++++++++++++++++++++++++++++++------------
 plugins/fade.c     |    4 +-
 plugins/minimize.c |    4 +-
 plugins/switcher.c |    6 +--
 src/event.c        |   20 +++++++----
 src/paint.c        |    4 +-
 src/texture.c      |   28 +++++++++++++++
 src/window.c       |   30 +++++++++++-----
 9 files changed, 155 insertions(+), 45 deletions(-)

New commits:
commit 685b2b17bc2c510a66231ec52bc3b34745656530
Author: Mirco Muller <macslow at bangang.de>
Date:   Tue Oct 17 16:40:08 2006 -0400

    Start- and end-color-stop for the skydome fallback gradient options.

commit 12c439586e8f072f81158481bb1dd502b0af3ead
Author: David Reveman <davidr at novell.com>
Date:   Tue Oct 17 13:55:22 2006 -0400

    Create a new texture object everytime we release the window from the existing
    texture object.

commit 6a9d68d6071a21bfa05c37510b4e313a5437e5e6
Author: David Reveman <davidr at novell.com>
Date:   Tue Oct 17 12:58:05 2006 -0400

    Allocate texture objects separately from window objects.

commit 63af92611b9ab19e93d79d103db7308a4b124688
Author: David Reveman <davidr at novell.com>
Date:   Tue Oct 17 11:27:46 2006 -0400

    Remove _NET_WM_STATE_DEMANDS_ATTENTION hint when window receives focus.

commit ed4071b26b083ccb5172e0cb2e0e6e5dbcefd78f
Author: David Reveman <davidr at novell.com>
Date:   Tue Oct 17 11:16:53 2006 -0400

    Add reference counting to texture objects.

commit 15fa99b20ad96d2eed1b55b986b93641bd37c296
Author: David Reveman <davidr at novell.com>
Date:   Tue Oct 17 10:52:15 2006 -0400

    Add createTexture and destroyTexture.




More information about the xorg-commit mailing list