Diffusion KWin c65c9728d1e8

[autotest/wayland] Add a test case for maximize windows

Authored by graesslin on Jun 7 2016, 8:27 AM.

Description

[autotest/wayland] Add a test case for maximize windows

The added test exposes the problem that a shell surface might request
being maximized and then provide an incorrectly sized buffer. In this
case the ShellClient is incorrectly considered as maximized.

I don't have a good idea how to address this yet, but still publish
the test case exposing the problem.

Details