compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Thu May 17 10:01:06 PDT 2007


 metadata/cube.xml.in   |    2 
 metadata/resize.xml.in |   23 +
 plugins/cube.c         |    4 
 plugins/resize.c       |  586 ++++++++++++++++++++++++++++++++++++-------------
 src/window.c           |   42 ++-
 5 files changed, 496 insertions(+), 161 deletions(-)

New commits:
commit 9c1902cacee1bf4b7fe91141149a644d34cd0f81
Merge: 54649b7... bedcf71...
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:46:26 2007 -0400

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

commit 54649b76db72e7ffa63be0511f4fc5ab02e442c5
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:45:56 2007 -0400

    Add border_color and fill_color options.

commit 4725352af1670e2367ed6cc94a7bfd035f408289
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:33:53 2007 -0400

    Cleanup.

commit 859e0a8593fa67f91b7afa1393a5c5fc6609245a
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:33:33 2007 -0400

    Cleanup.

commit 1439ffab3eeb063e66fda86d1c828926a97628e1
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:32:19 2007 -0400

    Cleanup.

commit 25180b9f34f29b770d1d39e4e724ee6fffc5dbc4
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 12:30:32 2007 -0400

    Add stretch resize mode.

commit bee9d900b75a8cae0e428bfb9d8935b5cedb6613
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 10:38:21 2007 -0400

    Add rectangle resize mode.

commit 0930dfe3a13f069b32b121da643b1349b7dd271d
Author: David Reveman <davidr at novell.com>
Date:   Thu May 17 10:27:10 2007 -0400

    Add outline resize mode.

commit efd97e9d22a7b935fabe12474ca2c73525d9609b
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 16:27:22 2007 -0400

    Remove unnecessary code.

commit f3681ed52af4ed3935ba49bde04dda1f9481ac21
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 16:26:26 2007 -0400

    Make it possible to end resize when resize notify is received.

commit 58791b72911c91dba0c3b7a7895690d639db8ed6
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 15:23:23 2007 -0400

    No need to check if only position changes as we'll never change
    the position without changing the size.

commit 8a5126bea5ff45c7a31f18d939004a5eab534e75
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 12:12:56 2007 -0400

    Update size even when pointerDx and pointerDy are 0.

commit 551028eb5c5ff0fb1183b6a0a177ab047caa038f
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 12:11:26 2007 -0400

    Adjust position in motion handler.

commit bd309b7d6592226bf87c9088bcbb70226441e070
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:59:27 2007 -0400

    Replace width, height with geometry and constrain window size in
    motion handler.

commit a10284f25df04d28e41796edf11710543b8264a6
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:49:25 2007 -0400

    Remove ucWidth, ucHeight and use pointerDx, pointerDy instead.

commit 05650e821c4e6359a9e72f723a2e1531cf876130
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:38:15 2007 -0400

    Resize plugin should always use the server side window geometry.

commit a29b8f11cd542d7fab0038537b2212113d5a3662
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:31:50 2007 -0400

    Replace savedAttrib with savedGeometry rectangle.

commit ae70677f1664c55fafdc82370596999864a3976b
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:27:46 2007 -0400

    Add pointerDx and pointerDy.

commit 1ab79ebb340cf1040646b04fa01e400f3eb1e700
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 11:26:25 2007 -0400

    Track changes to constrainNewWindowSize.

commit 1f6b8008f9c6d1f6d7b23f99e4a7dcd2dc6491a5
Author: David Reveman <davidr at novell.com>
Date:   Wed May 16 10:22:57 2007 -0400

    Remove whitespaces.

commit a7309f4cdcd1d1aed041feeb7cfe916a88719417
Author: Danny Baumann <dannybaumann at web.de>
Date:   Wed May 16 10:21:48 2007 -0400

    Make constrainNewWindowSize return TRUE whenever constraining was applied.

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

    Fix next/prev slide bindings in cube plugin.



More information about the xorg-commit mailing list