Re: [PATCH 5/5] desktop shell: resize background and panel when an output switches mode

2016-04-22 Thread Hardening
Le 22/04/2016 16:18, Pekka Paalanen a écrit : > On Fri, 22 Apr 2016 15:19:06 +0200 > David Fort wrote: > >> When an output permanently switches mode, the desktop shell must be notified >> so >> that the misc components can resize to the new size of the output. This >> patch also >> fixes the co

Re: [PATCH 5/5] desktop shell: resize background and panel when an output switches mode

2016-04-22 Thread Pekka Paalanen
On Fri, 22 Apr 2016 15:19:06 +0200 David Fort wrote: > When an output permanently switches mode, the desktop shell must be notified > so > that the misc components can resize to the new size of the output. This patch > also > fixes the coodinates of "other" outputs when the resize occurs. > >

[PATCH 5/5] desktop shell: resize background and panel when an output switches mode

2016-04-22 Thread David Fort
When an output permanently switches mode, the desktop shell must be notified so that the misc components can resize to the new size of the output. This patch also fixes the coodinates of "other" outputs when the resize occurs. Signed-off-by: David Fort --- desktop-shell/shell.c | 34 +++