Re: [PATCH xserver 4/4] xwayland: sync event queue to check compositor reply

2016-03-09 Thread Olivier Fourdan
- Original Message - > - Original Message - > > Read and dispatch pending Wayland events to make sure we do nto miss a > > possible reply from the compositor prior to discard a key repeat. > > > > Signed-off-by: Olivier Fourdan > > --- > >

Re: [PATCH xserver 4/4] xwayland: sync event queue to check compositor reply

2016-03-09 Thread Olivier Fourdan
- Original Message - > Read and dispatch pending Wayland events to make sure we do nto miss a > possible reply from the compositor prior to discard a key repeat. > > Signed-off-by: Olivier Fourdan > --- > hw/xwayland/xwayland-input.c | 3 +++ > 1 file changed, 3

[PATCH xserver 4/4] xwayland: sync event queue to check compositor reply

2016-03-09 Thread Olivier Fourdan
Read and dispatch pending Wayland events to make sure we do nto miss a possible reply from the compositor prior to discard a key repeat. Signed-off-by: Olivier Fourdan --- hw/xwayland/xwayland-input.c | 3 +++ 1 file changed, 3 insertions(+) diff --git