Mir

Comment 3 for bug 1701308

Revision history for this message
Chris Halse Rogers (raof) wrote :

So this seems to be two separate bugs:
1) We render windows at incorrect sizes - the size that the shell sets should be the size that the shell renders the window at, regardless of what size buffer the client submits.

2) Our EGL demos fail to respect the size set for them by the shell.

The first seems to be a problem we should fix (even if only in our demo renderer). The second... is a problem, but do we need to fix it? Wayland clients won't be affected by it...