[PATCH libinput 2/2] extend tools to print and display touch event properties

2015-11-02 Thread Andreas Pokorny
event-gui draws the touch contact as two concentric ellipses that indicate contact pressure through oppacity. Signed-off-by: Andreas Pokorny --- tools/event-debug.c | 29 - tools/event-gui.c | 38 +- 2 files changed, 61 insertions

Re: [PATCH libinput 2/2] extend tools to print and display touch event properties

2015-10-20 Thread Peter Hutterer
On Sun, Sep 06, 2015 at 02:55:13PM +0200, Andreas Pokorny wrote: > event-gui draws the touch contact as two concentric ellipses that indicate > contact pressure through oppacity. > > Signed-off-by: Andreas Pokorny > --- > tools/event-debug.c | 30 -- > tools/event-gui

[PATCH libinput 2/2] extend tools to print and display touch event properties

2015-09-06 Thread Andreas Pokorny
event-gui draws the touch contact as two concentric ellipses that indicate contact pressure through oppacity. Signed-off-by: Andreas Pokorny --- tools/event-debug.c | 30 -- tools/event-gui.c | 30 -- 2 files changed, 56 insertions(+), 4