New
0.12.0
What's Changed
- Clarify documentation of 'rotate' option. by @hramrach in https://github.com/Alexays/Waybar/pull/3580
- Fix
std::bad_casts in tray module by @alebastr in https://github.com/Alexays/Waybar/pull/3604 - fix: return app_identifier as itself in AAppIconLabel if it's an absolute path by @ThatOneCalculator in https://github.com/Alexays/Waybar/pull/3613
- Fixes for Sway modes and wlr_scene support by @alebastr in https://github.com/Alexays/Waybar/pull/3528
- fix(custom): stop mixing manual and automatic arg indexing by @lukasfink1 in https://github.com/Alexays/Waybar/pull/3617
- cava: Add format_silent option and css triggers by @S0nter in https://github.com/Alexays/Waybar/pull/3523
- Fix: 3383. Clock. Default value for cldYearShift_ = 1900/01/01 by @LukashonakV in https://github.com/Alexays/Waybar/pull/3632
- nix: remove patches from downstream by @mslxl in https://github.com/Alexays/Waybar/pull/3640
- cava bump by @LukashonakV in https://github.com/Alexays/Waybar/pull/3646
- .github/workflows: don't run on forks by @khaneliman in https://github.com/Alexays/Waybar/pull/3651
- nix/default: cava bump by @khaneliman in https://github.com/Alexays/Waybar/pull/3650
- .github/workflows: allow forks to manually run flake lock update by @khaneliman in https://github.com/Alexays/Waybar/pull/3652
- #2275 Backlight: Add minimum brightness by @TripleTrable in https://github.com/Alexays/Waybar/pull/3637
- flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3658
- Fix a crash after handling SIGINT and a data race when initializing the Hyprland workspace modules by @cfillion in https://github.com/Alexays/Waybar/pull/3695
- pulseaudio: volume indicator update on default output switch by @findus in https://github.com/Alexays/Waybar/pull/3464
- Add warning threshold to temperature module by @PassiHD2004 in https://github.com/Alexays/Waybar/pull/3674
- Add signals section to manpage by @ArijanJ in https://github.com/Alexays/Waybar/pull/3758
- fix hyprland's grouped window flags by @Aqa-Ib in https://github.com/Alexays/Waybar/pull/3747
- flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3736
- Add stretching of modules and modules-center toggling by @TripleTrable in https://github.com/Alexays/Waybar/pull/3730
- fix null-deref due to unconstructed PrivacyNodeInfo by @deprekated in https://github.com/Alexays/Waybar/pull/3768
- flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3800
- Let network module handle ipv4 and ipv6 simultaneously by @gustafullberg in https://github.com/Alexays/Waybar/pull/3809
- sway/workspaces: use X11 class for XWayland windows by @majutsushi in https://github.com/Alexays/Waybar/pull/3801
- Add locking for interacting with the pulseaudio thread by @meithecatte in https://github.com/Alexays/Waybar/pull/3806
- Using 'auto' instead of 'self' in backlight module by @Nambers in https://github.com/Alexays/Waybar/pull/3808
- sway: fix "Mapping is not an object" warning by @c4rlo in https://github.com/Alexays/Waybar/pull/3831
- fix: hyprland/window get empty ipc json data by @DreamMaoMao in https://github.com/Alexays/Waybar/pull/3826
- Escape markup characters in dwl/window by @pope in https://github.com/Alexays/Waybar/pull/3827
- Update LICENSE, fix copyright license year by @JasonnnW3000 in https://github.com/Alexays/Waybar/pull/3860
- flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3859
- Fix compilation with libc++ by @AngryLoki in https://github.com/Alexays/Waybar/pull/3866
- fix: never sleep cava when sleep_timer is 0 by @alexlnkp in https://github.com/Alexays/Waybar/pull/3875
- Escape tray tooltip text by @pol-rivero in https://github.com/Alexays/Waybar/pull/3877
- Allow using wildcards in config include paths by @emar10 in https://github.com/Alexays/Waybar/pull/3862
- Hide vacant tags config option on River by @thetwistedlogic in https://github.com/Alexays/Waybar/pull/3823
- Make battery module update on plugging/unplugging again (refs #2519) by @schmop in https://github.com/Alexays/Waybar/pull/3474
- Revert "Make battery module update on plugging/unplugging again (refs #2519)" by @Alexays in https://github.com/Alexays/Waybar/pull/3902
- fix: JSON format for Hyprland keyboard example by @ladenburger in https://github.com/Alexays/Waybar/pull/3913
- Hide upower module when specified device disconnected by @KasyanDiGris in https://github.com/Alexays/Waybar/pull/3919
- flake.lock: Update by @github-actions in https://github.com/Alexays/Waybar/pull/3914
- [hyprland/window] enable tooltip for hyprland window module by @Duckulus in https://github.com/Alexays/Waybar/pull/3898
- Fix workspacerules not taking into account defaultName by @zjeffer in https://github.com/Alexays/Waybar/pull/3947
- fix: battery runtime estimation with negative sysfs values by @aruhier in https://github.com/Alexays/Waybar/pull/3942
- update(docs): link by @Malix-Labs in https://github.com/Alexays/Waybar/pull/3940
- Hyprland IPC improvements by @zjeffer in https://github.com/Alexays/Waybar/pull/3945
- hyprland/workspaces: fixed urgent for special workspaces by @rokiden in https://github.com/Alexays/Waybar/pull/3932
- turn off ellipsize for niri/language module by @hansp27 in https://github.com/Alexays/Waybar/pull/3922
New Contributors
- @hramrach made their first contribution in https://github.com/Alexays/Waybar/pull/3580
- @ThatOneCalculator made their first contribution in https://github.com/Alexays/Waybar/pull/3613
- @S0nter made their first contribution in https://github.com/Alexays/Waybar/pull/3523
- @mslxl made their first contribution in https://github.com/Alexays/Waybar/pull/3640
- @TripleTrable made their first contribution in https://github.com/Alexays/Waybar/pull/3637
- @cfillion made their first contribution in https://github.com/Alexays/Waybar/pull/3695
- @findus made their first contribution in https://github.com/Alexays/Waybar/pull/3464
- @PassiHD2004 made their first contribution in https://github.com/Alexays/Waybar/pull/3674
- @ArijanJ made their first contribution in https://github.com/Alexays/Waybar/pull/3758
- @Aqa-Ib made their first contribution in https://github.com/Alexays/Waybar/pull/3747
- @deprekated made their first contribution in https://github.com/Alexays/Waybar/pull/3768
- @gustafullberg made their first contribution in https://github.com/Alexays/Waybar/pull/3809
- @majutsushi made their first contribution in https://github.com/Alexays/Waybar/pull/3801
- @meithecatte made their first contribution in https://github.com/Alexays/Waybar/pull/3806
- @Nambers made their first contribution in https://github.com/Alexays/Waybar/pull/3808
- @c4rlo made their first contribution in https://github.com/Alexays/Waybar/pull/3831
- @pope made their first contribution in https://github.com/Alexays/Waybar/pull/3827
- @JasonnnW3000 made their first contribution in https://github.com/Alexays/Waybar/pull/3860
- @AngryLoki made their first contribution in https://github.com/Alexays/Waybar/pull/3866
- @alexlnkp made their first contribution in https://github.com/Alexays/Waybar/pull/3875
- @pol-rivero made their first contribution in https://github.com/Alexays/Waybar/pull/3877
- @emar10 made their first contribution in https://github.com/Alexays/Waybar/pull/3862
- @thetwistedlogic made their first contribution in https://github.com/Alexays/Waybar/pull/3823
- @schmop made their first contribution in https://github.com/Alexays/Waybar/pull/3474
- @ladenburger made their first contribution in https://github.com/Alexays/Waybar/pull/3913
- @KasyanDiGris made their first contribution in https://github.com/Alexays/Waybar/pull/3919
- @Duckulus made their first contribution in https://github.com/Alexays/Waybar/pull/3898
- @Malix-Labs made their first contribution in https://github.com/Alexays/Waybar/pull/3940
- @rokiden made their first contribution in https://github.com/Alexays/Waybar/pull/3932
Full Changelog: https://github.com/Alexays/Waybar/compare/0.11.0...0.12.0