https://bugs.kde.org/show_bug.cgi?id=436498
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwayland-integration/com | |mit/9058eff75d11e112ccf35f7 | |23199dd458fa7b02e --- Comment #3 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 9058eff75d11e112ccf35f723199dd458fa7b02e by Fabian Vogt. Committed on 03/05/2021 at 09:01. Pushed by fvogt into branch 'master'. Drop functions which rely on PlasmaWindow::internalId() While that returns a WinId, those are from the compositor and not related to the internal WinIds from the calling application itself. Most uses of KWindowSystem rely on that though, and so acted on a random other window instead. M +0 -21 src/windowsystem/waylandintegration.cpp M +19 -85 src/windowsystem/windowsystem.cpp M +0 -4 src/windowsystem/windowsystem.h https://invent.kde.org/plasma/kwayland-integration/commit/9058eff75d11e112ccf35f723199dd458fa7b02e -- You are receiving this mail because: You are watching all bug changes.