weston/include/libweston
Philipp Zabel 746a03068e libweston, backends: store backend pointer in struct weston_head
Compositor code can use opaque pointer comparison to determine whether
a head belongs to a given backend. Store a backend pointer in struct
weston_head to enable the compositor to select the correct backend
specific output configuration code.

This also allows to use the backend pointer instead of the opaque
backend_id pointer to check whether a head belongs to a backend, so
replace the checks in all to_xyz_head() functions and drop backend_id.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2022-12-12 15:21:16 +01:00
..
backend-drm.h DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
backend-headless.h backend-headless: add option for output decorations 2022-12-02 13:36:25 +00:00
backend-rdp.h rdp: Add audio support 2022-05-26 19:06:19 +00:00
backend-vnc.h backend-vnc: enable TLS support 2022-11-23 11:04:19 +01:00
backend-wayland.h Rename public backend headers 2019-04-18 12:31:46 +03:00
backend-x11.h Rename public backend headers 2019-04-18 12:31:46 +03:00
config-parser.h tests: Use memstream for config-parser test 2022-07-05 10:15:49 +01:00
desktop.h libweston/desktop, desktop-shell: Add getters for pending state 2022-11-10 13:06:07 +02:00
libweston.h libweston, backends: store backend pointer in struct weston_head 2022-12-12 15:21:16 +01:00
matrix.h libweston: Add function to find the output transform of a matrix 2022-11-25 08:29:05 -06:00
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
pipewire-plugin.h plug-ins: Migrate pipewire and remoting plug-ins headers to public header 2020-09-04 10:36:48 +00:00
plugin-registry.h Rename plugin-registry.h to libweston/plugin-registry.h 2019-04-18 12:31:46 +03:00
remoting-plugin.h plug-ins: Migrate pipewire and remoting plug-ins headers to public header 2020-09-04 10:36:48 +00:00
version.h.in Rename version.h to libweston/version.h 2019-04-18 12:31:46 +03:00
weston-log.h weston-log: Extract helper for generating a time stamp 2022-03-10 17:11:31 +02:00
windowed-output-api.h Fix indentation all through the project 2021-07-31 15:28:20 +00:00
xwayland-api.h Rename xwayland-api.h to libweston/xwayland-api.h 2019-04-18 12:31:46 +03:00
zalloc.h Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00