wlroots/backend
Simon Ser 94cb8e2bc7 backend/drm: fix enabling an output with a custom mode set
Since 5567aefb1c ("backend/drm: Don't add pollute fixed modes
list with custom modes"), when a custom mode is set on an output,
current_mode will be NULL.

Instead of checking current_mode, check width/height.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3946
2025-03-07 13:00:06 +00:00
..
drm backend/drm: fix enabling an output with a custom mode set 2025-03-07 13:00:06 +00:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
multi Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
session Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
wayland backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00