compositor: weston_output_set_cursor() to use bounding box
authorPekka Paalanen <ppaalanen@gmail.com>
Thu, 26 Jan 2012 09:31:01 +0000 (11:31 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Fri, 27 Jan 2012 14:15:02 +0000 (16:15 +0200)
commit3bfcd4d907870e063a36bdb776f0d78a8469070a
treeb453c920c3a178f186681c7db83b172f65421d69
parenta9f8a21c75201ced51acdc564510a3bbe7f0846b
compositor: weston_output_set_cursor() to use bounding box

If we ever have transformed cursor surfaces, we would better use the
bounding box to check if it is on the given output.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/compositor.c