Waybar/src/modules
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
..
cpu fix: lint 2022-05-23 13:47:14 +02:00
hyprland utils: add sanitize_str to encode '&' etc. 2022-10-17 00:31:19 +02:00
memory fix: bsd 2022-04-06 14:55:08 +02:00
mpd utils: add sanitize_str to encode '&' etc. 2022-10-17 00:31:19 +02:00
river #1591 river escape window and mode 2022-08-29 16:22:08 +10:00
sni style(lint): fix some files lint 2022-08-31 15:51:50 +08:00
sway Fix typo 2022-08-21 12:35:33 +08:00
upower refactor: lint 2022-04-06 08:37:19 +02:00
wlr style(lint): fix some files lint 2022-08-31 15:51:50 +08:00
backlight.cpp Backlight: don't reset value when failing to read 2022-04-21 22:19:05 -05:00
battery.cpp Add "{m}" battery format-time option for zero-pad minutes 2022-09-07 08:53:07 -06:00
bluetooth.cpp style(bluetooth): apply project style 2022-05-28 12:58:37 +02:00
clock.cpp Calendar scrolling opportunity 2022-08-06 13:55:20 +03:00
custom.cpp retain instance name css class for custom modules 2022-06-13 16:10:41 -05:00
disk.cpp refactor: lint 2022-04-06 08:37:19 +02:00
gamemode.cpp Added tooltip-format 2022-05-21 12:02:45 +02:00
idle_inhibitor.cpp feat(idle-inhibitor): add tooltip format 2022-09-03 19:21:32 +08:00
inhibitor.cpp refactor: lint 2022-04-06 08:37:19 +02:00
jack.cpp man page and adjust default format 2022-08-18 17:05:04 -04:00
keyboard_state.cpp Add classes to individual keyboard state labels 2022-05-11 08:08:28 -06:00
network.cpp Revert "added checking router id in handleEvent function, because module does…" 2022-09-15 15:47:14 +02:00
pulseaudio.cpp Add 'max-volume' option to pulseaudio. Fixes #1607 2022-08-20 22:21:57 +02:00
simpleclock.cpp Issue 1226/1497: align updates with times divisible by interval 2022-04-16 14:21:28 +02:00
sndio.cpp refactor: lint 2022-04-06 08:37:19 +02:00
temperature.cpp FreeBSD: Add support to temperature 2022-09-30 21:12:28 +02:00