5 Commits

Author SHA1 Message Date
Tautvydas
868a03004e Revert "drop xorg-libinput.pc"
Apperently we cannot do this, because there are software which uses
xorg-libinput.pc in build system:
* KDE plasma-desktop uses for libinput-properties.h header detection
* LXQT uses for libinput-properties.h

Closes: https://github.com/X11Libre/xf86-input-libinput/issues/25

Signed-off-by: Tautvis <gtautvis@gmail.com>
2026-02-02 17:23:04 +01:00
Enrico Weigelt, metux IT consult
87f63feb24 drop xorg-libinput.pc
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-17 18:46:55 +01:00
Olivier Fourdan
7d73602c4b Move properties to a separate header
And install the header as part of the SDK, so that applications interfacing
with the libinput driver do not have to copy paste all the properties' names.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-01-21 11:57:58 +10:00
Peter Hutterer
fe81ad3ae2 Drop the pkgconfig file
We don't export anything, so need to ship it

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-07-24 10:14:15 +10:00
Peter Hutterer
ec5614d84a Baseline for a libinput-based driver
Doesn't do much yet, just the very basic hooks.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-12-19 20:54:11 +10:00