You should probably rename the 'drawable' field to 'window'.<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 2, 2012 at 11:53 PM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net" target="_blank">peter.hutterer@who-t.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Technically this is a change in the protocol, but we've never supported<br>
anything but a Window. Also note that it's already called "window" in the<br>
wire struct.<br>
<br>
Signed-off-by: Peter Hutterer <<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>><br>
---<br>
I also suspect that the number of compatible X11 implementations that<br>
provide support for fixes 5.0/pointer barriers is small enough that this<br>
change in protocol goes by unnoticed.<br>
<br>
 fixesproto.txt | 4 ++--<br>
 1 file changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/fixesproto.txt b/fixesproto.txt<br>
index 5903ac9..1828ba8 100644<br>
--- a/fixesproto.txt<br>
+++ b/fixesproto.txt<br>
@@ -606,13 +606,13 @@ essentially the same reason.<br>
 CreatePointerBarrier<br>
<br>
                barrier:                    BARRIER<br>
-               drawable:                   DRAWABLE<br>
+               drawable:                   Window<br>
                x1, y2, x2, y2:             INT16<br>
                directions:                 CARD32<br>
                devices:                    LISTofDEVICEID<br>
<br>
        Creates a pointer barrier along the line specified by the given<br>
-       coordinates on the screen associated with the given drawable.  The<br>
+       coordinates on the screen associated with the given window.  The<br>
        barrier has no spatial extent; it is simply a line along the left<br>
        or top edge of the specified pixels.  Barrier coordinates are in<br>
        screen space.<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.7.11.7<br>
<br>
_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg-devel" target="_blank">http://lists.x.org/mailman/listinfo/xorg-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>  Jasper<br><br>
</div>