Re: [Patch 0/8] Pointer barriers

2011-02-23 Thread Adam Jackson
On 2/21/11 10:51 PM, Peter Hutterer wrote: Notes on the PB support in general: - having a pointer barrier specify which direction it doesn't work is very confusing. Both from the client-side and whithin the server it was counter-intuitive. I'd prefer an interface like this

[Patch 0/8] Pointer barriers

2011-02-21 Thread Peter Hutterer
This patchset adds support for Pointer Barriers in the server (albeit without per-device support). Branch is available on cgit: http://cgit.freedesktop.org/~whot/xserver/log/?h=pointer-barriers Ajax already sent out the protocol/libXfixes patches a while ago, these are required for this branch