Re: [PATCH] Resize the shell when the mode is switched

2013-09-29 Thread Kristian Høgsberg
On Tue, Sep 24, 2013 at 12:45:53AM +0200, Hardening wrote: > Resize the panel and the background when we're notified of a mode > switch. Almost forgot this one, thanks for the IRC reminder. Kristian > --- > clients/desktop-shell.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) >

[PATCH] Resize the shell when the mode is switched

2013-09-23 Thread Hardening
Resize the panel and the background when we're notified of a mode switch. --- clients/desktop-shell.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index 599c0a5..5d7d765 100644 --- a/clients/desktop-shell.c +++ b/clien