compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Mar 13 01:31:02 EET 2007


 kde/window-decorator/window.cpp |   15 +
 plugins/blur.c                  |   36 +--
 plugins/decoration.c            |  402 +++++++++++++++++++++-------------------
 plugins/switcher.c              |   13 -
 plugins/video.c                 |  102 +++++++++-
 5 files changed, 341 insertions(+), 227 deletions(-)

New commits:
commit 0de0e29e73317e8cd39f600a0bdd90a2cf4396fa
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 18:27:43 2007 +0100

    Some minor coding style changes and remove some whitespaces.

commit ad426713263a825c4cb8cad4c142e4fcf43caa8d
Merge: e4a1fa4... 43fadab...
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 18:18:56 2007 +0100

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz

commit e4a1fa49b60889dcc428cfd4f595c55e8bd9ac58
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 18:18:04 2007 +0100

    Track changes to decoration plugin. Switcher window is a decorated window
    so motif hints that tell the WM not to decorate it shouldn't be set. The
    only problem with this is that the switcher window might appear with
    default decorations for short period before the decorator is able to
    update it with correct decorations. This is still much more correct than
    before and if the default decorations turns out to be a problem we'll
    come up with more correct solution for that.

commit cdbb0a07c6ed837e5905453ddb2639ce00f154be
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 18:12:08 2007 +0100

    Update decoration selection so it makes a bit more sense. The decorator
    shouldn't be able to override hints.

commit b19e6b60285ff508883cd6eb206537aaa8b86517
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 16:35:27 2007 +0100

    Add decoration match option.

commit 4e49be8c918771c73e6058a4bcf88288339acbbc
Author: David Reveman <davidr at novell.com>
Date:   Mon Mar 12 11:29:22 2007 +0100

    Add option that makes it possible to turn off YV12 filter support.
    
    This is useful for hardware/drivers where software colorspace
    conversion is more efficient than using fragment programs.

commit bb5dbf774b17d079b8bda0202877a0f50d872dda
Author: Cedric <gnumdk at gmail.com>
Date:   Mon Mar 12 11:25:21 2007 +0100

    Respect allowed actions hint.




More information about the xorg-commit mailing list