compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Wed Feb 28 21:56:57 EET 2007


 include/compiz.h   |   19 +++++++++-
 plugins/fade.c     |   30 +++++++----------
 plugins/minimize.c |    2 -
 plugins/regex.c    |   14 +++++++
 plugins/switcher.c |    4 +-
 src/display.c      |   17 +++------
 src/event.c        |   56 ++++++-------------------------
 src/match.c        |   24 ++++++++++++-
 src/option.c       |   15 +++++---
 src/paint.c        |    8 +---
 src/screen.c       |   50 ++++++++++++++++++++++++++++
 src/window.c       |   93 +++++++++++++++++++++++++++++++++++++++++++----------
 12 files changed, 223 insertions(+), 109 deletions(-)

New commits:
commit 23bf01da7c271a5fbe8f176c1024505946334919
Author: David Reveman <davidr at novell.com>
Date:   Wed Feb 28 14:54:56 2007 +0100

    Add opacity match options and improve the behavior of opacity
    increase/decrease actions. Increase/decrease actions will no
    longer modify the opacity property.

commit 5dcb9ba3cca98552e0d73427811fc06e46aac7d2
Author: David Reveman <davidr at novell.com>
Date:   Wed Feb 28 14:47:59 2007 +0100

    Fix initialization of regex plugin. Handler should not be registered
    until all screens and windows have been initialized.

commit 00ec36131f896b06b84be2ab5812e99579dd5a39
Author: David Reveman <davidr at novell.com>
Date:   Wed Feb 28 14:44:29 2007 +0100

    Do not modify window paint struct, use destroyCnt unmapCnt instead.

commit ea80612c43923617f85f24d73b847380fbcce905
Author: David Reveman <davidr at novell.com>
Date:   Wed Feb 28 10:09:10 2007 +0100

    Add bindFailed variable to CompWindow struct so we can handle cases
    where binding window to texture failed because window is no
    longer mapped properly.

commit aebc1413ee73a9ad34f1e35e8eb03b77143db67b
Author: David Reveman <davidr at novell.com>
Date:   Tue Feb 27 17:07:06 2007 +0100

    Check for pending maps when trying to hide a window.




More information about the xorg-commit mailing list