cava. nonsafe thread.= & cava bump

This commit is contained in:
Viktar Lukashonak
2025-11-26 13:26:32 +03:00
parent 161367d961
commit 13519ca5bf
7 changed files with 157 additions and 125 deletions

View File

@ -16,7 +16,7 @@ class Cava final : public ALabel, public sigc::trackable {
private:
std::shared_ptr<CavaBackend> backend_;
// Text to display
std::string label_text_{""};
Glib::ustring label_text_{""};
bool hide_on_silence_{false};
std::string format_silent_{""};
int ascii_range_{0};