Clients reading their surface position on screen
Alan Griffiths
alan.griffiths at canonical.com
Thu Aug 14 08:25:14 UTC 2014
On 14/08/14 00:31, Christopher James Halse Rogers wrote:
>
>
> mir_debug_surface_coord_to_screen(MirSurface, int x, int y, int* outx,
> int* outy)
>
> in libmirclient-debug and hooked it up to a --debug flag, who would
> object, and what would those objections be?
Returning a bool (or an enum?) to indicate whether the transformation
was successful?
We shouldn't forget that this transform may not be supportable. As
discussed at length there could be 0 or many screen point for a surface
point.
More information about the Mir-devel
mailing list