Skip to content
Commit dc03b3aa authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

xdg-shell: Don't early out of role commit before calling parent impl

Make sure to always call the parent role commit vfunc, so that they can
handle updating their state properly.

This means other places need to handle the situation where
surface->window is NULL on commit. This may for example happen when the
parent of a modal dialog is unmapped or NULL is attached to a
wl_shell_surface.

https://bugzilla.gnome.org/show_bug.cgi?id=769936
parent ef3e036b
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