https://bugs.kde.org/show_bug.cgi?id=468591
Andreas Cord-Landwehr <cordlandw...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/educ | |ation/parley/-/commit/5e2f7 | |0bf149515a7e7d087a8b1449bf2 | |4d822c5e --- Comment #3 from Andreas Cord-Landwehr <cordlandw...@kde.org> --- Git commit 5e2f70bf149515a7e7d087a8b1449bf24d822c5e by Andreas Cord-Landwehr. Committed on 18/02/2024 at 14:50. Pushed by cordlandwehr into branch 'release/24.02'. Fix window updates on wayland This refactors all (wrongly) used KXmlGuiWindow objects to be just QWidgets. This avoids wrong calls to winid() which leads to severe window render update misses. M +23 -17 src/parleymainwindow.cpp M +2 -3 src/parleymainwindow.h https://invent.kde.org/education/parley/-/commit/5e2f70bf149515a7e7d087a8b1449bf24d822c5e -- You are receiving this mail because: You are watching all bug changes.