[PATCH libinput] tools: add the libinput version to the man pages
Signed-off-by: Peter Hutterer --- configure.ac | 1 + meson.build| 45 +++--- tools/Makefile.am | 7 ...ut-debug-events.1 => libinput-debug-events.man} | 2 +- ..
[PATCH weston] input: Remove --disable-xkbcommon
It looks like there are some code paths where this has been forgotten, so it likely doesn't work as is. It's probable that nobody has actually used this in a very long time, so it's not worth the maintenance burden of keeping xkbcommon vs raw keyboard code anymore. Signed-off-by: Derek Foreman -