https://bugs.kde.org/show_bug.cgi?id=465456
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/da26deaa5c84 | |3ef303ef9f1b9f0cd3d341c5c5f | |5 Status|ASSIGNED |RESOLVED --- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit da26deaa5c843ef303ef9f1b9f0cd3d341c5c5f5 by Vlad Zahorodnii. Committed on 22/02/2023 at 19:39. Pushed by vladz into branch 'master'. backends/libinput: Fix crash upon receiving motion absolute events The input events can be processed when the workspace is not available, e.g. during startup or shutdown, so add a corresponding guard. As a long term plan, we need to decouple Workspace from low-level input backend parts, but it will be a too invasive change for now. Related: bug 449317 M +3 -1 src/backends/libinput/connection.cpp https://invent.kde.org/plasma/kwin/commit/da26deaa5c843ef303ef9f1b9f0cd3d341c5c5f5 -- You are receiving this mail because: You are watching all bug changes.