Commit Graph
5 Commits
Author SHA1 Message Date
markx86 53d8d3cd2a fix: Code formatting for clang-format/lint CI 2025-06-22 18:55:07 +02:00
markx86 eae22f3273 battery: Document events in waybar-battery manpage 2025-06-22 17:45:16 +02:00
markx86 08da7b5282 feat: Add support for battery related events 2025-06-22 17:45:12 +02:00
markx86 c266befe0a fix: MPRIS widget not hiding when no player is active 2025-06-20 14:02:01 +02:00
markx86 af9d61fa8f fix: cldMonShift_ not getting initialized in Clock() constructor
Initialize `cldMonShift_` member in the `clock` module constructor. This
fixes a bug where the calendar tooltip would break after a reload, when
in month mode.
2025-06-19 00:35:54 +02:00