Skip to content
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

Option to float dialog windows over their parent application #25

Open
mjkillough opened this issue Aug 13, 2017 · 0 comments
Open

Option to float dialog windows over their parent application #25

mjkillough opened this issue Aug 13, 2017 · 0 comments

Comments

@mjkillough
Copy link
Owner

Currently dialog windows like Firefox's "Are you sure you want to close these tabs?" are treated like any other. This means that if Firefox is maximised (in a stack layout), the dialog window overlays the entire Firefox window (as it becomes the focused entry on the stack), removing the context. (It's also a bit ugly).

Perhaps dialog windows should simply float in the middle of the screen, with their requested width/height? (I don't think we need to care too much about the case where their requested width/height doesn't fit on the screen).

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