compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Fri Oct 27 23:17:43 EEST 2006


 configure.ac              |    2 
 include/compiz.h          |   57 +++++++--
 plugins/Makefile.am       |    2 
 plugins/compiz.schemas.in |    2 
 plugins/cube.c            |   13 +-
 plugins/minimize.c        |   25 ++-
 plugins/rotate.c          |   12 +
 plugins/scale.c           |    3 
 plugins/switcher.c        |    4 
 plugins/zoom.c            |   12 -
 src/display.c             |   23 ++-
 src/event.c               |   33 ++++-
 src/screen.c              |  288 ++++++++++++++++++++++++++++++++++++----------
 src/window.c              |  188 ++++++++++++++++++++++++------
 14 files changed, 520 insertions(+), 144 deletions(-)

New commits:
commit b8809f92739f0ff6397ae7078e204b93d3b5a948
Author: David Reveman <davidr at novell.com>
Date:   Fri Oct 27 15:45:02 2006 -0400

    Initial support for multiple desktops.

commit fea8ad2a49ca57b491e972ee56a3706809fab5dd
Author: David Reveman <davidr at novell.com>
Date:   Fri Oct 27 15:42:13 2006 -0400

    Fix DEFAULT_PLUGINS list.

commit f468ffa96da17bd4ccf7638c2f02e9de551f80a1
Author: David Reveman <davidr at novell.com>
Date:   Fri Oct 27 15:37:10 2006 -0400

    Handle desktop width less than 4 times the screen better.

commit 453d9b7200fd689947946bc7fa32d1a28cc6df99
Author: David Reveman <davidr at novell.com>
Date:   Fri Oct 27 14:47:42 2006 -0400

    Make zoom plugin work without "largedesktop" feature.

commit 24413cd5821a9946f2316639a64b7f8518fbbb44
Author: David Reveman <davidr at novell.com>
Date:   Fri Oct 27 14:29:47 2006 -0400

    Don't initiate any animations when desktop width is less then 4 times
    the screen.




More information about the xorg-commit mailing list