Re: [PATCH weston] xdg-shell: handle clients launched in fullscreen

2014-09-02 Thread Marek Chalupa
On 2 September 2014 11:27, Pier Luigi Fiorini wrote: > 2014-09-02 11:11 GMT+02:00 Marek Chalupa : > > [cut] > > > desktop-shell/shell.c | 33 + > > 1 file changed, 33 insertions(+) > > > > diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c > > index 9c0e72

Re: [PATCH weston] xdg-shell: handle clients launched in fullscreen

2014-09-02 Thread Pier Luigi Fiorini
2014-09-02 11:11 GMT+02:00 Marek Chalupa : [cut] > desktop-shell/shell.c | 33 + > 1 file changed, 33 insertions(+) > > diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c > index 9c0e721..cc7fb4a 100644 > --- a/desktop-shell/shell.c > +++ b/desktop-shell/s

[PATCH weston] xdg-shell: handle clients launched in fullscreen

2014-09-02 Thread Marek Chalupa
When client is lauched in fullscreen, it is placed on the first output, because it is not mapped and shell_surface_set_output() therefore sets default output. Since we have no better way how to position newly created windows, (http://lists.freedesktop.org/archives/wayland-devel/2014-May/thread.htm