Skip to content
Commit d6706c5c authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Prevent sending xdg_output properties if wl_output is removed

If the wl_output has been removed, kwin can crash all Qt clients by
sending a wl_output.done event. Also, it makes no sense to send output
events after the corresponding output has been removed.

CCBUG: 451028
parent 4fe0bda4
Pipeline #224994 passed with stage
in 14 minutes and 15 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