wlroots/backend
Peng Liu 0ba1982488 backend/x11: delete xcb conn check NULL
xcb_connect always returns a non-NULL pointer
to a xcb_connection_t, even on failure.

Signed-off-by: Peng Liu <liupeng01@kylinos.cn>
2024-10-24 09:02:41 +00:00
..
drm Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00
headless backend/headless: actually perform output test 2024-10-24 10:49:08 +02:00
libinput pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
multi backend/multi: Advance index on backend_commit 2024-10-15 17:32:54 +02:00
session backend/session: use "KMS" instead of "DRM" in log messages 2024-06-17 09:43:38 +02:00
wayland Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00
x11 backend/x11: delete xcb conn check NULL 2024-10-24 09:02:41 +00:00
backend.c backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00