wlroots-hyprland/backend/x11
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
..
backend.c backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
input_device.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
meson.build backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
output.c backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00