Re: [PATCH v2 2/2] xdg-shell: fix maximizing in multi-head setup

2014-09-10 Thread Pekka Paalanen
On Mon, 1 Sep 2014 17:20:33 +0200 Marek Chalupa wrote: > Set the right position of maximized window. Up until now we ignored > output's "position" and were using only the working area > of output which is in output-relative coordinates. This led to > showing the maximized window always on the fi

[PATCH v2 2/2] xdg-shell: fix maximizing in multi-head setup

2014-09-01 Thread Marek Chalupa
Set the right position of maximized window. Up until now we ignored output's "position" and were using only the working area of output which is in output-relative coordinates. This led to showing the maximized window always on the first output. This, along with the previous patch, fixes https://bu