You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a popup window is hidden we destroy it and call dismiss.
This is too much complicated, the compositor should just break the grab when the surface is actually destroyed.
The text was updated successfully, but these errors were encountered:
When a popup window is hidden we destroy it and call dismiss.
This is too much complicated, the compositor should just break the grab
when the surface is actually destroyed.
Issue: #136
Close the popup window when it is hidden without sending the dismiss
request. The compositor will take care of breaking the grab when the
surface is destroyed.
Issue: #136
When a popup window is hidden we destroy it and call dismiss.
This is too much complicated, the compositor should just break the grab when the surface is actually destroyed.
The text was updated successfully, but these errors were encountered: