SHA256
1
0
forked from pool/waybar

- Update to 0.9.4:

Added:
  * Add option for no workspace switch on click #817
  * Add IDs to sway workspace buttons for CSS styling #819
  * Add ability to switch timezones on scroll #821
  * MPD: Add song position and queue length
  * Add an "exec-on-event" config for the custom module #851
  * Add format for memory tooltip #847
  Changed:
  * Fixed a signal issue with custom modules #778
  * Switch workspace on mouse-down to match swaybar #800
  * Taskbar string fixes #798
  * Systemd now using standard targets #801
  * Fixed fmt crash after update #813
  * Rfkill is now optional #823
  * Fixed network status update #861
  * Fix resizing of the bar with gtk-layer-shell #824
  * Fix, prevent line breaks in ellipsized labels #828
  * Fix "restart-interval" in the custom module #840
  * Allow enabing pango markup in the taskbar string #814

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=49
This commit is contained in:
Michael Vetter 2020-09-21 21:06:31 +00:00 committed by Git OBS Bridge
parent 07c9a18bda
commit 94f6cff4f6
4 changed files with 28 additions and 4 deletions

View File

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

3
0.9.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63b95fdaece689c8fd14c8d5dfbff58de27036f9629b3f130c71f5d0415b1e66
size 3767355

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Sep 21 21:02:16 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.4:
Added:
* Add option for no workspace switch on click #817
* Add IDs to sway workspace buttons for CSS styling #819
* Add ability to switch timezones on scroll #821
* MPD: Add song position and queue length
* Add an "exec-on-event" config for the custom module #851
* Add format for memory tooltip #847
Changed:
* Fixed a signal issue with custom modules #778
* Switch workspace on mouse-down to match swaybar #800
* Taskbar string fixes #798
* Systemd now using standard targets #801
* Fixed fmt crash after update #813
* Rfkill is now optional #823
* Fixed network status update #861
* Fix resizing of the bar with gtk-layer-shell #824
* Fix, prevent line breaks in ellipsized labels #828
* Fix "restart-interval" in the custom module #840
* Allow enabing pango markup in the taskbar string #814
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 6 05:56:55 UTC 2020 - Michael Vetter <mvetter@suse.com> Thu Aug 6 05:56:55 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

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