ReDEnergy / SessionSync

SessionSync
Mozilla Public License 2.0
296 stars 31 forks source link

Implement full/partial keyboard navigatation #77

Open hjk789 opened 5 years ago

hjk789 commented 5 years ago

Possibility to use the arrow keys to navigate through the items. The Up and Down arrows switch to the previous and next session on the list. The Right arrow changes the focus to the selected session's entries, this way allowing to navigate through them with the Up and Down arrows. And the Left arrow changes the focus back to the session list. Also, the Delete key would delete the focused item (either session or session entry).

ReDEnergy commented 5 years ago

I really want to have this feature also for a long time. But full support for keyboard interaction is not really easy to implement and I there were always some things a little bit more important that this on. As much as I wish to have this also ready, I really can't promise when exactly it will be done.