https://bugs.kde.org/show_bug.cgi?id=442104
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/d7d1c6600ab9 |ma/kwin/commit/d18f89b52f49 |c95fb852a66d2a8fb745caa5d71 |9a30527011020a74733c004f081 |6 |4 --- Comment #17 from Vlad Zahorodnii <[email protected]> --- Git commit d18f89b52f499a30527011020a74733c004f0814 by Vlad Zahorodnii. Committed on 01/10/2021 at 08:25. Pushed by vladz into branch 'Plasma/5.23'. 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. (cherry picked from commit d7d1c6600ab9c95fb852a66d2a8fb745caa5d716) 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/d18f89b52f499a30527011020a74733c004f0814 -- You are receiving this mail because: You are watching all bug changes.
