Re: [PATCH libinput 0/5] Conditional touchpad disabling

2014-09-15 Thread Hans de Goede
Hi, On 09/15/2014 07:33 AM, Peter Hutterer wrote: > On Sun, Sep 14, 2014 at 08:39:17PM +0200, Hans de Goede wrote: >> Hi Peter, et al, >> >> On 09/04/2014 08:31 AM, Peter Hutterer wrote: >>> >>> This patchset adds support for two features: >>> * disabling the touchpad when a mouse is plugged in >>

Re: [PATCH libinput 0/5] Conditional touchpad disabling

2014-09-14 Thread Peter Hutterer
On Sun, Sep 14, 2014 at 08:39:17PM +0200, Hans de Goede wrote: > Hi Peter, et al, > > On 09/04/2014 08:31 AM, Peter Hutterer wrote: > > > > This patchset adds support for two features: > > * disabling the touchpad when a mouse is plugged in > > * allow top-software buttons to work when the touchp

Re: [PATCH libinput 0/5] Conditional touchpad disabling

2014-09-14 Thread Hans de Goede
Hi Peter, et al, On 09/04/2014 08:31 AM, Peter Hutterer wrote: > > This patchset adds support for two features: > * disabling the touchpad when a mouse is plugged in > * allow top-software buttons to work when the touchpad is disabled > > Builds on the patchset sent out here: > http://lists.free

[PATCH libinput 0/5] Conditional touchpad disabling

2014-09-03 Thread Peter Hutterer
This patchset adds support for two features: * disabling the touchpad when a mouse is plugged in * allow top-software buttons to work when the touchpad is disabled Builds on the patchset sent out here: http://lists.freedesktop.org/archives/wayland-devel/2014-September/017032.html Full branch: ht