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

Sometimes maximize vertical does not trigger #7

Open
ericslaw opened this issue Aug 1, 2018 · 2 comments
Open

Sometimes maximize vertical does not trigger #7

ericslaw opened this issue Aug 1, 2018 · 2 comments

Comments

@ericslaw
Copy link

ericslaw commented Aug 1, 2018

I'm using Miro with the following config tweak:
spoon.MiroWindowsManager.sizes = { 6/5, 4/3, 3/2, 2/1, 3/1, 4/1, 6/1 }

When I want the current window to be 'tall', I'd press hyper+up followed by hyper+down.
This seems to be sensitive to how quickly I press the keys, but the required interval between them seems too short.

Code inspection does not reveal any timing requirement between keystrokes,
so I'm confused why it has this behavior.

@miromannino
Copy link
Owner

Hello! I believe it's just that you are trying to press hyper+up followed by hyper+down, it should be hyper+down+up. Of course you will never be able to press all three of them exactly at the same time, but it's pressing all three keys that the 'tall' is triggered.

It that is true, maybe the confusion is more about my explanation in the documentation.

@tiagoboldt
Copy link

I guess this is good to be closed.

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

3 participants