mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
With labwc and WLR_DRM_FORCE_LIBLIFTOFF=1, a segfault is seen on startup because we call output_state_get_buffer_src_box() when there is no buffer set in the output state. Fix this by getting the src/dst box from state->primary_viewport instead. |
||
|---|---|---|
| .. | ||
| drm | ||
| headless | ||
| libinput | ||
| multi | ||
| session | ||
| wayland | ||
| x11 | ||
| backend.c | ||
| meson.build | ||