waybar/include/modules
Sergey Mishin 110c66dd32
Refactor Clock: generalize multi timezones and single timezone cases
After this refactoring:
1. Timezones parses only once on start and the we refer to saved values. All time_zone.isString() checks gone to the constructor.
2. Single timezone case handling as case of multi timezoned logic.
3. Scroll event seems more clear now.
4. Tooltip template parses on start to check if there calendar placeholder or not. To do not calculate calendar_text() if not necessary.
2021-10-03 16:57:55 +00:00
..
mpd mpd: support password protected MPD 2020-10-19 11:54:36 -07:00
river river/tags: support urgent tags 2021-08-19 15:01:49 +02:00
sni Fix tray icon scaling on multi-display setups 2021-08-16 23:33:29 -07:00
sway Add number to shortDescripton 2021-08-20 01:09:16 +03:00
wlr Remove exceed protected 2021-04-18 21:37:58 +03:00
backlight.hpp refactor: destroy threads first 2019-05-29 17:53:22 +02:00
battery.hpp add power to battery formatter 2021-01-24 21:39:14 +01:00
bluetooth.hpp refactor(bluetooth): remove interval and timer thread 2021-02-09 21:27:21 -08:00
clock.hpp Refactor Clock: generalize multi timezones and single timezone cases 2021-10-03 16:57:55 +00:00
cpu.hpp Add cpu usage for every core 2021-09-19 14:02:25 +03:00
custom.hpp custom: Add "exec-on-event" config 2020-09-06 22:49:18 +03:00
disk.hpp Add a disk module 2019-09-25 08:47:33 +02:00
idle_inhibitor.hpp Making active a bool 2020-11-01 18:25:41 +00:00
keyboard_state.hpp Remove unused variable 2021-07-20 23:03:41 -04:00
memory.hpp memory: port parseMeminfo to BSDs 2020-05-19 10:42:21 +00:00
network.hpp added support for the {gwaddr} variable 2021-09-09 20:05:18 +02:00
pulseaudio.hpp Merge pull request #1169 from roosemberth/pa-control-active-sink 2021-07-20 14:01:23 +02:00
simpleclock.hpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
sndio.hpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.hpp Add kelvin-scale 2020-04-25 18:44:48 +02:00