Re: [PATCH weston] Take into account the zoom when applying the output transform

2014-05-01 Thread Kristian Høgsberg
On Thu, May 01, 2014 at 04:13:55PM +0100, Neil Roberts wrote: > When converting output-relative coordinates (such as from an input > event) to global coordinates it now takes into account the zoom > transform. Previously this would only work for the primary pointer > because the transform doesn't a

[PATCH weston] Take into account the zoom when applying the output transform

2014-05-01 Thread Neil Roberts
When converting output-relative coordinates (such as from an input event) to global coordinates it now takes into account the zoom transform. Previously this would only work for the primary pointer because the transform doesn't affect the primary pointer position due to that way zoom follows the mo