Re: [PATCH weston v2] desktop-shell: Position maximized surfaces on the correct output.

2017-04-06 Thread Quentin Glidic
On 4/4/17 7:49 PM, Emmanuel Gil Peyrot wrote: During a maximize event, a surface was previously always put back to the primary output after one frame on the correct output, while keeping its size. This was caused by the shell surface’s last_{width,height} not being reset when it was either fulls

[PATCH weston v2] desktop-shell: Position maximized surfaces on the correct output.

2017-04-04 Thread Emmanuel Gil Peyrot
During a maximize event, a surface was previously always put back to the primary output after one frame on the correct output, while keeping its size. This was caused by the shell surface’s last_{width,height} not being reset when it was either fullscreen or maximized, leading to the unmaximize/ma