compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Sat Nov 3 03:31:04 PDT 2007


 include/compiz-core.h |   48 ++++++++------
 plugins/place.c       |  164 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/event.c           |   14 +++-
 src/screen.c          |   37 +++++------
 src/window.c          |    9 ++
 5 files changed, 233 insertions(+), 39 deletions(-)

New commits:
commit 1ec425c879bf5a488502fa916513c37eb39b4a46
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Nov 3 11:28:21 2007 +0100

    Fix typo.

commit df9edbd8d223f1b954b99edeae795038cca858b2
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Nov 3 11:27:04 2007 +0100

    Prevent transient children being stacked below their parent if their focus was denied.

commit c7449a6d19abf91d03d83ae4f4e33cb57720453c
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Nov 3 11:15:44 2007 +0100

    Bump ABIVERSION.

commit 92dae672fcc40a29f7046a5f6335e7686a18521e
Author: Danny Baumann <dannybaumann at web.de>
Date:   Sat Nov 3 11:05:31 2007 +0100

    Whitespace fixes.

commit 398ebaa08c7f9d221730c7d1ebc2ee06d193b56a
Author: Danny Baumann <dannybaumann at web.de>
Date:   Tue Oct 23 17:32:08 2007 +0200

    Avoid unnecessarily constraining window size.

commit 8a74ec4111db5824cc1d0365df71b1df36062c64
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Oct 22 21:02:25 2007 +0200

    Try to maximize window if it requested to be resized larger than the work area.

commit 5af2427514fe8bc7aae855b7a33980e3cb537fc1
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Oct 22 20:56:03 2007 +0200

    Improve calculations.

commit 1226bb676d8552cf7638c655cdb388e0c2e761bf
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Oct 22 20:48:17 2007 +0200

    Added wrappable validateWindowResizeRequest function that can be used to adjust window resize request processing. Made place plugin wrap into this function and ensure the window remains inside the work area.



More information about the xorg-commit mailing list