My KWIN fork where I work on features like per-output virtual desktops
Find a file
David Edmundson 1a0020b18f Move PlasmaWindowInterface lifespan management to the caller
PlasmaWindowInterface is a "Server-managed multicasting resources". We
no longer need our wrapper to outlive objects so we can tidy that up.

It's weird to have a method call to an object delete the object, so
memory management is moved to the caller to be consistent.
2021-03-11 12:01:52 +00:00
src/wayland Move PlasmaWindowInterface lifespan management to the caller 2021-03-11 12:01:52 +00:00