weston/desktop-shell
Marek Chalupa 6ce78992a0 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>
2015-10-09 15:24:04 -05:00
..
exposay.c input: add a weston_pointer_clear_focus() helper function 2015-08-06 16:28:30 +01:00
input-panel.c input-panel: Fix show_input_panel_surface crash when no surface has focus 2015-10-07 17:13:17 -07:00
shell.c shell: fix maximizing windows on a secondary output 2015-10-09 15:24:04 -05:00
shell.h input: Pass the appropriate pointer type to bindings instead of a seat 2015-07-16 19:03:43 -07:00