- Update to 0.9.23:

* Fix simpleclock module compilation with recent fmt #2412
  * Add format-no-controller to bluetooth module and fix it still
    being visible if the format string is empty #2413
  * chore: update subprojects #2420
  * feat(keyboard-state): add binding-keys options #2424
  * Hyprland urgent class support #2429
  * Show workspaces on all outputs if persistent_workspaces value is empty #2442
  * Release button event second attempt #2414
  * hyprland/workspaces: Add "empty" icon and class #2431
  * hyprland persistent workspace support new config declaration #2438
  * Hyprland linting cleanup #2457
  * sni: fix passing relative coordinates to dbus methods #2417
  * Display battery percentage as weighted average of battery levels #2134
  * modules/hyprland: Fix segfault when attempting to set_urgent on a missing
    workspace by @xercesblue #2460
  * hyprland/workspaces: react on renameworkspace event #2466
  * Implement 'active_only' option and 'visible' class in hyprland/workspaces #2408
  * Hyprland/workspaces: add urgent icon #2477
  * fix: rename workspace active fix #2485
  * feat: hyprland workspaces add sort-#2486
  * deprecate persistent_workspaces in favor of persistent-workspaces #2468
  * search for dark or light mode stylesheet #2470
  * Update workspaces.cpp #2507
  * Fix battery not showing for some devices #2494
  * fix(backlight): wrong percentage numbers for device apple-panel-bl #2518
  * Lighter Weight Signal-Based Custom Modules #2517
  * hyprland/workspaces: use name as fallback icon #2534
  * Fix: Hyprland's special workspaces aren't cleared #2540
  * Feature: Hyprland dynamic window names on workspaces #2529

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=119
This commit is contained in:
Michael Vetter 2023-11-03 09:54:56 +00:00 committed by Git OBS Bridge
parent 2d96849ee5
commit 1f28323e0c
4 changed files with 71 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61e8d934c178b9da8212162398d2be44c5606c92b9a3503526993bb204206c6b
size 255896

3
waybar-0.9.23.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b175e28f57453b54f9c426b0744ce883bf51e91527567cc1f9de1bd5c77b3c9
size 275424

View File

@ -1,3 +1,70 @@
-------------------------------------------------------------------
Fri Nov 3 09:49:38 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.23:
* Fix simpleclock module compilation with recent fmt #2412
* Add format-no-controller to bluetooth module and fix it still
being visible if the format string is empty #2413
* chore: update subprojects #2420
* feat(keyboard-state): add binding-keys options #2424
* Hyprland urgent class support #2429
* Show workspaces on all outputs if persistent_workspaces value is empty #2442
* Release button event second attempt #2414
* hyprland/workspaces: Add "empty" icon and class #2431
* hyprland persistent workspace support new config declaration #2438
* Hyprland linting cleanup #2457
* sni: fix passing relative coordinates to dbus methods #2417
* Display battery percentage as weighted average of battery levels #2134
* modules/hyprland: Fix segfault when attempting to set_urgent on a missing
workspace by @xercesblue #2460
* hyprland/workspaces: react on renameworkspace event #2466
* Implement 'active_only' option and 'visible' class in hyprland/workspaces #2408
* Hyprland/workspaces: add urgent icon #2477
* fix: rename workspace active fix #2485
* feat: hyprland workspaces add sort-#2486
* deprecate persistent_workspaces in favor of persistent-workspaces #2468
* search for dark or light mode stylesheet #2470
* Update workspaces.cpp #2507
* Fix battery not showing for some devices #2494
* fix(backlight): wrong percentage numbers for device apple-panel-bl #2518
* Lighter Weight Signal-Based Custom Modules #2517
* hyprland/workspaces: use name as fallback icon #2534
* Fix: Hyprland's special workspaces aren't cleared #2540
* Feature: Hyprland dynamic window names on workspaces #2529
* Adding options to allow disk outputs to always be in a specific unit. #2558
* Feat/Hyprland/Workspaces: Ignore workspaces #2568
* Revise cava module to hide on silence #2554
* Feat/Hyprland: Allow matching against Window Titles for Rewrite #2563
* Feature: Group Drawers #257
* fix(modules/mpris): fix on-*-click typos #2560
* Feature: Fantastic Sliders and Where to Find Them (Audio, Backlight
and Abstract Sliders) #2575
* Split cpu module #2114
* fix clock to work with fmt 10.x #2515
* Fix: Hyprland/Workspaces' windows disappearing when moving around #2578
* Lint header files with hpp file ending #2589
* Fix potential memory leaks #2586
* Custom module: Allow signal without interrupt #2588
* Show the network interface with highest priority (aka lower metric) #2585
* Revert "Fix potential memory leaks" #2599
* modules/mpris: change default interval value to 0 #2596
* docs: fix typos and improve language coherence #2593
* General cleanup in hyprland/workspaces #2592
* Fix: Hyprland/Workspaces workspaces not being created as persistent
when they already exist at startup in #2605
* Reduce freebsd ci timeout #2609
* Fix sleep_for for max duration #2601
* Fix FreeBSD build error and increase freebsd ci timeout #2611
* Fixed variable synchronization exception caused by the
"hyprland/workspace" module #2613
* Skips logging NoActivePlayer error msgs #2622
* fix: custom: do not crash if input text is not valid utf-8 #2624
* Cava bump #2623
* Happy Linter #2625
* tray: load_icon use request_size directly #2626
* hyprland/workspaces: fix crash on monitor off/on #2628
* custom: reap zombie processes on termination #2629
-------------------------------------------------------------------
Thu Aug 17 07:14:12 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: waybar
Version: 0.9.22
Version: 0.9.23
Release: 0
Summary: Customizable Wayland bar for Sway and Wlroots based compositors
License: MIT