wlroots/backend
Simon Ser 2ec4012559 backend/drm: avoid error message when EDID is missing
We'd attempt to parse an EDID even when the connector has no EDID,
printing "Failed to parse EDID" in logs. Instead, don't attempt to
parse the EDID and print a more appropriate log message.
2025-10-01 15:14:46 +02:00
..
drm backend/drm: avoid error message when EDID is missing 2025-10-01 15:14:46 +02:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput backend/libinput: don't leak udev_device 2025-05-20 01:15:19 +09: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: continue reading on hangup 2025-09-30 09:25:14 -04:00
x11 output: introduce wlr_output_finish() 2025-01-08 16:06:12 +00:00
backend.c backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00