aboutsummaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authorIlia Bozhinov <ammen99@gmail.com>2020-10-27 18:28:39 +0100
committerSimon Ser <contact@emersion.fr>2020-11-08 14:26:03 +0100
commit9595f95452a1d7420bbb190dc29c3806c29ca41e (patch)
treee4e39046dc3d9c7c6cec0ff30952142098398fac /.builds
parent372a52ecc08aff003b3024e852e848024b699a15 (diff)
xdg_shell: handle inert popups
xdg_popups can be destroyed by the compositor when closed. When this happens, wlroots makes the xdg_popup surface inert and resets the xdg_surface role to NONE. Currently, wlroots sends a protocol error and asserts that an xdg_surface has a role when committed. This is racy if at the same time the client commits an xdg_popup and the compositor closes it. This patch removes the assertion and ignores commits on xdg_surfaces without a role set.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions