compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Nov 28 17:19:08 EET 2006


 Makefile.am                                 |    2 
 configure.ac                                |    7 
 gtk/window-decorator/Makefile.am            |   11 
 gtk/window-decorator/gtk-window-decorator.c |  751 ++++-------------------
 include/Makefile.am                         |    6 
 include/compiz.h                            |    4 
 include/decoration.h                        |  195 ++++++
 libdecoration/Makefile.am                   |   11 
 libdecoration/decoration.c                  |  887 ++++++++++++++++++++++++++++
 libdecoration/libdecoration.pc.in           |   12 
 plugins/compiz.schemas.in                   |   12 
 plugins/scale.c                             |  237 +++++++
 plugins/switcher.c                          |   22 
 src/display.c                               |    2 
 14 files changed, 1511 insertions(+), 648 deletions(-)

New commits:
commit bdb9be069c2374f34dae5e633df0d5cbc25b261c
Author: David Reveman <davidr at novell.com>
Date:   Tue Nov 28 10:17:30 2006 -0500

    Move drop-shadow code from gtk-window-decorator to libdecoration.

commit d852b4764174d99715a479d85e1ac55c6dd289f7
Author: David Reveman <davidr at novell.com>
Date:   Tue Nov 28 00:14:49 2006 -0500

    Regen compiz.schemas.in.

commit 12bffde2f6988bc2154bfc5ef049fbbd675a874f
Author: David Reveman <davidr at novell.com>
Date:   Tue Nov 28 00:08:44 2006 -0500

    Add hover time option.

commit 043382fa80eb6fcdc3fbdabbb549cad341816601
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 23:49:33 2006 -0500

    Add drag-n-drop hover support to scale plugin.

commit 6e3969fb273bcfeee30c819153eb1e343780d4c4
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 23:32:26 2006 -0500

    Add xdndStatusAtom and xdndDropAtom.

commit 8f5735de04d96fc140145c8312bd637e10b654fe
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 10:09:11 2006 -0500

    Fix placement of scaled icons.

commit 9d8cffe5285d7ac2c5e408d7fc3db4614ec50dbf
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 08:52:51 2006 -0500

    Align.

commit 7579bfeb3f54429bc8b07ed2ce57cfde4834ab0d
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 08:49:20 2006 -0500

    Use libdecoration functions.

commit 5488b826a3f37db6d254b6d6716fce5d950883e7
Author: David Reveman <davidr at novell.com>
Date:   Mon Nov 27 00:20:38 2006 -0500

    Use decor_set_vert_quad_row and decor_set_horz_quad_line.

commit e5d34541575f446500fc6eaaaa2518e61238e121
Author: David Reveman <davidr at novell.com>
Date:   Sun Nov 26 23:59:38 2006 -0500

    Use decor_quads_to_property.

commit 4ae44024ebe605fa013ae27dffb210aeb3583595
Author: David Reveman <davidr at novell.com>
Date:   Sun Nov 26 23:58:56 2006 -0500

    Link to libdecoration.

commit b5a9c9ac9857c1b0bc2b2d3d5e8303a712deae7a
Author: David Reveman <davidr at novell.com>
Date:   Sun Nov 26 12:32:06 2006 -0500

    Use data types in decoration.h.

commit a8d0c31f1aafcd6132864299dffd1d20428a9f36
Author: David Reveman <davidr at novell.com>
Date:   Sun Nov 26 12:11:17 2006 -0500

    Add libdecoration and move some initial code from gtk-window-decorator into it.

commit 536cd8c33a2982861ff103cb02ee3cc506beb836
Author: David Reveman <davidr at novell.com>
Date:   Sat Nov 25 10:40:58 2006 -0500

    glxcomp -> compiz.




More information about the xorg-commit mailing list