Re: [PATCH 3/3] desktop-shell: resize background and panel surfaces on output resize

2016-06-08 Thread Pekka Paalanen
On Fri, 27 May 2016 23:22:58 +0200 David Fort wrote: > When an output is resized (permanent mode switch), we should also notify the > shell client so that the panel and background fits to the new screen > dimensions. > > Signed-off-by: David Fort

[PATCH 3/3] desktop-shell: resize background and panel surfaces on output resize

2016-05-27 Thread David Fort
When an output is resized (permanent mode switch), we should also notify the shell client so that the panel and background fits to the new screen dimensions. Signed-off-by: David Fort --- desktop-shell/shell.c | 93