Re: [PATCH libinput] touchpad: remove software middle button when emulation is enabled

2016-07-02 Thread Hans de Goede
Hi, On 01-07-16 07:54, Peter Hutterer wrote: Expose the middle button emulation on software buttons as proper config option. When enabled, remove the middle button software button area. https://bugs.freedesktop.org/show_bug.cgi?id=96663 Signed-off-by: Peter Hutterer This patch looks good to

[PATCH libinput] touchpad: remove software middle button when emulation is enabled

2016-06-30 Thread Peter Hutterer
Expose the middle button emulation on software buttons as proper config option. When enabled, remove the middle button software button area. https://bugs.freedesktop.org/show_bug.cgi?id=96663 Signed-off-by: Peter Hutterer --- doc/clickpad-softbuttons.dox| 4 + src/evdev-middle-button.c