Commit Graph

56 Commits

Author SHA1 Message Date
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
cf9d98a0be remove <optional> dependency 2022-10-13 23:49:41 +02:00
015409acaf Allow hyprland/window to show active window on a per monitor basis 2022-10-13 23:41:56 +02:00
e2e59a52df make the linter happy 2022-08-17 22:03:49 +02:00
c64058c947 stabilize window module 2022-08-17 21:54:23 +02:00
72f478c195 added backend and hyprland/window 2022-07-01 12:46:28 +02:00