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

added unshift option to playerctld for moving queue in reverse #204

Merged
merged 1 commit into from
Nov 27, 2020
Merged

added unshift option to playerctld for moving queue in reverse #204

merged 1 commit into from
Nov 27, 2020

Conversation

benjaminBrownlee
Copy link
Contributor

Added a new unshift option to playerctld. Calling playerctld unshift will rotate the player queue in reverse, which is useful when more then two mpris dbus processes are active.

@acrisci
Copy link
Member

acrisci commented Nov 27, 2020

Can you explain how you are actually using this? It seems kind of awkard to control playerctld like this and there might be a better way.

@acrisci
Copy link
Member

acrisci commented Nov 27, 2020

I'll merge this now because it looks ok. 👍

@acrisci acrisci merged commit 538b41c into altdesktop:master Nov 27, 2020
@benjaminBrownlee
Copy link
Contributor Author

I know it seems a bit strange, but I find it helpful when I have many media applications with MPRIS interfaces active. For example, its typical for me to ncspot, cmus and mpv open simultaneously. I have bound ctrl+next and ctrl+prev to cycle my media players forward and reverse respectively so I can control their playback.

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.

2 participants