wlroots/backend
Jan Beich 31af2b67b0 backend: drop unconditional and unused <libinput.h>
After 70fb21c35b made libinput optional the include prevents
building without libinput package installed.

backend/backend.c:4:10: fatal error: 'libinput.h' file not found
 #include <libinput.h>
          ^~~~~~~~~~~~
2021-10-05 09:11:44 +02:00
..
drm Fix spelling errors 2021-10-02 10:22:13 +02:00
headless backend: create renderer and allocator in wlr_backend_autocreate 2021-09-30 08:50:43 -06:00
libinput backend/libinput: send hold gesture events 2021-09-27 15:30:31 +02:00
multi backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +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 backend: create renderer and allocator in wlr_backend_autocreate 2021-09-30 08:50:43 -06:00
x11 Revert "Require INVALID for implicit format modifiers" 2021-10-01 09:26:05 -06:00
backend.c backend: drop unconditional and unused <libinput.h> 2021-10-05 09:11:44 +02:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00