Re: [PATCH libinput 2/2] pad: use libwacom to get the evdev to button number mapping

2017-10-29 Thread Peter Hutterer
On Fri, Oct 27, 2017 at 01:26:40PM -0700, Jason Gerecke wrote: > On Wed, Oct 25, 2017 at 10:24 PM, Peter Hutterer > wrote: > > Some of wacom's tablets, notably the Bamboo series, have a non-predictable > > scheme of mapping the buttons to numeric button numbers in libwacom. Since > > we > > promi

[ANNOUNCE] libinput 1.9.1

2017-10-29 Thread Peter Hutterer
libinput 1.9.1 is now available. The most important change here a fix that stopped a crash when a lid was opened/closed multiple times while typing. Second in line is the reduction of the palm edge zone to a maximum width of 8mm - users of recent macs with their large touchpads are permitted (but n

Re: [PATCH] Add the KDE server decoration protocol

2017-10-29 Thread Jonas Ã…dahl
On Fri, Oct 27, 2017 at 01:13:15PM +0100, David Edmundson wrote: > The server decoration protocol negotiates between the client and server > whether the client should default to drawing window decorations, and > informs the compositor what the client is doing. > > This is useful not just for a com

[ANNOUNCE] libinput 1.8.4

2017-10-29 Thread Peter Hutterer
libinput 1.8.4 is now available. This is likely the last release for the 1.8 series. A few coverity and meson fixes, the user-visible fixes are only two: an infinite loop triggered by opening and closing the lid while typing is fixed now. And touchpad palm edge zones are now limited to a maximum wi

Re: To the libinput people: standard network protocol for remote input devices?

2017-10-29 Thread Peter Hutterer
On Fri, Oct 27, 2017 at 10:09:01AM -0500, Matt Hoosier wrote: > This question is mainly meant for the input device developers that hang out > here. > > Does anybody know of a de facto network protocol that should be used for > relaying input devices across a network? I don't have full remote-deskt