Waybar/src
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
..
modules utils: add sanitize_str to encode '&' etc. 2022-10-17 00:31:19 +02:00
util utils: add sanitize_str to encode '&' etc. 2022-10-17 00:31:19 +02:00
AIconLabel.cpp refactor: disable icon by default 2022-03-10 09:48:50 +01:00
ALabel.cpp refactor: lint 2022-04-06 08:37:19 +02:00
AModule.cpp refactor: lint 2022-04-06 08:37:19 +02:00
bar.cpp fix: vertical bar not anchored when width is set 2022-05-25 16:09:21 +02:00
client.cpp fix: adapt to fmt 9.0.0 breaking changes 2022-07-13 22:36:32 -07:00
config.cpp Update config.cpp 2022-09-07 10:33:57 +02:00
factory.cpp Merge pull request #1657 from vaxerski/hyprlandLanguage 2022-09-05 09:12:17 +02:00
group.cpp refactor: lint 2022-04-06 08:37:19 +02:00
main.cpp refactor: lint 2022-04-06 08:37:19 +02:00