Mir

Code review comment for lp:~andreas-pokorny/mir/cursor-position-on-rotated-output

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Nice. Works for me. :)

This function:
21 +geom::Displacement transform(geom::Rectangle const& rect, geom::Displacement const& vector, MirOrientation orientation)
appears complicated but I think it needs to be.

P.S. I lobbied for the wrapped int types to be pure ints a while back. That would eliminate all the "as_int()" calls. But I was out-voted.

review: Approve

« Back to merge proposal