mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
Jonas Ådahl
5d3b4f0134
wayland/xdg-shell: Fix top-most check when grabbing
Move the top-most-popup correctness check to the finish_popup_setup() function after checking the serial. If we pass the serial check, we should have reached a state that if there are any popups they should be the one from the same client. Also avoid failing a client that correctly set the top-most popup at map time, but where at the time of processing the top most popup have already been dismissed by the compositor for some arbitrary reason. https://bugzilla.gnome.org/show_bug.cgi?id=790358
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%