Re: [PATCH v2] Wayland backend: set the opaque region when starting fullscreen

2013-11-19 Thread Kristian Høgsberg
On Sun, Nov 17, 2013 at 09:34:16PM +0100, Axel Davy wrote: > The opaque region is not set when we start the nested > compositor fullscreen. This patch fixes this. > > Signed-off-by: Axel Davy > --- > Jason Ekstrand prefer we use wayland_output_set_fullscreen, > which will -besides other things- s

[PATCH v2] Wayland backend: set the opaque region when starting fullscreen

2013-11-17 Thread Axel Davy
The opaque region is not set when we start the nested compositor fullscreen. This patch fixes this. Signed-off-by: Axel Davy --- Jason Ekstrand prefer we use wayland_output_set_fullscreen, which will -besides other things- set the opaque region. src/compositor-wayland.c | 1 + 1 file changed, 1