On 09/10/15 11:17 AM, Marek Chalupa wrote:
> commit f814c5dc9 changed get_output_work_area behaviour
> which broke the code for positioning maximized window.
> The x position was set to 2*output->x instead of to output->x
>
> fix https://bugs.freedesktop.org/show_bug.cgi?id=92357
>
> Signed-off-b
commit f814c5dc9 changed get_output_work_area behaviour
which broke the code for positioning maximized window.
The x position was set to 2*output->x instead of to output->x
fix https://bugs.freedesktop.org/show_bug.cgi?id=92357
Signed-off-by: Marek Chalupa
---
desktop-shell/shell.c | 6 ++