compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Thu Dec 18 06:05:43 PST 2008


 include/compiz-core.h |   14 ++++++--
 metadata/obs.xml.in   |    1 
 plugins/obs.c         |    3 +
 src/display.c         |    5 ++
 src/event.c           |   15 ++++++++
 src/plugin.c          |   49 +++++++++++++++++-----------
 src/screen.c          |    9 +++++
 src/window.c          |   87 +++++++++++++++++++++++++++++++++++++++++++-------
 8 files changed, 149 insertions(+), 34 deletions(-)

New commits:
commit 5a692b4a42763caf0086d8327416b5f763e6c16a
Merge: 63d59cf981a432ea53f4101838ff36920575931f b05e2f579dbd8dee39053e387d44c60b5d361e05
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Dec 18 15:05:28 2008 +0100

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

commit 63d59cf981a432ea53f4101838ff36920575931f
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Dec 18 14:49:06 2008 +0100

    Load obs after blur so blur sees PAINT_WINDOW_TRANSLUCENT_MASK set by
    obs.

commit e74b9bd02b536334b79557459e9c524c2d9efbf0
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Dec 18 14:42:35 2008 +0100

    Set PAINT_WINDOW_TRANSLUCENT_MASK when modifying opacity.

commit 5c49e4bc18f7c0ed01430030c111a81393946d8b
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Dec 18 13:45:02 2008 +0100

    Support _NET_WM_FULLSCREEN_MONITORS EWMH hint.

commit 81c16e76542dd9ee5d504473c48ccf326474919f
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Dec 18 10:03:51 2008 +0100

    Always show error messages generated by dlopen().
    As this would generate a lot of false positives when trying to load
    plugins from $HOME/.compiz/plugins, call stat() on the plugin first in
    order to see if it's openable.



More information about the xorg-commit mailing list