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

ForceFloating hook maximizes the matched window if the workspace layout is "Maximized" #117

Open
assaf758 opened this issue Oct 23, 2014 · 0 comments

Comments

@assaf758
Copy link

Added to hook .wini a match in [ForceFloating] hook:
match := MatchClientName ":client:" "Whisker Menu"

This works OK (except for minor artifact - the user can see the window is first tiled and then gets floating).

The issue is that if the workspace layout is changed to "Maximized" layout and a window named "Whisker Menu" is created, that window is maximized as well - for no reason. It also has orange frame (as if it is tiled) although it is floating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant