weston/libweston/backend-vnc
Derek Foreman 8031b9d57f backend: Make input notification functions use weston_coord
Push weston_coord into the notification functions instead of passing
two doubles.

The touch handlers are passed a pointer to a weston_coord, which is
unusual. This is done so we can pass a NULL pointer instead of a
fabricated invalid coordinate when the touch type is TOUCH_UP.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-02-09 12:12:40 +00:00
..
meson.build backend-vnc: add meson subprojects support 2023-01-31 09:43:41 +02:00
vnc.c backend: Make input notification functions use weston_coord 2023-02-09 12:12:40 +00:00