Skip to content
Jason Gray edited this page Oct 13, 2019 · 34 revisions

Useage

For the most part this extension is pretty simple. There are no configuration options.

This is a list of the possible features and functionality of this extension. Not all players expose/support the below features or functionality via MPRIS. If a feature or functionality is not present or is non-functional in this extension for a given player it is because it is not exposed/supported by that player, or it is broken in that player's MPRIS implementation. A player may expose/support several, none or all of the below features or functionality in random combination.

In practice that means generally, if you see a UI element it works and does stuff. Otherwise if you don't see a UI element, well, you can't do whatever it was supposed to do via MPRIS in that player anyway, that's why it's hidden. Keyboard Shortcuts & Mouse Button Actions either work or they don't, again depending on if the Action is exposed/supported by that player via MPRIS.

Indicator icon

indicator-icon

Mouse Button Actions and Keyboard Shortcuts affect the active player (the player who's icon is shown in the panel).

Mouse Button Actions Action
Secondary Click Raise/Minimize Toggle
Mouse Wheel Click Play/Pause/Stop Toggle
Mouse Wheel Up Skip Back
Mouse Wheel Down Skip Forward
Keyboard Shortcuts Action
Ctrl+Space Play/Pause/Stop Toggle
Ctrl+Left Skip Back
Ctrl+Right Skip Forward
Ctrl+Up Volume Up
Ctrl+Down Volume Down
Ctrl+Return Mute Toggle
Shift+Left Shuffle Toggle
Shift+Right Cycle Through Repeat Modes

Player Section

player-section

Mouse Button Actions and Keyboard Shortcuts are identical to the Indicator icon, except of course that they only affect that player.

Mouse Button Actions Action
Secondary Click Raise/Minimize Toggle
Mouse Wheel Click Play/Pause/Stop Toggle
Mouse Wheel Up Skip Back
Mouse Wheel Down Skip Forward
Keyboard Shortcuts Action
Ctrl+Space Play/Pause/Stop Toggle
Ctrl+Left Skip Back
Ctrl+Right Skip Forward
Ctrl+Up Volume Up
Ctrl+Down Volume Down
Ctrl+Return Mute Toggle
Shift+Left Shuffle Toggle
Shift+Right Cycle Through Repeat Modes

close-button

In addition the close/quit button allows you to quit the player if supported by the player.

Media Controls Section

media-controls

Not all players support shuffle/repeat functionality.

Mouse Button Actions Action
Secondary Click Play/Pause/Stop Toggle
Mouse Wheel Up Skip Back
Mouse Wheel Down Skip Forward
Keyboard Shortcuts Action
Ctrl+Space Play/Pause/Stop Toggle
Ctrl+Left Skip Back
Ctrl+Right Skip Forward
Ctrl+Up Volume Up
Ctrl+Down Volume Down
Ctrl+Return Mute Toggle
Shift+Left Shuffle Toggle
Shift+Right Cycle Through Repeat Modes

Volume Section

volume-control

The volume controls function much like the system volume controls in addition to the added Mouse Button Action(s).

Mouse Button Actions Action
Secondary Click Mute Toggle

Playlists & Tracklist Sections

playlists

tracklist

Most players do not support playlists or tracklists.

Clone this wiki locally