mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-04 22:52:51 +02: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