Skip to content
Commit f63eb117 authored by David Edmundson's avatar David Edmundson Committed by Joshua Goins
Browse files

Handle Plasma windows being closed

The wayland integration tries to abstract that the underlying wl_surface
might differ from the window. It handled the case of the window hiding,
which deletes the wl_surface, but not the case of the window closing
which deletes the platform window.

This patch now handles both cases.
parent b00aee46
Pipeline #516391 passed with stage
in 2 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment