https://bugs.kde.org/show_bug.cgi?id=451028

--- Comment #22 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit d6706c5ce4f82530134848b78be9420cf99dae66 by Vlad Zahorodnii.
Committed on 30/08/2022 at 12:56.
Pushed by vladz into branch 'master'.

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.

M  +5    -0    src/wayland/output_interface.cpp
M  +1    -0    src/wayland/output_interface.h
M  +8    -6    src/wayland/xdgoutput_v1_interface.cpp

https://invent.kde.org/plasma/kwin/commit/d6706c5ce4f82530134848b78be9420cf99dae66

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to