Re: [PATCH 0/3] Fix pointer emulation on non-ownership windows

2012-11-08 Thread Chase Douglas
On Thu, Nov 1, 2012 at 10:17 PM, Peter Hutterer peter.hutte...@who-t.netwrote: https://bugs.freedesktop.org/show_bug.cgi?id=56557 Pointer emulation on the root window does not work correctly. We currently only deliver to window owners, but no client owns the root window. The real bug here

[PATCH 0/3] Fix pointer emulation on non-ownership windows

2012-11-02 Thread Peter Hutterer
https://bugs.freedesktop.org/show_bug.cgi?id=56557 Pointer emulation on the root window does not work correctly. We currently only deliver to window owners, but no client owns the root window. The real bug here is that even though the events are registered for, the listener lookup fails and we