weston/libweston/backend-vnc
Philipp Zabel c2d2525aaa backend-vnc: store backend on struct vnc_output
To avoid retrieving the backend from the compositor all the time, store
a pointer to the vnc backend on its vnc_output structures.

This will be useful once the compositor contains more than one backend.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-01-16 17:11:08 +01:00
..
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
vnc.c backend-vnc: store backend on struct vnc_output 2023-01-16 17:11:08 +01:00