weston/libweston/backend-vnc
Philipp Zabel 78818c6d24 backend-vnc: pass vnc_backend to vnc_head_create()
Pass the VNC backend to vnc_head_create().

That way the already known backend will not have to be found from the
compositor. This is trivial now, but in the multi-backend case would
entail iterating over all backends to find the correct one.

Also remove the now unused to_vnc_backend() helper.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-04-17 09:40:52 +02:00
..
meson.build backend-vnc: add meson subprojects support 2023-01-31 09:43:41 +02:00
vnc.c backend-vnc: pass vnc_backend to vnc_head_create() 2023-04-17 09:40:52 +02:00