https://bugs.kde.org/show_bug.cgi?id=456349
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/06db7fc7ff96 | |31d6b4e8520d1817ad26da5ee89 | |f Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from David Edmundson <[email protected]> --- Git commit 06db7fc7ff9631d6b4e8520d1817ad26da5ee89f by David Edmundson. Committed on 08/07/2022 at 11:57. Pushed by davidedmundson into branch 'master'. Map XdgSurface to XdgWMBase instances properly xdg_wm_base is a global that with a single instance in our high level wrapper. Our surface wrapper needs to get the xdg_wm_base::Resource instance on occastion. Currently we go via wl_client for the mapping, but this breaks down should a client bind wm_base twice. M +4 -14 src/wayland/xdgshell_interface.cpp M +1 -2 src/wayland/xdgshell_interface_p.h https://invent.kde.org/plasma/kwin/commit/06db7fc7ff9631d6b4e8520d1817ad26da5ee89f -- You are receiving this mail because: You are watching all bug changes.
