On Thu, May 10, 2018 at 08:34:56PM -0400, Drew DeVault wrote: > Does it make more sense to make libinput provide this information in a > structured/predictable way via its log callback, then pull that out of > compositor logs?
I've just done something like this to debug pointer acceleration in the X server and... it's not pretty, requires more effort (find the log file, grep the data, process it) and is less reliable. So I don't thik that's a good alternative. Cheers, Peter _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel