Skip to content
Commit 4ce6b1e4 authored by Michael Olbrich's avatar Michael Olbrich
Browse files

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 0a5bb7ac
("backend-wayland: Use renderer enum type for config selection"). So just
restore it.

Signed-off-by: default avatarMichael Olbrich <m.olbrich@pengutronix.de>
parent 686f0d4f
Pipeline #894297 passed with stages
in 2 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment