compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Mon Dec 11 00:01:35 EET 2006


 Makefile.am                |    2 
 include/compiz.h           |    3 
 include/decoration.h       |   16 +
 libdecoration/decoration.c |   81 ++++++
 plugins/Makefile.am        |    4 
 plugins/dbus.c             |  541 +++++++++++++++++++++++++++++++++++++++------
 plugins/decoration.c       |  241 ++++++--------------
 plugins/gconf.c            |    4 
 src/option.c               |   23 +
 9 files changed, 681 insertions(+), 234 deletions(-)

New commits:
commit e7186a83d1cb41e4883737e2a8259d7947d3c4d7
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 22:50:29 2006 +0100

    Send error reply if option doesn't exist.

commit bc0daec0fac060e0c93297d6f5950071d4a1fa2b
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 22:06:30 2006 +0100

    Send "chenged" signal when and option change value.

commit 05baced43e2c51b501d7e5945d18123fd395f222
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 22:04:57 2006 +0100

    Unwrap display functions pointers when finishing.

commit 8eab0bf16bb30efdf1138ce506681d5bd73788fb
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 10:48:07 2006 -0500

    Add "list" and "getMetadata" members. Always send replies. Based on patch
    by Mike Dransfield.

commit a5d4215d6a74505619c8dce8581c74a7e3c0cd13
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 10:40:55 2006 -0500

    Build libdecoration before plugins.

commit 4f5254d1b026f231ab79a949075cd86a84200427
Author: David Reveman <davidr at novell.com>
Date:   Sun Dec 10 10:14:37 2006 -0500

    Add optionTypeToString function.

commit 6a73b6a69323b7e16f0d4ccdd2865c4b308e2c16
Author: David Reveman <davidr at novell.com>
Date:   Sat Dec 9 05:17:04 2006 -0500

    Move decoration property decoding into libdecoration.

commit 40c0c47dee9b4dbf9b4d41dcc96d9414671b957b
Author: David Reveman <davidr at novell.com>
Date:   Fri Dec 8 21:04:09 2006 -0500

    Use data structures from decoration.h.




More information about the xorg-commit mailing list