compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Aug 28 05:49:16 PDT 2007


 include/compiz.h     |  171 +++++++++++++++++++++++---------------------
 include/cube.h       |   20 ++---
 metadata/core.xml.in |    4 +
 plugins/cube.c       |   19 ++--
 plugins/dbus.c       |  162 ++++++++++-------------------------------
 plugins/fuse.c       |   77 ++++++-------------
 plugins/gconf.c      |  159 +++++++---------------------------------
 plugins/ini.c        |  105 +++++----------------------
 plugins/kconfig.cpp  |   87 ----------------------
 plugins/rotate.c     |   17 ----
 src/display.c        |   57 +++++++++++---
 src/event.c          |   61 +--------------
 src/match.c          |    6 -
 src/plugin.c         |  198 +++++++++++++++++++++++++++++++++++++++++++++++++--
 src/screen.c         |   11 +-
 src/window.c         |    2 
 16 files changed, 478 insertions(+), 678 deletions(-)

New commits:
commit b57b6a098c84b5c4e42beea88499cabc4c110b72
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 08:41:09 2007 -0400

    Bump ABI version.

commit 40d946c10c6e3b4ec41e4170907a3b15db792551
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 08:35:00 2007 -0400

    Kill whitespaces.

commit ae4a0a6e8a7ee7054d3b2476b370922614a40012
Merge: 92f1692... 36575a3...
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 08:33:51 2007 -0400

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
    
    Conflicts:
    
    	include/compiz.h

commit 92f16929003bd84cb729e3943f9dc8d8d146fb1f
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 08:22:05 2007 -0400

    Add ABI option to core.

commit c90b1c26dcbf1783bca6f35bf3381327d3a9b0f7
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 08:02:55 2007 -0400

    Make sure the core plugin is always loaded.

commit f460dd765b9922894fa40d3d80cb99bb021a88a2
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 06:59:23 2007 -0400

    Adjust metadata to have core plugin loaded by default.

commit 988f56ac82c1bfeefc21d1cf3fff3c479ca405da
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 28 06:53:16 2007 -0400

    Remove setScreenOption and make sure core plugin is loaded
    at startup.

commit d04e36ab440480db1187de73fc06b7b1cd0bbb10
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 19:27:40 2007 -0400

    Remove getDisplayOptions and setDisplayOption functions.

commit d0ad992d4f8b9df5670911de8fb4e2959fe6099e
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 18:33:14 2007 -0400

    Hook up core options to core plugin.

commit 9b33ec3507fd7fc7d99463ba6af4cbed4ad2aae7
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 17:26:41 2007 -0400

    Only allow loading of core plugin when trying to load
    plugin from current directory.

commit 8cdbe88056b7295ced692e2fd7b80627c2fac113
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 16:53:34 2007 -0400

    Pass NULL as path when listing plugins in current directory.

commit 261816931c84a9902f82de7d6c8bf769b4e7aae6
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 16:52:12 2007 -0400

    Fix typo.

commit 2bfab8cbc82bd696eec4c8b553cace1c99d5b295
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 16:51:24 2007 -0400

    Hook up core loader.

commit cb68cc00e23512fe29769f244d479124e3c48198
Author: David Reveman <davidr at novell.com>
Date:   Mon Aug 27 13:38:28 2007 -0400

    Add core plugin loader and core plugin code.

commit 407cfe4f9cfe407dadb64a2cd6553cdd9255f471
Author: David Reveman <davidr at novell.com>
Date:   Thu Aug 23 00:38:36 2007 -0400

    Use new core utility functions in rotate plugin.

commit 48cea919a0d57b9182504dc8ec4e9a843960452f
Author: David Reveman <davidr at novell.com>
Date:   Thu Aug 23 00:31:03 2007 -0400

    Add utility function getPluginDisplayIndex.

commit 7b23dc22d9e4089044ab306bb69a8f969dc642b9
Author: David Reveman <davidr at novell.com>
Date:   Thu Aug 23 00:28:05 2007 -0400

    Add utility function checkPluginABI.

commit b9d7ced24daf5049ff9f4e502b7622f4eed1bd57
Author: David Reveman <davidr at novell.com>
Date:   Wed Aug 22 16:50:24 2007 -0400

    Add getPluginABI utility function.



More information about the xorg-commit mailing list