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 request: Idle inhibit for source or sink but not both #17

Open
stacyharper opened this issue Oct 9, 2023 · 1 comment
Open

feat request: Idle inhibit for source or sink but not both #17

stacyharper opened this issue Oct 9, 2023 · 1 comment

Comments

@stacyharper
Copy link

stacyharper commented Oct 9, 2023

Hey there,

I'm trying to implement this, but I struggle cause all the code is structured in a way that this change isn't trivial to do.

Ideally the final usage log should looks like:

Usage:                                                                                                                                             
        sway-audio-idle-inhibit <OPTION>                                                                                                           
Options:                                                                                                                                           
         sway-audio-idle-inhibit         Inhibits idle if either any sink or any source is running
         -h, --help              Show help options
         --sink                  Inhibit idle only if sink is running
         --source                Inhibit idle only if source is running
         --dry-print             Don't inhibit idle and just print
         --dry-print-waybar      Same as --dry-print-both but outputs in a waybar friendly manner

Is that something doable in this project?

@5p4r74cu5
Copy link

@stacyharper

I'd like this feature as well.

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

No branches or pull requests

2 participants