Lines Matching +full:pkg +full:- +full:config
15 - a @ref libinput_udev_create_context "udev backend" where notifications
17 - a @ref libinput_path_create_context "path backend" where
41 states are available per-device and per-seat. See @ref seat for more
51 - @ref event_keyboard
52 - @ref event_pointer
53 - @ref event_touch
54 - @ref event_gesture
55 - @ref event_tablet
56 - @ref event_tablet_pad
57 - @ref event_switch
63 @ref config for more information.
73 return fd < 0 ? -errno : fd;
113 [pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/) file.
114 Software that uses libinput should use pkg-config and the
120 gcc -o myprogram myprogram.c `pkg-config --cflags --libs libinput`
123 For further information on using pkgconfig see the pkg-config documentation.
125 @section stability Backwards-compatibility
127 libinput promises backwards-compatibility across all the 1.x.y version. An