Re: [PATCH v2 libinput 05/10] pad: Add a new API for modes and mode groups

2016-06-21 Thread Jason Gerecke
On 06/14/2016 11:37 PM, Peter Hutterer wrote: > Move mode control to libinput. This reduces some flexibility on what we can do > with modes but makes it a lot easier for anyone to implement modes correctly > and have the LEDs apply appropriately, etc. Let's go with the option to make > the 95% use-

[PATCH v2 libinput 05/10] pad: Add a new API for modes and mode groups

2016-06-14 Thread Peter Hutterer
Move mode control to libinput. This reduces some flexibility on what we can do with modes but makes it a lot easier for anyone to implement modes correctly and have the LEDs apply appropriately, etc. Let's go with the option to make the 95% use-case easy. Note: whether the mode is actually used is