On Thu, Jul 11, 2013 at 01:20:53PM +0100, Rob Bradford wrote:
> From: Rob Bradford
>
> Rather than using the dimensions in the mode we can use the recently
> added output width and height members which are updated to reflect any
> output rotation.
That fixes it, committed.
Kristian
> https://b
.org] On Behalf Of Rob
> Bradford
> Sent: Thursday, July 11, 2013 5:21 AM
> To: wayland-devel@lists.freedesktop.org
> Cc: Rob Bradford
> Subject: [PATCH weston] shell: Respect output transformation for input panel
> surface
>
> From: Rob Bradford
>
> Rather than
From: Rob Bradford
Rather than using the dimensions in the mode we can use the recently
added output width and height members which are updated to reflect any
output rotation.
https://bugs.freedesktop.org/show_bug.cgi?id=66798
---
src/shell.c | 7 ++-
1 file changed, 2 insertions(+), 5 dele