Commit Graph

1 Commits (6c1125c1feaf81957e16cca924d08b56e3eb841e)

Author SHA1 Message Date
Mika Braunschweig f86dff60e6
utils: add sanitize_str to encode '&' etc.
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
2022-10-17 00:31:19 +02:00