Skip to content

Pipewire node "state" property is not exposed by Quickshell #407

@gumonteilh-hub

Description

@gumonteilh-hub

Hi,

I have a headset that turns "off" after a few minutes without receiving audio.
I tried to capture this information to display it in my shell.

I can find this information using pw-cli :

pw-cli i 55
id: 55
[...]
state: "suspended" // or "running"
[...]

But this state property is not exposed by the Quickshell Pipewire type.
This is not equal to the ready property. this not the same as device disconnected.
The device is here, ready and connected but "suspended".

I think that's a relevant information that could be valuable to expose.

Thank you for your work on quickshell !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions