Re: [PATCH libinput] timer: change the timer offset warning to a client bug

2018-02-06 Thread Olivier Fourdan
On 6 February 2018 at 05:21, Peter Hutterer wrote: > This looks like a libinput bug (well, it does say "libinput bug" on the > package) but it hasn't been that for a long time. The cause is almost > always > insufficient motivation to call libinput_dispatch() by the caller, or at > least > not do

[PATCH libinput] timer: change the timer offset warning to a client bug

2018-02-05 Thread Peter Hutterer
This looks like a libinput bug (well, it does say "libinput bug" on the package) but it hasn't been that for a long time. The cause is almost always insufficient motivation to call libinput_dispatch() by the caller, or at least not doing it with the celerity libinput demands (and deserves, if I may