https://bugs.kde.org/show_bug.cgi?id=422088
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/educ | |ation/ktouch/-/commit/376a3 | |6baa0e11a9b96e529c194fa48e0 | |23aa8153 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #20 from Aleix Pol <aleix...@kde.org> --- Git commit 376a36baa0e11a9b96e529c194fa48e023aa8153 by Aleix Pol Gonzalez, on behalf of J. T. Elscott. Committed on 06/10/2023 at 01:07. Pushed by apol into branch 'master'. Replace createWindowContainer with QQuickWidget Previously ktouch used createWindowContainer with a QQuickView, which broke Wayland support due to platform-specific behavior apparently involving keyboard focus. M +4 -4 src/ktouchcontext.cpp M +3 -3 src/ktouchcontext.h M +8 -9 src/mainwindow.cpp M +3 -3 src/mainwindow.h https://invent.kde.org/education/ktouch/-/commit/376a36baa0e11a9b96e529c194fa48e023aa8153 -- You are receiving this mail because: You are watching all bug changes.