0.10.1
版本发布时间: 2024-04-23 13:53:50
Alexays/Waybar最新发布版本:0.10.4(2024-07-18 05:04:23)
What's Changed
- fix(power-profiles-daemon): correctly set initial visibility by @alebastr in https://github.com/Alexays/Waybar/pull/3008
- README: tweak repology badge by @luzpaz in https://github.com/Alexays/Waybar/pull/3010
- Use the correct thermal zone in FreeBSD by @nicolarevelant in https://github.com/Alexays/Waybar/pull/3011
- fix:dwl tag crash when use wlr-randr enable monitor by @DreamMaoMao in https://github.com/Alexays/Waybar/pull/3015
- Hyprland workspaces
hosting-monitor
css class by @jramrath in https://github.com/Alexays/Waybar/pull/2968 - Fixed segfault by @tomben13 in https://github.com/Alexays/Waybar/pull/3023
- Also consider floating nodes when checking for flags by @hrdl-github in https://github.com/Alexays/Waybar/pull/3039
- Fix peristent class on buttons by @grimpy in https://github.com/Alexays/Waybar/pull/3037
- Make right-click to circle down ppd by @leiserfg in https://github.com/Alexays/Waybar/pull/3032
- fix(wlr/taskbar): crash on taskbar drag and drop event by @MauroGuida in https://github.com/Alexays/Waybar/pull/3049
- fix(sway/workspaces): visible class doesn't work by @MauroGuida in https://github.com/Alexays/Waybar/pull/3051
- Update Wireplumber API to 0.5 by @tokyovigilante in https://github.com/Alexays/Waybar/pull/2919
- Add empty workspace style for Sway by @wispl in https://github.com/Alexays/Waybar/pull/3034
- [hyprland/workspaces] New options to change on click behaviour and active workspace status by @tomben13 in https://github.com/Alexays/Waybar/pull/2987
- refactor(backlight): use concrete types for some helper functions by @staticssleever668 in https://github.com/Alexays/Waybar/pull/2638
- Add dwl/window module by @eyusupov in https://github.com/Alexays/Waybar/pull/3005
- Add always on option for hyprland/submap by @alttabber in https://github.com/Alexays/Waybar/pull/2917
- Upower warning level by @bartelsielski in https://github.com/Alexays/Waybar/pull/3028
- Fix clock on-scroll value not being used for calendar by @encbar5 in https://github.com/Alexays/Waybar/pull/3067
- Fix reloading config by @cptpcrd in https://github.com/Alexays/Waybar/pull/3076
- nix: build against wireplumber 0.5 by @iynaix in https://github.com/Alexays/Waybar/pull/3081
- (Fix) Alt format on group modules by @ordy in https://github.com/Alexays/Waybar/pull/3068
- fix(sway/workspaces): Visible class doesn't work on visible and empty workspaces by @MauroGuida in https://github.com/Alexays/Waybar/pull/3066
- refactor(privacy): clean up the module by @Kuruyia in https://github.com/Alexays/Waybar/pull/3082
- fix(sway/workspaces): floating_nodes and focused icon by @kkvark in https://github.com/Alexays/Waybar/pull/3099
- taskbar: search user directories first for desktop files by @dep4 in https://github.com/Alexays/Waybar/pull/3102
- Fix #3125 by @hvenev in https://github.com/Alexays/Waybar/pull/3128
- Add waybar-styles(5) manual page by @dkg in https://github.com/Alexays/Waybar/pull/3127
- Pipewire backend: use pipewire thread lock by @hrdl-github in https://github.com/Alexays/Waybar/pull/3136
- Remove unused variable in Workspaces::updateWindows by @rnestler in https://github.com/Alexays/Waybar/pull/3141
- calendar: add shift_reset action by @janpeterd in https://github.com/Alexays/Waybar/pull/3142
- Fixes for hyprland/workspaces by @tomben13 in https://github.com/Alexays/Waybar/pull/3143
- battery: Add {cycles}, {health} format replacements by @kiriDevs in https://github.com/Alexays/Waybar/pull/3130
- sway/workspaces: Fix scroll on unfocused monitor by @VAWVAW in https://github.com/Alexays/Waybar/pull/3148
- Escape tooltip in custom module by @joesri in https://github.com/Alexays/Waybar/pull/3147
- feat(#2989): (optional) hover for all modules by @haug1 in https://github.com/Alexays/Waybar/pull/3145
- fix: update clock tooltip without placeholders by @drendog in https://github.com/Alexays/Waybar/pull/3155
New Contributors
- @luzpaz made their first contribution in https://github.com/Alexays/Waybar/pull/3010
- @nicolarevelant made their first contribution in https://github.com/Alexays/Waybar/pull/3011
- @hrdl-github made their first contribution in https://github.com/Alexays/Waybar/pull/3039
- @leiserfg made their first contribution in https://github.com/Alexays/Waybar/pull/3032
- @MauroGuida made their first contribution in https://github.com/Alexays/Waybar/pull/3049
- @wispl made their first contribution in https://github.com/Alexays/Waybar/pull/3034
- @staticssleever668 made their first contribution in https://github.com/Alexays/Waybar/pull/2638
- @eyusupov made their first contribution in https://github.com/Alexays/Waybar/pull/3005
- @bartelsielski made their first contribution in https://github.com/Alexays/Waybar/pull/3028
- @ordy made their first contribution in https://github.com/Alexays/Waybar/pull/3068
- @kkvark made their first contribution in https://github.com/Alexays/Waybar/pull/3099
- @dep4 made their first contribution in https://github.com/Alexays/Waybar/pull/3102
- @hvenev made their first contribution in https://github.com/Alexays/Waybar/pull/3128
- @dkg made their first contribution in https://github.com/Alexays/Waybar/pull/3127
- @rnestler made their first contribution in https://github.com/Alexays/Waybar/pull/3141
- @janpeterd made their first contribution in https://github.com/Alexays/Waybar/pull/3142
- @kiriDevs made their first contribution in https://github.com/Alexays/Waybar/pull/3130
- @VAWVAW made their first contribution in https://github.com/Alexays/Waybar/pull/3148
- @joesri made their first contribution in https://github.com/Alexays/Waybar/pull/3147
- @haug1 made their first contribution in https://github.com/Alexays/Waybar/pull/3145
- @drendog made their first contribution in https://github.com/Alexays/Waybar/pull/3155
Full Changelog: https://github.com/Alexays/Waybar/compare/0.10.0...0.10.1