Re: [PATCH xserver] xwayland: send synthetic buttons up events when grabbing

2012-06-11 Thread Tiago Vignatti
On 06/08/2012 08:17 PM, Kristian Høgsberg wrote: On Fri, Jun 08, 2012 at 08:10:49PM +0300, Tiago Vignatti wrote: Signed-off-by: Tiago Vignatti --- I haven't thought much whether xwm now will really need to grab the pointer during move/resize. Ah, this was only half of what we discussed in IRC

Re: [PATCH xserver] xwayland: send synthetic buttons up events when grabbing

2012-06-08 Thread Kristian Høgsberg
On Fri, Jun 08, 2012 at 08:10:49PM +0300, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti > --- > > I haven't thought much whether xwm now will really need to grab the pointer > during move/resize. Ah, this was only half of what we discussed in IRC. This still sends button release events

[PATCH xserver] xwayland: send synthetic buttons up events when grabbing

2012-06-08 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- I haven't thought much whether xwm now will really need to grab the pointer during move/resize. hw/xfree86/xwayland/xwayland-input.c |8 1 file changed, 8 insertions(+) diff --git a/hw/xfree86/xwayland/xwayland-input.c b/hw/xfree86/xwayland/xwayl