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

feat: wireplumber support #1797

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

smoak
Copy link
Contributor

@smoak smoak commented Nov 17, 2022

Adds basic support for showing volume via wireplumber. Allows specifying the node-id or falling back to the default Audio/Sink node id if node-id is not set. If tooltip on hover is enabled, will show {node_name} by default otherwise tooltip-format.

Format replacements:

{volume} - Volume in percentage
{node_name} - The node's nickname (node.nick property)

@smoak smoak force-pushed the wireplumber-support branch 4 times, most recently from f879d08 to 916979f Compare November 17, 2022 07:22
Adds basic support for showing volume via wireplumber. Allows specifying
the node-id or falling back to the default Audio/Sink node id if node-id
is not set. If tooltip on hover is enabled, will show `{node_name}` by
default otherwise `tooltip-format`.

Format replacements:

`{volume}` - Volume in percentage
`{node_name}` - The node's nickname (`node.nick` property)
@Alexays
Copy link
Owner

Alexays commented Nov 22, 2022

LGTM, can you add the documentation to the github wiki?

@Alexays Alexays merged commit 062e7bb into Alexays:master Nov 22, 2022
@Alexays
Copy link
Owner

Alexays commented Nov 22, 2022

Thx!

@smoak
Copy link
Contributor Author

smoak commented Nov 24, 2022

LGTM, can you add the documentation to the github wiki?

Done 😊

@smoak smoak deleted the wireplumber-support branch December 14, 2022 17:57
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