https://bugs.kde.org/show_bug.cgi?id=468591
Andreas Cord-Landwehr <cordlandw...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ |ation/parley/-/commit/5e2f7 |ation/parley/-/commit/2c730 |0bf149515a7e7d087a8b1449bf2 |388a14fe6dbd303f2e345efeeea |4d822c5e |28bb1b6b --- Comment #5 from Andreas Cord-Landwehr <cordlandw...@kde.org> --- Git commit 2c730388a14fe6dbd303f2e345efeeea28bb1b6b by Andreas Cord-Landwehr. Committed on 18/02/2024 at 14:38. Pushed by cordlandwehr into branch 'master'. 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/2c730388a14fe6dbd303f2e345efeeea28bb1b6b -- You are receiving this mail because: You are watching all bug changes.