Re: [PATCH v3 xserver] xwayland: Add grab protocol support

2017-08-01 Thread Peter Hutterer
On Wed, Jul 12, 2017 at 11:51:08AM +0200, Olivier Fourdan wrote: > The keyboard grabbing protocol for Xwayland is included in > wayland-protocol 1.9. > > Update the wayland-protocol required version in both configure and meson > builds and add support for this new protocol in Xwayland. > > Signed

[PATCH v3 xserver] xwayland: Add grab protocol support

2017-07-12 Thread Olivier Fourdan
The keyboard grabbing protocol for Xwayland is included in wayland-protocol 1.9. Update the wayland-protocol required version in both configure and meson builds and add support for this new protocol in Xwayland. Signed-off-by: Olivier Fourdan Reviewed-by: Peter Hutterer --- v2: Remove break af