Hi!, Here's a few patches that add touch event support to xwayland. It has still a FIXME around device range/resolution if a non-identity matrix applies, which I'm a bit unsure how to handle.
But this makes things work for the most common cases, which is an improvement to the status quo. Cheers, Carlos hw/xwayland/xwayland-input.c | 298 ++++++++++++++++++++++++++++++++++++++++--- hw/xwayland/xwayland.c | 6 +- hw/xwayland/xwayland.h | 13 ++ 3 files changed, 298 insertions(+), 19 deletions(-) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
