https://bugs.kde.org/show_bug.cgi?id=463325
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma-bigscreen/plasma-remotec |ma-bigscreen/plasma-remotec |ontrollers/commit/dd31a995c |ontrollers/commit/f47073372 |6e482bcadf98633f29c38637c39 |5a8b3880a5bffa21a59edadef78 |19fb |af24 --- Comment #3 from Aleix Pol <aleix...@kde.org> --- Git commit f470733725a8b3880a5bffa21a59edadef78af24 by Aleix Pol. Committed on 02/03/2023 at 13:29. Pushed by apol into branch 'Plasma/5.27'. 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 (cherry picked from commit dd31a995c6e482bcadf98633f29c38637c3919fb) 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/f470733725a8b3880a5bffa21a59edadef78af24 -- You are receiving this mail because: You are watching all bug changes.