[PATCH libinput] fallback: send key events out immediately upon receiving them

2017-12-07 Thread Peter Hutterer
Commit db3b6fe5f7f8 "fallback: change to handle the state at EV_SYN time" introduced regressions for two types of event sequences. One is a kernel bug - some devices/drivers like the asus-wireless send a key press + release within the same event frame which now cancels out and disappears into the

Re: Wayland talk at FOSDEM

2017-12-07 Thread Philipp Kerling
Hi, 2017-12-06 (水) の 08:56 +0100 に Silvan Jegen さんは書きました: > Hi > > On Tue, Dec 5, 2017 at 3:46 PM, Philipp Kerling > wrote: > > I've been thinking about submitting a Wayland-themed talk to the > > FOSDEM > > graphics devroom [1] and wanted to check with the community if > >

Re: Wayland talk at FOSDEM

2017-12-07 Thread Philipp Kerling
Hi Pekka, 2017-12-07 (木) の 09:56 +0200 に Pekka Paalanen さんは書きました: > On Tue, 05 Dec 2017 16:46:41 +0200 > Philipp Kerling wrote: > > > Hey everyone, > > > > I've been thinking about submitting a Wayland-themed talk to the > > FOSDEM > > graphics devroom [1] and wanted to

Re: [PATCH wayland-protocols] unstable: Add input-timestamps protocol

2017-12-07 Thread Peter Hutterer
On Tue, Dec 05, 2017 at 06:07:02PM +0200, Alexandros Frantzis wrote: > wl_pointer, wl_keyboard and wl_touch events currently use a 32-bit > timestamp with millisecond resolution. In some cases, notably latency > measurements, this resolution is too coarse to be useful. > > This protocol provides

[PATCH libinput] tablet: set the tip-up pressure threshold to 1%

2017-12-07 Thread Peter Hutterer
Some pens keep sending small amounts of pressure even when the tip is up. This isn't always a sign of the pens worn out, it also happens on the new Pro Pen 3D models. The X driver uses a default threshould of ~1.3% to paper over this, let's do the same with a 1% threshold. This threshold only

Re: Wayland talk at FOSDEM

2017-12-07 Thread Philipp Kerling
Hello Eugen, 2017-12-05 (火) の 22:08 +0100 に Eugen Friedrich さんは書きました: > Hello Philipp, > > I also thinking give a talk about the usage of weston in ivi systems, > this should give an overview what is the main difference to the > desktop environment and why the ivi-shell is used. Also I would

Re: Making weston (or maybe libinput) ignore an input device

2017-12-07 Thread Pekka Paalanen
On Tue, 5 Dec 2017 13:57:39 -0600 Matt Hoosier wrote: > Hi all, > > The thing I'd like to arrange is for a device which is otherwise a > valid keyboard, not to get automatically vacuumed up into the Weston > DRM backend's usage of libinput. > > Nowadays, Weston has

Re: Making weston (or maybe libinput) ignore an input device

2017-12-07 Thread Matt Hoosier
On Thu, Dec 7, 2017 at 2:05 AM, Pekka Paalanen wrote: > On Tue, 5 Dec 2017 13:57:39 -0600 > Matt Hoosier wrote: > >> Hi all, >> >> The thing I'd like to arrange is for a device which is otherwise a >> valid keyboard, not to get automatically vacuumed

Re: Building Wayland/weston with a LFS/BLFS minimum packagelist?

2017-12-07 Thread Emil Velikov
On 7 December 2017 at 03:20, scsijon wrote: > Sorry, but i've read a lot of pages on your site and the git repositories > and can't find an answer or hint of one anywhere. > > Does someone have a minimum packageset/packagelist needed, anywhere in their > files to build