weston/libweston/backend-wayland
Michael Olbrich b9b56edc68 backend-wayland: fix --fullscreen
Don't forget to transfer the fullscreen setting from the config to the backend.
Without this, weston tries to resize the window with the windowed output API but
that is not registered with new_config.fullscreen == true.

This code was accidentally lost in 0a5bb7acff
("backend-wayland: Use renderer enum type for config selection"). So just
restore it.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
(cherry picked from commit 4ce6b1e498)
2023-08-02 14:59:26 +03:00
..
meson.build backend-wayland: use gl-borders 2022-12-14 11:57:24 +00:00
wayland.c backend-wayland: fix --fullscreen 2023-08-02 14:59:26 +03:00