Waybar/include/util
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
..
SafeSignal.hpp refactor: lint 2022-04-06 08:37:19 +02:00
clara.hpp refactor: lint 2022-04-06 08:37:19 +02:00
command.hpp refactor: lint 2022-04-06 08:37:19 +02:00
format.hpp refactor: lint 2022-04-06 08:37:19 +02:00
json.hpp fix: adapt to fmt 9.0.0 breaking changes 2022-07-13 22:36:32 -07:00
rfkill.hpp refactor: lint 2022-04-06 08:37:19 +02:00
sanitize_str.hpp utils: add sanitize_str to encode '&' etc. 2022-10-17 00:31:19 +02:00
sleeper_thread.hpp refactor: lint 2022-04-06 08:37:19 +02:00
string.hpp ltrim and rtrim take argument by const-ref 2022-02-05 21:02:58 +01:00
ustring_clen.hpp Use g_unichar_iswide to properly align calendar on CJK locales 2021-01-31 11:53:53 -08:00
waybar_time.hpp refactor: lint 2022-04-06 08:37:19 +02:00