Search Criteria
Package Details: pulseaudio-control 3.1.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pulseaudio-control.git (read-only, click to copy) |
---|---|
Package Base: | pulseaudio-control |
Description: | Easily control PulseAudio from any status bar |
Upstream URL: | https://github.com/marioortizmanero/polybar-pulseaudio-control |
Keywords: | audio control polybar pulse pulseaudio status |
Licenses: | custom:MIT |
Submitter: | OJFord |
Maintainer: | OJFord (marioom) |
Last Packager: | OJFord |
Votes: | 9 |
Popularity: | 0.137974 |
First Submitted: | 2020-10-25 22:42 (UTC) |
Last Updated: | 2024-08-06 21:49 (UTC) |
Dependencies (3)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- pulse-native-provider (pipewire-pulse-gitAUR, pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse, pulseaudio)
Latest Comments
1 2 Next › Last »
OJFord commented on 2024-08-06 22:20 (UTC)
Thanks all, should be sorted now.
benjarobin commented on 2024-08-06 18:34 (UTC)
Please depend on
pulse-native-provider
instead ofpulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10LordPax commented on 2024-08-06 16:03 (UTC)
you can patch this in the PKGBUILD while waiting for the modification to be made to the package.
dawid.loubser commented on 2024-08-06 05:48 (UTC)
Seconded - please update the dependencies of this package. At the moment, performing a system upgrade fails due to:
LordPax commented on 2024-08-03 17:08 (UTC) (edited on 2024-08-03 17:09 (UTC) by LordPax)
Hi, due to this change you should switch depends on
pulse-native-provider
artafinde commented on 2024-08-02 05:56 (UTC)
switch depends on
pulse-native-provider
so it can support both pipewire-pulse/pulseaudiomarioom commented on 2022-07-03 22:22 (UTC)
Should be fixed in v3.0.1. But beware:
listen
may not update when switching the default microphone. I'll try to fix it soon.marioom commented on 2022-07-03 22:09 (UTC)
Ah, damn. Thanks for the report. That's something we tried to improve with https://github.com/marioortizmanero/polybar-pulseaudio-control/pull/65 and https://github.com/marioortizmanero/polybar-pulseaudio-control/pull/67, actually.
Turns out that these improvements don't work well when trying to support microphones.
pactl subscribe
, which is how we get notified about new events, doesn't have a way to differentiate microphone changing. Which means we have to subscribe to all kinds of events, and the script will update even when nothing is going on.You can see more information here: https://github.com/marioortizmanero/polybar-pulseaudio-control/issues/68. I can release a quick patch to fix this issue, but then microphone switching won't work...
Viterzgir commented on 2022-07-03 19:41 (UTC)
I have high processor load(pipeware process) after update to 3.0.0 version.
1 2 Next › Last »