Skip to content
  • Peter Hutterer's avatar
    timer: change the timer offset warning to a client bug · 64c73d7a
    Peter Hutterer authored
    
    
    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 say
    so).
    
    Up-, down- or side-grade it to a client bug, so the outrage can be
    directed elsewhere, preferably away from me. And add a section to the
    documentation, just in case someone actually reads this stuff.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    Reviewed-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
    64c73d7a