-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[FancyZones] faster layout switch, how it should work #518
Comments
@DavidGretzschel Hey David, I'm currently working on a feature to implement Hotkeys for FancyZone layouts, and would love to get your feedback! If you're interested, please fill out this form. Feedback from anyone else who would appreciate such a feature is welcome as well. |
@ogKamy I filled out the form. However, when I had multiple monitors, I was writing a wall of text about it being better to have it follow the active window instead: #1563 |
Another thing I forgot to mention in the form: |
We're on the same page. I have also seen multiple people recommend we keep the "focus on active window" instead, so this is noted. Your feedback was immensely helpful, thank you. |
going to make hotkeys tracking issue #1411 |
Multiple profiles would be much more useful, if one can switch between in less than a second using only the keyboard.
At the moment it's impossible.
How this should work from the users perspective:
press ctrl+` and the window opens up instantly.
At my very powerful gaming-machine it takes about half a second. That's too slow.
Probably because of the dimming and rendering of the position windows in the background.
But the dimming and the windows are not necessary, unless you're editing zones.
The picture below each layout-title already gives you that information.
So please drop it, so that it can open faster.
Now I should be able to immediately change the elment focus/blue outlines using my arrow keys, wasd or "jkl;". And then I should be able to press enter and with that immediately change to that layout and close the window and go back to work.
At the moment I have to grab my mouse to select a profile. I cannot confirm my selection using the keyboard and when I try to use tabs and then arrow-keys for selection, I end up focussing the "delete"-icon, which I definitely don't need to access that quickly.
Deleting a layout is something rarely done and is done with some consideration, changing a layout is very often done and should be so fast, that the user will be able to do it subconsciously without giving it any thought.
The text was updated successfully, but these errors were encountered: