xserver/hw
Minh Phan f055285246 xwayland/window: Do not double add window to damage list
The window might be retained in the damage list after
`xwl_screen_post_damage` in certain conditions. This means we need to
check if the window is already in the list to avoid adding the same
window twice which will lead to list corruption resulting in server freeze
in `xwl_screen_post_damage`.

Signed-off-by: Minh Phan <phanquangminh217@gmail.com>
(cherry picked from commit ba644a64a4)
2023-02-23 16:29:20 +01:00
..
vfb Don't install Xvfb 2022-01-18 12:09:52 +01:00
xwayland xwayland/window: Do not double add window to damage list 2023-02-23 16:29:20 +01:00
meson.build Drop Xephyr / kdrive DDX 2022-01-18 12:09:52 +01:00