scorpion-26 / gBar

Blazingly fast status bar written with GTK
MIT License
459 stars 17 forks source link

Feature request: Cava module #62

Open ThatOneCalculator opened 9 months ago

ThatOneCalculator commented 9 months ago

Being able to embed Cava inside of the bar for a visualizer would be really nice!

scorpion-26 commented 8 months ago

I don't think a highly dynamic module is particularly fit for upstream gBar (because of it's highly dynamic nature and drawing being very inefficient). Though once I implement custom widgets within C++ plugins, this could be implemented as such.