wlroots/backend
MarkusVolk ebe3cfaceb backend.c: do not try to explicitly clean up the libinput backend
Since libinput is an optional dependency the libinput backend is possibly undeclared.
wlr_backend_destroy(backend) below will clean up the child libinput backend if any.
2021-10-27 14:54:01 +02:00
..
drm backend/drm: add entry for Valve EDID vendor 2021-10-26 08:45:30 -06:00
headless output: add presented flag to presentation event 2021-10-15 09:38:58 +02:00
libinput backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
multi backend/multi: implement get_buffer_caps 2021-10-22 22:19:47 +02:00
noop backend/noop: drop attach_render/rollback_render 2021-07-29 09:48:33 -04:00
session backend/session: use DRM_PRIMARY_MINOR_NAME 2021-06-17 00:28:04 +02:00
wayland output: add presented flag to presentation event 2021-10-15 09:38:58 +02:00
x11 backend/x11: fix code style in get_touchpoint_from_x11_touch_id 2021-10-27 12:08:09 +02:00
backend.c backend.c: do not try to explicitly clean up the libinput backend 2021-10-27 14:54:01 +02:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00