wlroots/backend/x11
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
..
backend.c backend/x11: delete xcb conn check NULL 2024-10-24 09:02:41 +00:00
input_device.c pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c Support direct scanout with src crop and dst boxes 2024-10-22 18:28:09 +01:00