Package Details: waybar-cava 0.13.0-2

Git Clone URL: https://aur.archlinux.org/waybar-cava.git (read-only, click to copy)
Package Base: waybar-cava
Description: Highly customizable Wayland bar for Sway and Wlroots based compositors, with module cava (Cross-platform Audio Visualizer)
Upstream URL: https://github.com/Alexays/Waybar/
Licenses: MIT
Conflicts: waybar
Provides: waybar
Submitter: mutoroglin
Maintainer: mutoroglin
Last Packager: mutoroglin
Votes: 8
Popularity: 1.70
First Submitted: 2023-08-30 06:44 (UTC)
Last Updated: 2025-07-14 06:53 (UTC)

Required by (35)

Sources (1)

Latest Comments

1 2 3 Next › Last »

mutoroglin commented on 2025-07-14 06:58 (UTC)

Thank you for the hint @Manos! I enabled the option -Dpipewire.

Manos commented on 2025-07-13 09:50 (UTC)

Hi @mutoroglin, with this package, the privacy module doesn't work. You have to either enable auto-features or explicitly declare -Dpipewire=enabled.

drill1000000 commented on 2024-09-29 20:04 (UTC)

Hello! I've just uninstalled waybar-cava, updated jsoncpp to its most recent version, and then rebuilt the current waybar-cava package and was able to resolve the conflict. thank you so much!

mutoroglin commented on 2024-09-29 07:10 (UTC)

@drill1000000 I cannot recreate any issue; I have 'jsoncpp' version 1.9.6 installed, that was updated recently without issues; I can also build the current waybar-cava package

drill1000000 commented on 2024-09-25 19:21 (UTC)

Hi, jsoncpp was updated, and im not able to update it to the new version because it breaks waybar-cava's libjsoncpp.so=25-64 dependency

mutoroglin commented on 2024-07-20 06:25 (UTC)

Thanks for the hint, @BEST8OY! Latest version with the additinal dependency has has been released.

BEST8OY commented on 2024-07-18 21:53 (UTC)

@mutoroglin add glib2-devel to dependencies

carlosspicywienr commented on 2024-05-28 00:49 (UTC) (edited on 2024-05-31 23:56 (UTC) by carlosspicywienr)

Even after recompiling waybar does not launch, I am receiving an error for buffer overflow after loading the css file, it was working fine before.

Edit: Thought it was cava, fixed that, but the buffer overflow persists. Might be an error on my end, not sure. Regular waybar works fine, if I find the source of the problem I will post it here.

https://github.com/Alexays/Waybar/issues/3314 looks like it was from the config location being specified, if anyone else is having the same problem the fix is to comment out the "cava_config" line.

mutoroglin commented on 2024-05-24 06:37 (UTC)

If 'waybar-cava' reports 'error while loading shared libraries: libiniparser.so.1': this was caused by the libcava module and has been fixed since 0.10.1-2. Recompile 'waybar-cava' to get rid of the error.

mutoroglin commented on 2024-05-22 08:15 (UTC)

'waybar-cava' currently doesn't run due to an update of 'iniparser' to 4.2.2. There is an upstream issue logged: "error while loading shared libraries: libiniparser.so.1" after latest iniparser update #3288. I will update this package as soon as a solution has been provided.