Open ericslaw opened 6 years ago
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.
I guess this is good to be closed.
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.