https://bugs.kde.org/show_bug.cgi?id=463325
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma-bigscreen/plasma-remotec | |ontrollers/commit/dd31a995c | |6e482bcadf98633f29c38637c39 | |19fb Resolution|--- |FIXED --- Comment #2 from Aleix Pol <aleix...@kde.org> --- Git commit dd31a995c6e482bcadf98633f29c38637c3919fb by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 02/03/2023 at 13:28. Pushed by apol into branch 'master'. Improve recovery from missing input systems * Only initialise org_kde_kwin_fakeinput if we are on wayland. * If we are still on wayland but org_kde_kwin_fakeinput is not available warn and fail to init(). * Warn if there's no input system. * Make sure we always initialise it the same way M +1 -1 kcm/package/contents/ui/main.qml M +2 -0 src/CMakeLists.txt M +18 -14 src/controllermanager.cpp M +1 -1 src/controllermanager.h M +2 -2 src/controllermanagerdbusinterface.cpp M +5 -1 src/kwinfakeinputsystem.cpp https://invent.kde.org/plasma-bigscreen/plasma-remotecontrollers/commit/dd31a995c6e482bcadf98633f29c38637c3919fb -- You are receiving this mail because: You are watching all bug changes.