https://bugs.kde.org/show_bug.cgi?id=389674
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/6c00cfb5c75dd318421bc92b3 | |a7da5454d169028 Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.12.0 Resolution|--- |FIXED --- Comment #14 from Martin Flöser <mgraess...@kde.org> --- Git commit 6c00cfb5c75dd318421bc92b3a7da5454d169028 by Martin Flöser. Committed on 03/02/2018 at 15:03. Pushed by graesslin into branch 'Plasma/5.12'. [libinput] Ensure Event::device returns a proper Device Summary: This fixes a problem when a Device added and another event on the Device are queued together. In that case the second event would not get the Device set as it's not yet created. This change ensures that when accessing device the pointer will be updated. FIXED-IN: 5.12.0 Reviewers: #kwin, #plasma, fvogt Subscribers: plasma-devel, kwin Tags: #plasma Differential Revision: https://phabricator.kde.org/D10236 M +9 -1 libinput/events.cpp M +2 -4 libinput/events.h https://commits.kde.org/kwin/6c00cfb5c75dd318421bc92b3a7da5454d169028 -- You are receiving this mail because: You are watching all bug changes.