mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-01 04:59:35 +00:00
gtk requires some chars (<>&"') to be encoded for them to render properly. `sanitize_str` sanitizes raw strings that have such chars and returns a properly encoded string