# Waybar 0.10.3 - Product: Waybar (https://whatsnew.fyi/product/waybar) - Vendor: Waybar - Date: 2024-05-06 - Version: 0.10.3 - Original notes: https://github.com/Alexays/Waybar/releases/tag/0.10.3 - Permalink: https://whatsnew.fyi/product/waybar/releases/0.10.3 - Labels: Platforms: Linux What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix {health} format replacement in battery module - **added** — Cursor changes to indicate module clickability - **fixed** — Fix segfault in upower by initializing lastWarningLevel - **fixed** — Fix Hyprland socketpath to work with XDG_RUNTIME_DIR - **fixed** — Fix build on FreeBSD for pipewire - **fixed** — Set cursor appropriately on user event hover - **fixed** — Fix Nix Flake overlay application - **fixed** — Fix custom module mediaplayer not respecting arguments - **added** — Style tray icon on hover - **fixed** — Fix tooltip-format on custom modules not working in some cases - **added** — Add hover effect for whole group - **fixed** — Remove listener when the window is destroyed ##### What's Changed * fix(battery): Fix `{health}` format replacement by @kiriDevs in https://github.com/Alexays/Waybar/pull/3167 * Cursor change to indicate module clickability by @bananaoomarang in https://github.com/Alexays/Waybar/pull/3108 * upower: fix segfault by initializing lastWarningLevel by @craftyguy in https://github.com/Alexays/Waybar/pull/3171 * Fix Hyprland socketpath changed to XDG_RUNTIME_DIR by @zjeffer in https://github.com/Alexays/Waybar/pull/3183 * pipewire: unbreak build on FreeBSD by @jbeich in https://github.com/Alexays/Waybar/pull/3193 * fix: set cursor appropriately on user event hover by @haug1 in https://github.com/Alexays/Waybar/pull/3195 * Nix Flake: Fix overlay (again) by @spikespaz in https://github.com/Alexays/Waybar/pull/3196 * fix: custom module mediaplayer doesn't respect argument by @stanly0726 in https://github.com/Alexays/Waybar/pull/3198 * flake: fix overlay not actually being applied by @spitulax in https://github.com/Alexays/Waybar/pull/3208 * feat(#3182): style tray icon on hover by @haug1 in https://github.com/Alexays/Waybar/pull/3203 * fix(#3210): tooltip-format on custom modules not working in some cases by @haug1 in https://github.com/Alexays/Waybar/pull/3213 * feat(#3174): hover for whole group by @haug1 in https://github.com/Alexays/Waybar/pull/3201 * Remove listener when the window is destroyed by @eyusupov in https://github.com/Alexays/Waybar/pull/3215 ##### New Contributors * @bananaoomarang made their first contribution in https://github.com/Alexays/Waybar/pull/3108 * @craftyguy made their first contribution in https://github.com/Alexays/Waybar/pull/3171 * @stanly0726 made their first contribution in https://github.com/Alexays/Waybar/pull/3198 * @spitulax made their first contribution in https://github.com/Alexays/Waybar/pull/3208 **Full Changelog**: https://github.com/Alexays/Waybar/compare/0.10.2...0.10.3