wlroots/backend
Dominique Martinet 5c82d2f5c3 libinput backend: massive renaming
- 'libinput' (backend's) to libinput_context
- 'device' (libinput_device) to libinput_dev
- 'dev' (wlr_device) to wlr_dev
- 'devices' lists tangling of libinput devices to wlr_devices
- 'devices' list of wlr_devices in backend state to wlr_device_lists
2017-08-13 08:18:05 +02:00
..
drm Refactor wlr_backend_state out of DRM backend 2017-08-12 19:52:22 -04:00
libinput libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
multi Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00
session Changed header paths. 2017-08-06 13:25:26 +12:00
wayland Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00
backend.c Re-enable backend autoselection 2017-08-12 19:56:55 -04:00
meson.build Refactor wlr_backend_state out of DRM backend 2017-08-12 19:52:22 -04:00
udev.c Complete a few destroy functions 2017-08-11 19:17:03 +02:00