wlroots-hyprland/backend/libinput
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
..
backend.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
events.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
keyboard.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
pointer.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
tablet_pad.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
tablet_tool.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00
touch.c libinput backend: massive renaming 2017-08-13 08:18:05 +02:00