0.14.0Linux
Added 10
- Enable pango markup support for tooltip of battery and pulseaudio modules
- Add rfkill network setting
- Add a way to override electron app tray icons
- Implement workspace taskbars in hyprland/workspaces
- Add uri and filename format arguments to mpd
- Match network interfaces by their altnames
- Set layout name as class in river
- Implement idempotent bar show/hide via configurable user kill signals
- Add OpenBSD support
- Implement reverse-scroll in sway/workspaces
Changed 3
- Change default tooltip for the battery module
- Respect gtk color scheme variant for gtk css variable
- Port ext/workspaces from wlr/workspaces to ext-workspace-v1 for labwc support
Fixed 7
- Fix default icon in tray module
- Fix hyprland/language layout parsing
- Make 'ethernet' network state have precedence over 'disabled'
- Prevent persistent workspaces from being duplicated if they exist
- Fix hyprland named persistent workspaces
- Fix unable to disable upower's tooltip
- Hide tray when there are no non-passive icons
What's Changed
- Fix default icon in tray module by @Invertisment in https://github.com/Alexays/Waybar/pull/4234
- fix hyprland/language layout parsing by @mexanoz in https://github.com/Alexays/Waybar/pull/4242
- fix: 'ethernet' network state should have precedence over 'disabled' by @notpeelz in https://github.com/Alexays/Waybar/pull/4258
- flake.lock: Update by @github-actions[bot] in https://github.com/Alexays/Waybar/pull/4256
- Change default tooltip for the battery module. by @tpaau-17DB in https://github.com/Alexays/Waybar/pull/4274
- enabled pango markup support for tooltip of battery and pulseaudio modules by @hritix in https://github.com/Alexays/Waybar/pull/4284
- fix: prevent persistent workspaces from being duplicated if they exist… by @acarl005 in https://github.com/Alexays/Waybar/pull/4275
- respect gtk color scheme variant for gtk css variable by @nraffp in https://github.com/Alexays/Waybar/pull/4292
- fix: hyprland named persistent workspaces by @labruzese in https://github.com/Alexays/Waybar/pull/4272
- Fix #4307 by @arnaud-ma in https://github.com/Alexays/Waybar/pull/4310
- adding dependency command for arch by @csskevin in https://github.com/Alexays/Waybar/pull/4298
- feat: add rfkill network setting by @notpeelz in https://github.com/Alexays/Waybar/pull/4260
- feat: add a way to override electron app tray icons by @blackxored in https://github.com/Alexays/Waybar/pull/4161
- style: clang-format by @notpeelz in https://github.com/Alexays/Waybar/pull/4315
- fix: unable to disable upower's tooltip by @erikeah in https://github.com/Alexays/Waybar/pull/4316
- [hyprland/workspaces] Implement workspace taskbars by @pol-rivero in https://github.com/Alexays/Waybar/pull/3868
- flake.lock: Update by @github-actions[bot] in https://github.com/Alexays/Waybar/pull/4337
- mpd: add uri and filename format arguments by @haansn08 in https://github.com/Alexays/Waybar/pull/3849
- ext/workspaces: port from wlr/workspaces to ext-workspace-v1 for a.o. labwc support by @jp7677 in https://github.com/Alexays/Waybar/pull/4016
- feat: match network interfaces by their altnames by @notpeelz in https://github.com/Alexays/Waybar/pull/4326
- feat(river): set layout name as class by @proycon in https://github.com/Alexays/Waybar/pull/4080
- Idempotent bar show/hide via configurable user kill signals by @Invertisment in https://github.com/Alexays/Waybar/pull/3930
- fix: hide tray when there are no non-passive icons by @Bahnschrift in https://github.com/Alexays/Waybar/pull/3833
- add openbsd support by @rwsalie in https://github.com/Alexays/Waybar/pull/4278
- sway/workspaces: Implement reverse-scroll by @xb-bx in https://github.com/Alexays/Waybar/pull/3929
- Relative paths in included configs by @Arkoniak in https://github.com/Alexays/Waybar/pull/4333
- battery: Add support for battery level related events by @markx86 in https://github.com/Alexays/Waybar/pull/4208
- wireplumber & backlight: fix states and support for microphone by @M0streng0 in https://github.com/Alexays/Waybar/pull/4319
New Contributors
- @Invertisment made their first contribution in https://github.com/Alexays/Waybar/pull/4234
- @mexanoz made their first contribution in https://github.com/Alexays/Waybar/pull/4242
- @tpaau-17DB made their first contribution in https://github.com/Alexays/Waybar/pull/4274
- @hritix made their first contribution in https://github.com/Alexays/Waybar/pull/4284
- @acarl005 made their first contribution in https://github.com/Alexays/Waybar/pull/4275
- @nraffp made their first contribution in https://github.com/Alexays/Waybar/pull/4292
- @labruzese made their first contribution in https://github.com/Alexays/Waybar/pull/4272
- @arnaud-ma made their first contribution in https://github.com/Alexays/Waybar/pull/4310
- @csskevin made their first contribution in https://github.com/Alexays/Waybar/pull/4298
- @blackxored made their first contribution in https://github.com/Alexays/Waybar/pull/4161
- @erikeah made their first contribution in https://github.com/Alexays/Waybar/pull/4316
- @haansn08 made their first contribution in https://github.com/Alexays/Waybar/pull/3849
- @jp7677 made their first contribution in https://github.com/Alexays/Waybar/pull/4016
- @proycon made their first contribution in https://github.com/Alexays/Waybar/pull/4080
- @Bahnschrift made their first contribution in https://github.com/Alexays/Waybar/pull/3833
- @rwsalie made their first contribution in https://github.com/Alexays/Waybar/pull/4278
- @xb-bx made their first contribution in https://github.com/Alexays/Waybar/pull/3929
- @Arkoniak made their first contribution in https://github.com/Alexays/Waybar/pull/4333
- @M0streng0 made their first contribution in https://github.com/Alexays/Waybar/pull/4319
Full Changelog: https://github.com/Alexays/Waybar/compare/0.13.0...0.14.0