- Update to 0.5.1:
Added: * Tray: Handle icons updates #252 * Allow waybar to be positioned on left/right 47142a6 * Custom: Allow icon selection based on json alt attribute #245 Changed: * Network: Escape ESSID #241 * Workspace: Reversed scrolling direction to reflect swaybar behavior 5144426 * Script: mediaplayer script is now generic and return json data with player name for icon matching #249 * Network: Fixed multiple networking module regression 1f6f443 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=6
This commit is contained in:
parent
98e4171cbc
commit
b2e6337f87
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c858722eac1ba4ac72fe28c6b159de2642017e277855b200131f96be15d2640b
|
|
||||||
size 87903
|
|
3
0.5.1.tar.gz
Normal file
3
0.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2a7042ca64161272ce3044941eb61de025c27865f577e3e26c513277c6d2c7e
|
||||||
|
size 89631
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 4 10:31:19 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 0.5.1:
|
||||||
|
Added:
|
||||||
|
* Tray: Handle icons updates #252
|
||||||
|
* Allow waybar to be positioned on left/right 47142a6
|
||||||
|
* Custom: Allow icon selection based on json alt attribute #245
|
||||||
|
Changed:
|
||||||
|
* Network: Escape ESSID #241
|
||||||
|
* Workspace: Reversed scrolling direction to reflect swaybar
|
||||||
|
behavior 5144426
|
||||||
|
* Script: mediaplayer script is now generic and return json
|
||||||
|
data with player name for icon matching #249
|
||||||
|
* Network: Fixed multiple networking module regression 1f6f443
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 21 08:07:51 UTC 2019 - mvetter@suse.com
|
Thu Mar 21 08:07:51 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: waybar
|
Name: waybar
|
||||||
Version: 0.5.0
|
Version: 0.5.1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user