Re: [PATCH RFC xserver] xwayland: Add xdg-output support

2017-08-01 Thread Jonas Ã…dahl
On Tue, Aug 01, 2017 at 10:26:54AM +0200, Olivier Fourdan wrote: > This was added in wayland-protocols 1.10. > > Signed-off-by: Olivier Fourdan > --- > Note: This has not been tested with an actual compositor supporting > xdg-output > > configure.ac |

[PATCH RFC xserver] xwayland: Add xdg-output support

2017-08-01 Thread Olivier Fourdan
This was added in wayland-protocols 1.10. Signed-off-by: Olivier Fourdan --- Note: This has not been tested with an actual compositor supporting xdg-output configure.ac | 2 +- hw/xwayland/Makefile.am | 9 +- hw/xwayland/xwayland-output.c |