commit | 6ce78992a04b572fc036c2f33cd3727a6ad14da3 | [log] [tgz] |
---|---|---|
author | Marek Chalupa <mchqwerty@gmail.com> | Fri Oct 09 18:17:07 2015 +0200 |
committer | Derek Foreman <derekf@osg.samsung.com> | Fri Oct 09 15:24:04 2015 -0500 |
tree | 171a93a80b73bfbee5089edb88e62a3f05e981ff | |
parent | f7bb9352f7d2a17419b4ff8fa800a34da5148c0b [diff] |
shell: fix maximizing windows on a secondary output 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 <mchqwerty@gmail.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>