https://bugs.kde.org/show_bug.cgi?id=442104
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/d7d1c6600ab9 | |c95fb852a66d2a8fb745caa5d71 | |6 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Vlad Zahorodnii <[email protected]> --- Git commit d7d1c6600ab9c95fb852a66d2a8fb745caa5d716 by Vlad Zahorodnii. Committed on 28/09/2021 at 14:37. Pushed by vladz into branch 'master'. wayland: Move ownership of the libinput thread to InputRedirection When libinput tears down, it may access the Session object. This change re-jitters the shut down logic so the Session object is guaranteed to be valid when libinput stuff gets destroyed. M +16 -0 src/input.cpp M +1 -0 src/input.h M +1 -18 src/libinput/connection.cpp M +0 -3 src/libinput/connection.h https://invent.kde.org/plasma/kwin/commit/d7d1c6600ab9c95fb852a66d2a8fb745caa5d716 -- You are receiving this mail because: You are watching all bug changes.
