Re: [PATCH xserver v2 2/7] xwayland: Allow pointer warp on the root window

2017-04-26 Thread Olivier Fourdan
Hey Carlos, > Of sorts, as we can't honor pointer warping across the whole root window > coordinates, peek the pointer focus in this case. > > Signed-off-by: Carlos Garnacho > --- > v2: Check that requester and focus window clients are the same > > hw/xwayland/xwayland.c

[PATCH xserver v2 2/7] xwayland: Allow pointer warp on the root window

2017-02-20 Thread Carlos Garnacho
Of sorts, as we can't honor pointer warping across the whole root window coordinates, peek the pointer focus in this case. Signed-off-by: Carlos Garnacho --- v2: Check that requester and focus window clients are the same hw/xwayland/xwayland.c | 5 + 1 file changed, 5