compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Tue Mar 11 08:10:32 PDT 2008


 include/compiz-core.h |    5 +-
 metadata/core.xml.in  |    8 +++-
 src/screen.c          |   87 +++++++++++++++++++++++++-------------------------
 3 files changed, 53 insertions(+), 47 deletions(-)

New commits:
commit d7a7063a3dd3d7ce8837324a808afcaeef715988
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Mar 10 15:20:05 2008 +0100

    Add another overlapping output handling mode "Smart". "Smart" basically is the old "Prefer larger" mode, selecting the output most part of the rectangle is on. "Prefer larger" and "Prefer smaller" only look for the rectangle center to determine the output.

commit f18a37666247f67a972f3ac81937fd674afc9d63
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Mar 10 14:47:00 2008 +0100

    Reduce duplicated code by reusing the outputDeviceForGeometry function to implement outputDeviceForPoint. For this, treat a point x,y just as a 1x1 sized rectangle which has its upper left corner at x,y.



More information about the xorg-commit mailing list