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. |
||
|---|---|---|
| .. | ||
| atomic.c | ||
| backend.c | ||
| drm.c | ||
| fb.c | ||
| gen_pnpids.sh | ||
| legacy.c | ||
| libliftoff.c | ||
| meson.build | ||
| monitor.c | ||
| properties.c | ||
| renderer.c | ||
| util.c | ||