compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Tue Aug 7 09:47:40 PDT 2007


 src/event.c  |    4 ++--
 src/window.c |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 55d3ca1913af4a76973804e29eb21ed62a21691c
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 7 12:41:50 2007 -0400

    Select for focus change events on frame windows.

commit 27802de1006580d60bd2cda5ffa995b0c779e850
Author: David Reveman <davidr at novell.com>
Date:   Tue Aug 7 12:34:08 2007 -0400

    Add CompNoMask to REAL_MOD_MASK.
    
    REAL_MOD_MASK is used determine what bits of the modifier
    state that should match for an action to be triggered. Virtual
    modifiers without real modifiers assigned to them will use
    CompNoMask as real modifier. Hence, the CompNoMask bit must
    also be used to determine if the modifier state matches and
    should be considered a real modifier.
    
    Thanks to Andy Hefner.



More information about the xorg-commit mailing list