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

Keyboard navigation with arrow keys is broken #1

Closed
alzwded opened this issue Nov 10, 2014 · 0 comments
Closed

Keyboard navigation with arrow keys is broken #1

alzwded opened this issue Nov 10, 2014 · 0 comments
Assignees

Comments

@alzwded
Copy link
Owner

alzwded commented Nov 10, 2014

Make keyboard navigation predictable while taking monitor geometry into account.

E.g.: if two monitors are configured side-by-side, pressing left on the right one should jump on the left one if it's on a border. It should also wrap around.

The behaviour should be based on hitboxes. I.e. starting from one slot and moving up, a target point should be drawn in the logical "up" section, and if something's hit, move to that slot. If there is no slot, wrap around. This should be predictable and should work for most users.

@alzwded alzwded self-assigned this Nov 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant