Skip to content

Remove wl_hawaii_popup_surface.dismiss #136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
plfiorini opened this issue Feb 7, 2014 · 0 comments
Closed

Remove wl_hawaii_popup_surface.dismiss #136

plfiorini opened this issue Feb 7, 2014 · 0 comments

Comments

@plfiorini
Copy link
Member

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.

@plfiorini plfiorini self-assigned this Feb 7, 2014
plfiorini added a commit that referenced this issue Feb 8, 2014
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
plfiorini added a commit that referenced this issue Feb 8, 2014
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
plfiorini added a commit that referenced this issue Feb 8, 2014
Since we don't have the dismiss request anymore the compositor now
breaks the grab when the surface is destroyed.

Issue: #136
plfiorini added a commit that referenced this issue Feb 8, 2014
Since we don't have the dismiss request anymore the compositor now
breaks the grab when the surface is destroyed.

Issue: #136
@plfiorini plfiorini modified the milestones: Version 0.3.0, Version 0.2.1 Feb 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant