libei/tools
Peter Hutterer 3e2e43e352 ei-demo-client: use xkb_keymap_new_from_buffer()
This is the more correct approach since we get a sized buffer from the
server and people may use this as reference code in their implementation.
Technically we cannot expect a true zero-terminated string from EIS.

Unfortunately this means we need to work around
libxkbcommon#307 to strip trailing zeroes from the buffer if any exist.
2024-07-29 14:54:31 +10:00
..
ei-debug-events.c tools/debug-events: print the region mapping id 2023-09-01 12:18:20 +10:00
ei-demo-client.c ei-demo-client: use xkb_keymap_new_from_buffer() 2024-07-29 14:54:31 +10:00
eis-demo-server-uinput.c eis: change the API to match the protocol interfaces closer 2023-05-05 14:04:17 +10:00
eis-demo-server.c eis-demo-server: Send a sensible discrete scroll value 2024-03-05 22:47:05 +00:00
eis-demo-server.h tools/demo-server: only print now if we actually have events 2023-05-08 13:47:06 +10:00
meson.build tools: start ei-debug-events for the fd we get from the oeffis demo tool 2023-09-01 12:06:38 +10:00
oeffis-demo-tool.c tools: start ei-debug-events for the fd we get from the oeffis demo tool 2023-09-01 12:06:38 +10:00