weston/libweston/backend-vnc
Philipp Zabel 6f977640e6 libweston, backends: pass backend parameter to weston_backend functions
Passing the backend as a parameter to the weston_backend function
pointers seems more natural and will be very useful once there can be
more than one backend.

Since all backends already store a pointer to the compositor instance,
replace the compositor parameter with the backend in all functions.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-01-13 18:55:59 +01:00
..
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
vnc.c libweston, backends: pass backend parameter to weston_backend functions 2023-01-13 18:55:59 +01:00