Skip to content

Feature: arrow keys for controlling current position #177

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

Open
tlambert03 opened this issue Apr 20, 2025 · 2 comments
Open

Feature: arrow keys for controlling current position #177

tlambert03 opened this issue Apr 20, 2025 · 2 comments

Comments

@tlambert03
Copy link
Member

We are in general need of a keypress framework (which would allow us to also get back to #44) ... but among things that would be nice to have keyboard support for, changing the current slice would be right up there

@gselzer
Copy link
Collaborator

gselzer commented Apr 20, 2025

Tangentially, do you think it makes any sense for psygnal to absorb some of the keypress/mouse pressing functionality? I wonder whether MouseMoveEvent et. al, MouseButton, even Mouseable could be more reusable if they lived there. Not sure if it makes sense, just an idea.

@tlambert03
Copy link
Member Author

probably not. psygnal currently has no particular awareness of GUI stuff at all. all it assumes is that there is some event loop (which is by no means only in a GUI context). I like the scope there as is

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

2 participants