Skip to content

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.

BUG: 442104

Edited by Vlad Zahorodnii

Merge request reports