xwininfo: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sat Oct 23 06:02:47 PDT 2010


 xwininfo.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3a3003dcd0737c721e8f35953a5871a50209b5d4
Author: Julien Cristau <jcristau at debian.org>
Date:   Thu Oct 21 12:59:11 2010 +0200

    Work around xcb_translate_coordinates sign bug
    
    xcb_translate_coordinates_reply_t has unsigned dst_{x,y}, so explicitly
    cast them to int16_t to get the right values.
    Reported on irc by frostwork.
    
    xcb-proto was fixed in commit 661fe8dd.
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list