libX11: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Jul 5 20:22:55 PDT 2009


 src/ChkMaskEv.c |    2 +-
 src/ChkWinEv.c  |    2 +-
 src/MaskEvent.c |    2 +-
 src/WinEvent.c  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5d0fe0e0e92759af5667c5dca2eacb1b6f2d66ea
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Jul 2 09:10:25 2009 +1000

    XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
    
    GenericEvent cannot be selected for in the core event masks and they must
    thus be treated like extension events.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit c1bf65b89f4e361f6178a73dd5334c8f2bd95732
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Jul 2 09:06:05 2009 +1000

    XWindowEvent/XCheckWindowEvent must not return GenericEvents.
    
    GenericEvents have no fixed position for the window, so they must be treated
    like extension events.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list