compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Wed Mar 7 23:05:59 EET 2007


 include/compiz.h |    8 +++++++-
 src/display.c    |    2 +-
 src/event.c      |   15 ++++++++++++++-
 src/screen.c     |   18 ++++++++++++++++++
 src/window.c     |   25 +++++++++++++++++++++++++
 5 files changed, 65 insertions(+), 3 deletions(-)

New commits:
commit a9cd012e4968639c5f065a28e1f7a40336d7a3ea
Author: David Reveman <davidr at novell.com>
Date:   Wed Mar 7 16:04:09 2007 +0100

    Add activeViewportX and activeViewportX members to the
    CompWindow struct to keep track of the viewport the window
    was last active in. This can be used to more properly calculate
    to which window the input focus should be moved to and the
    compareWindowActiveness function has been added to make this more
    convenient.




More information about the xorg-commit mailing list