Re: [PATCH weston] desktop-shell: add option to avoid creating the panel

2014-08-18 Thread Pekka Paalanen
On Tue, 12 Aug 2014 15:07:51 +0200 Jonny Lamb wrote: > This option is so we can disable showing any panel at all. The default > is to continue showing the panel and no example is added to weston.ini > because it's an uncommon request. > --- > clients/desktop-shell.c | 38

Re: [PATCH weston] desktop-shell: add option to avoid creating the panel

2014-08-12 Thread Jonny Lamb
On mar, 2014-08-12 at 15:09 +0200, Jonny Lamb wrote: > This option is so we can disable showing any panel at all. The default > is to continue showing the panel and no example is added to weston.ini > because it's an uncommon request. Apologies, please ignore this duplicate patch. -- Jonny Lamb

[PATCH weston] desktop-shell: add option to avoid creating the panel

2014-08-12 Thread Jonny Lamb
This option is so we can disable showing any panel at all. The default is to continue showing the panel and no example is added to weston.ini because it's an uncommon request. --- clients/desktop-shell.c | 38 +++--- man/weston.ini.man | 5 + 2 files chang

[PATCH weston] desktop-shell: add option to avoid creating the panel

2014-08-12 Thread Jonny Lamb
This option is so we can disable showing any panel at all. The default is to continue showing the panel and no example is added to weston.ini because it's an uncommon request. --- clients/desktop-shell.c | 38 +++--- man/weston.ini.man | 5 + 2 files chang