3937354eef
We need to store all touchpoint positions so that if we just get an ABS_MT_POSITION_X or Y event, we can pull the other coordinate from the cache. And we need this across invocations of evdev_input_device_data(), so the accumulator approach doesn't work. Instead, we go back to the approach of storing all this state in the evdev device struct and we might as well just move the rel and abs state there too. |
||
---|---|---|
clients | ||
compositor | ||
data | ||
protocol | ||
shared | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
Makefile.am | ||
README | ||
wayland-desktop-shell.ini | ||
wayland-tablet-shell.ini |
Wayland Demos This repository contains a few demos application for the Wayland project. There's a sample compositor that can run on KMS, under X11 or under another Wayland compositor and there's a handful of simple clients that demonstrate various aspects of Wayland: