Re: [PATCH weston 1/2] compositor-wayland: Flag the wayland backend as nested

2015-04-01 Thread Giulio Camuffo
2015-04-01 20:37 GMT+03:00 Derek Foreman : > Nested compositors may have different requirements than un-nested ones. > The current need stems from having to avoid the new repaint delay when > in a nested compositor. > > Signed-off-by: Derek Foreman > --- > src/compositor-wayland.c | 2 ++ > src/c

[PATCH weston 1/2] compositor-wayland: Flag the wayland backend as nested

2015-04-01 Thread Derek Foreman
Nested compositors may have different requirements than un-nested ones. The current need stems from having to avoid the new repaint delay when in a nested compositor. Signed-off-by: Derek Foreman --- src/compositor-wayland.c | 2 ++ src/compositor.h | 1 + 2 files changed, 3 insertions(+