compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Fri Nov 10 00:43:20 EET 2006


 include/compiz.h          |   17 ++
 plugins/clone.c           |  158 +++++++++++++++++++++++---
 plugins/compiz.schemas.in |   24 ++++
 plugins/cube.c            |   37 +++++-
 plugins/scale.c           |    4 
 plugins/water.c           |    3 
 src/display.c             |    6 +
 src/screen.c              |  272 +++++++++++++++++++++++++++++++++++-----------
 src/window.c              |   12 +-
 9 files changed, 438 insertions(+), 95 deletions(-)

New commits:
commit 5e3b574e0b3dd04ef9ad96432d2ff5881f8b738f
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 17:32:36 2006 -0500

    Update ABI version.

commit 33d73558b6dabf47f95bcf16996fccece63d09b3
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 17:32:00 2006 -0500

    Handle output changes.

commit 32f57d2d9408419de650a3f1f3679ed85b51e362
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:53:37 2006 -0500

    Call cubeLoadImg on output change notify.

commit 340412b62e4d5bc19585907f71c96b4fe4a021c2
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:52:59 2006 -0500

    Set fullscreenOutput variable properly.

commit e05ebec9a3eb9b2e207eb1e3e513dce27411fb63
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:40:59 2006 -0500

    Fix typo.

commit c8dcba36040b004101903b5c6d06213b0e181ca3
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:40:33 2006 -0500

    Handle output changes.

commit bda689c18b52b62dca07ef3495548e793dd82b1e
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:25:54 2006 -0500

    Add outputChangeNotify function.

commit c229ed2327a36576d1102ad922b608140fb29a08
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:18:09 2006 -0500

    Regen compiz.schemas.in.

commit 73508fb297f424a7f2363c5472c034b2c46771de
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:16:27 2006 -0500

    Add fullscreenOutput variable which is used to determine if there's
    any output that only covers part of a cube side.

commit 2d385b36d1f9562105193e3fa7a3aa0ddc78c502
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:03:58 2006 -0500

    Fix some clone remove issues.

commit b732690ad2c6e8f43382a758fc99f872fa422a61
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:02:52 2006 -0500

    Make sure we grabbed the screen before we check if a window is a 'scale'
    window.

commit bf01a451718121400fc0f3ee26f3a94750489351
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:01:05 2006 -0500

    Use setDefaultViewport.

commit 2bb07c9715ace5ef1038f565acc1b4d1a251ca5a
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 16:00:40 2006 -0500

    Make sure every output is within the screen region.

commit 6417cbfbd4b5b108f66511c6de3f561096702cce
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 15:45:19 2006 -0500

    Add detect_outputs and outputs options, which gives full control over
    each outputs framebuffer region. Very useful for testing of multiple
    outputs.

commit fd80b04a8289593a54fcb905937a0690c1406859
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 10:00:32 2006 -0500

    Set struts on clone input stealing windows.

commit eb4f556b197fe496362303af8eae99279059698e
Author: David Reveman <davidr at novell.com>
Date:   Thu Nov 9 09:58:40 2006 -0500

    Make it so input only windows can internally have struts set.




More information about the xorg-commit mailing list