jbienz

Results 13 issues of jbienz

### What workfow do you want to improve? Currently there is no trigger for when a device is added or removed. My most common needs are: - When my laptop...

Enhancement

I've implemented basic global keyboard navigation for the following keys: ``` Key.UpArrow = MenuAction.Up Key.DownArrow = MenuAction.Down Key.LeftArrow = MenuAction.Left Key.RightArrow = MenuAction.Right Key.Enter = MenuAction.Green Key.Escape = MenuAction.Red ```...

Sorry if I'm totally missing something, but I'd like to be able to navigate up and down the track list with the arrow keys on the keyboard (regular keyboard, not...