compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Dec 5 01:12:05 EET 2006


 gtk/window-decorator/gtk-window-decorator.c | 1928 ++++++++++++----------------
 include/decoration.h                        |  209 ++-
 libdecoration/decoration.c                  | 1841 ++++++++++++++++++++++----
 plugins/decoration.c                        |  235 +--
 plugins/wobbly.c                            |   17 
 src/event.c                                 |   10 
 src/window.c                                |   49 
 7 files changed, 2770 insertions(+), 1519 deletions(-)

New commits:
commit f16f72d49c464763a5f85c9df59c850d6d675551
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 17:45:34 2006 -0500

    Make sure a picture is created for switcher decorations and set stretch
    offset a bit better.

commit 447b5105142b4383a5c221672a4f1dc8e4d233a8
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 17:29:13 2006 -0500

    Compute button locations and titlebar stretch offset correctly for metacity
    themes.

commit 9af9b8633be32c9e70fd71deeff34b2cfe1204a0
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 17:27:50 2006 -0500

    Stretch decorations from south-east instead.

commit a5052027ded30a81e1396c6e11209fca5ee85604
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 17:26:48 2006 -0500

    Trigger maximize effect properly.

commit 0fccea785a6eff2fd045c171f60492bbd742f62b
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 16:54:51 2006 -0500

    Compute window output extents properly.

commit 19cc3e33baf4b760562b5654359f2a0bee6197d6
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 16:53:48 2006 -0500

    Call updateWindowAttributes before windowStateChangeNotify.

commit 90b3cfbfc131efebe668d33d9d7bb5fac625a180
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 12:22:20 2006 -0500

    Remove N_QUADS_MAX.

commit a9a47570ff032162b128f56fd9353b28d2c875f5
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 12:14:49 2006 -0500

    Finish libdecoration implementation and move gtk-window-decorator over to
    using it completely.

commit 34f8e7d60a2ac526bbf92566624e73c9452a7740
Author: David Reveman <davidr at novell.com>
Date:   Mon Dec 4 10:48:33 2006 -0500

    Apply alignment correctly.

commit 0980b76a66391223b4c51a949bdd9aa6abf067e5
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 30 12:47:07 2006 -0500

    Rewrote decoration opacity code and moved it to libdecoration.

commit ba7e4b085bacf6c78b368f347ed212bab788cdd9
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 30 02:30:06 2006 -0500

    No longer need cairo-xlib-xrender.h.

commit e4188001656c6619d28767388f352166e1c7bb2b
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 30 02:29:01 2006 -0500

    Rewrite and move a lot more code into libdecoration.

commit bbee58d555697f5dcf7f89af81d3552fa4b0ba7a
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 13:54:03 2006 -0500

    Improve shadow code performance by adding clipping and avoiding opacity
    step when possible.

commit b84f87aedf2b33a4bb46521bf53cec1c1d2465eb
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 13:50:26 2006 -0500

    Damage output extents correctly when window decorations change.

commit 766a62d88a9950ca04bd8bfc8a2e4af0fb0c6592
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 11:01:19 2006 -0500

    Move more code into libdecoration.

commit 47642af9d5520dad69767e5748dac21014470f2b
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 10:53:25 2006 -0500

    Do not ignore override_redirect windows.

commit aea40d4fd332b01aa8735713f0139e74e9e2f10e
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 10:52:40 2006 -0500

    Move damageWindowOutputExtents so that it's always called.

commit de4e0525e0ace5329cfd053753adac60803c17c0
Author: David Reveman <davidr at novell.com>
Date:   Wed Nov 29 10:51:12 2006 -0500

    Use addWindowDamageRect.

commit 2d764529b88692ff8cb7f3e2bfa838500bc4c3a3
Author: David Reveman <davidr at novell.com>
Date:   Tue Nov 28 14:35:06 2006 -0500

    Expose decor_shadow_t struct and add pixmap to this struct.

commit 1f301b54f404a58b93846ea237a2620662428d3e
Author: David Reveman <davidr at novell.com>
Date:   Tue Nov 28 14:25:58 2006 -0500

    Use decor_context_t structs.




More information about the xorg-commit mailing list