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

Add shortcuts to jump between sources/sinks #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gandalf3
Copy link

@gandalf3 gandalf3 commented Jan 4, 2022

This can be really useful when there are many source/sink inputs and it
would take many j taps to tap through them all, especially if in a hurry
to mute a sink for example.

Also added already existing g G shortcuts to help menu.


There's a few bits I'm not sure how you'd like to handle, in particular binding Shift+Up/Shift+Down. Curses doesn't have constants for these I see there's some parsing of escape sequences in pulsemixer already and I assume that's where the values I found come from(?) but I'm not sure how it should be handled in the config/binding.

This can be really useful when there are many source/sink inputs and it
would take many J taps to tap through them all, especially if in a hurry
to mute a sink for example.

Also added already existing g G shortcuts to help menu.
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

Successfully merging this pull request may close these issues.

None yet

1 participant