compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Wed May 23 15:21:20 PDT 2007


 Makefile.am            |    3 
 compiz-cube.pc.in      |   13 +
 configure.ac           |    2 
 include/Makefile.am    |    3 
 include/cube.h         |  134 ++++++++++++++++
 metadata/cube.xml.in   |    2 
 metadata/resize.xml.in |   44 +++++
 plugins/Makefile.am    |    1 
 plugins/cube.c         |  396 ++++++++++---------------------------------------
 plugins/resize.c       |   84 +++++++---
 plugins/rotate.c       |   72 ++++++--
 11 files changed, 391 insertions(+), 363 deletions(-)

New commits:
commit 07b0ff39db217d9492be28ad8efe20657c020352
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 18:18:47 2007 -0400

    Make it possible to hook into the clear target output
    functionality in the cube plugin.

commit da108a9f4e8eb4398d82efa67f8583c147370d26
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 18:11:34 2007 -0400

    Move clear output code into function.

commit 9a37c41a90cb72b2ee7d48286013da67383919d6
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 18:03:38 2007 -0400

    Remove whitespace.

commit 7989fd5cca2ad9fd1b2b9caaa88c66ef0c4074e7
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 17:58:53 2007 -0400

    Remove whitespaces.

commit d39373294f36eb69cc4d5f9d56a583887e96608b
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 17:57:49 2007 -0400

    Add GetRotationProc to cube plugin and have rotate
    plugin use it to apply the cube rotation.

commit 5ac2a2540b634a20e7bbe2bf95ba6862491141e5
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 14:29:16 2007 -0400

    Allow rotate plugin to hook into cube plugin.

commit 90701f6ff70444f139e6492b0d1967e0a4a1143f
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 14:26:42 2007 -0400

    Make cube ABI version and display private index available
    through read-only options.

commit c84b265007d57402aff1597171bd86d77cf026e9
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:19:18 2007 -0400

    There's no longer an optional svg feature.

commit be640a07c1c6c06a9aeba14fff572248b3435558
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:18:45 2007 -0400

    Add compiz-cube pkg-config file.

commit 6c63e18ec8b422718113fc283a050793484af2c0
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:14:57 2007 -0400

    Add cube.h.

commit 32c64ab87bd249fe4bab6374e294e92d70fb9efc
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:07:13 2007 -0400

    displayPrivateIndex -> cubeDisplayPrivateIndex.

commit 896352e55f75324d22666066f22bf38855d299f5
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:05:18 2007 -0400

    Only include the headers we need.

commit ef0dde66b56404644a7203474fadf5dc8683081a
Author: David Reveman <davidr at novell.com>
Date:   Wed May 23 12:04:05 2007 -0400

    Remove SVG support from cube plugin.

commit 861ffe690739adaca65166df148782642cc636a8
Author: David Reveman <davidr at novell.com>
Date:   Tue May 22 15:49:32 2007 -0400

    Add a match option for each resize mode. They can be used to
    force a specific resize mode for certain windows.

commit 00eea1bca1aa336bcf24db8f0c4787e93db78df7
Author: David Reveman <davidr at novell.com>
Date:   Tue May 22 15:15:46 2007 -0400

    Add actions for each resize mode.

commit 5e80a6dbd8a2fe7f70c222f1d0e496b36dcd6405
Author: David Reveman <davidr at novell.com>
Date:   Tue May 22 10:13:50 2007 -0400

    Remove whitespaces.



More information about the xorg-commit mailing list