Re: [RFC libinput] tools: add a tool for GUI-based debugging

2014-05-27 Thread Peter Hutterer
On 27/05/2014 18:09 , Jonas Ådahl wrote: On Tue, May 27, 2014 at 04:45:42PM +1000, Peter Hutterer wrote: Looking at debugging output is nice but not useful when testing for the feel of a device. Add a tool that presents a canvas and draws the various events onto it. --- Still a bit rough and doe

Re: [RFC libinput] tools: add a tool for GUI-based debugging

2014-05-27 Thread Jonas Ådahl
On Tue, May 27, 2014 at 04:45:42PM +1000, Peter Hutterer wrote: > Looking at debugging output is nice but not useful when testing for the feel > of a device. Add a tool that presents a canvas and draws the various events > onto it. > --- > Still a bit rough and doesn't handle button/key events yet

[RFC libinput] tools: add a tool for GUI-based debugging

2014-05-26 Thread Peter Hutterer
Looking at debugging output is nice but not useful when testing for the feel of a device. Add a tool that presents a canvas and draws the various events onto it. --- Still a bit rough and doesn't handle button/key events yet but it makes testing changes a lot easier (especially for pointer motion a