https://bugs.kde.org/show_bug.cgi?id=421486
Andrey <butir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleix...@gmail.com --- Comment #1 from Andrey <butir...@gmail.com> --- The problem seems here: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/startkde/startplasma-wayland.cpp#L93 > args = QStringList { QStringLiteral("--xwayland"), > QStringLiteral("--libinput"), ... Probably we need to test if we are nested or not before passing "--libinput". -- You are receiving this mail because: You are watching all bug changes.