Open
Conversation
Collaborator
|
Denied, this is a feature as otherwise the menu pops up but never manages to present itself to the user |
Collaborator
|
For reference, with it Always in Top it will never show up over a fullscreen video or game. with it Always in Overlay it never hides behind fullscreen video or games. With this feature it only appears when requested |
Contributor
Author
|
Well, this is precisely my problem. No objections for an option, i’d assume ? |
Collaborator
|
By all means, make it an option. When you press to open the menu you expect it not to appear? |
Contributor
Author
|
yup, because i expect it to be hidden behind the window that is fullscreened. which, now that i think about it, this being my instinctual response probably means it’s better as is ;) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently, when the menu widget pops out it’s popover, it sets the panel layer to GTK_LAYER_SHELL_LAYER_OVERLAY. I am pretty sure it doesn’t really have a place here, as a user desiring this would just set the panel itself to overlay, and as someone who has it in the TOP layer, i just find it aggravating when it pops up.