Re: [PATCH libinput 2/2] tablet: support tablet devices without BTN_TOOL_PEN

2017-09-19 Thread Benjamin Tissoires
On Thu, Sep 14, 2017 at 3:04 AM, Peter Hutterer wrote: > Some devices like the UC Logic WP5540U has BTN_STYLUS but not BTN_TOOL_PEN. > While a kernel bug, let's just handle these correctly anyway. > > https://bugs.freedesktop.org/show_bug.cgi?id=102570 > >

[PATCH libinput 2/2] tablet: support tablet devices without BTN_TOOL_PEN

2017-09-13 Thread Peter Hutterer
Some devices like the UC Logic WP5540U has BTN_STYLUS but not BTN_TOOL_PEN. While a kernel bug, let's just handle these correctly anyway. https://bugs.freedesktop.org/show_bug.cgi?id=102570 Signed-off-by: Peter Hutterer --- meson.build | 1 +