On Mon, 24 Aug 2015 17:34:09 -0700 Bryce Harrington <[email protected]> wrote:
> On Mon, Aug 24, 2015 at 01:21:21PM +0300, Pekka Paalanen wrote: > > On Mon, 24 Aug 2015 10:24:15 +0900 > > Nobuhiko Tanibata <[email protected]> wrote: > > > > > From: Nobuhiko Tanibata <[email protected]> > > > > > > View clip region is set in surface-local coordinates. To compute that > > > region, the ivi-layer destination rectangle in the global coordinates > > > are transformed back into the surface-local coordinates. > > > > > > The transformation is computed by first forming the transformation > > > matric for the forward mappings, and then inverting it. The inverse > > > matric is used to transform the destination rectangles to the > > > surface-local coordinate system. The intersection of the rectangles is > > > the view clip mask. > > > > > > Signed-off-by: Nobuhiko Tanibata <[email protected]> > > > Reviewed-by: Pekka Paalanen <[email protected]> > > > --- > > > Changes for v2 > > > - fix whitespaces > > > - rebase on master branch > > > > > > ivi-shell/ivi-layout.c | 147 > > > +++++++++++++++++++++++++++++++++++++++++++++++-- > > > 1 file changed, 141 insertions(+), 6 deletions(-) > > > > Hi all, > > > > I think this can land for the 1.9-beta, so I will be pushing these on, say, > > Wednesday if no-one objects. This includes "hmi-controller: fix the > > laucher layer width" and "hmi-controller: fix wrong width and height > > are set to a layer of workspace." too. > > I did a cursory review of the three patches and didn't spot anything to > object to. +1 to landing for 1.9-beta. > > Reviewed-by: Bryce Harrington <[email protected]> Thank you Bryce. All three pushed: ab81f15..4412cd1 master -> master Thanks, pq
pgppJNAszzu44.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
