wlroots-hyprland/backend
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package
As evdev-proto is installed by CI some files have been missed:

 ../examples/pointer-constraints.c:2:10: fatal error: 'linux/input-event-codes.h' file not found
 #include <linux/input-event-codes.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
 ../examples/relative-pointer-unstable-v1.c:5:10: fatal error: 'linux/input-event-codes.h' file not found
 #include <linux/input-event-codes.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-01-07 08:08:47 +00:00
..
drm backend/drm: get physical size from libdrm 2018-12-23 10:36:53 +01:00
headless [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00
libinput Add unaccelerated pointer values to wlr_event_pointer_motion events 2018-12-21 12:20:48 -06:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
session Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
wayland Standardize the wlr_box input paramaters 2018-12-21 13:56:10 -05:00
x11 Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
backend.c Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
meson.build [WIP][DONTMERGE]Add support for libinput_switch input devices 2018-12-15 14:42:35 +11:00