- Update to 0.6.0:

Added:
  * MPD Module
  * Manage the style of the bar according to the window in the workspace bb8ff5a
  * Custom modules: Allow to toggle multiple classes 6aee514
  * Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
  * Multiple bars on the same screen with one file 79a5e9e
  Changed:
  * Handle widgets size changes for auto height/width management 311c34e
  * Tray: Icons update fixed
  * Tray: Icons size 3273ee8
  * Workspace: Pango markup now supported bc9a497
  * Custom: Kill scripts on bar destroy 90d89fe
  * Some screens output/unplug fixed

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=8
This commit is contained in:
2019-04-26 09:47:33 +00:00
committed by Git OBS Bridge
parent b2e6337f87
commit 114b959700
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Apr 26 09:43:59 UTC 2019 - mvetter@suse.com
- Update to 0.6.0:
Added:
* MPD Module
* Manage the style of the bar according to the window in the workspace bb8ff5a
* Custom modules: Allow to toggle multiple classes 6aee514
* Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
* Multiple bars on the same screen with one file 79a5e9e
Changed:
* Handle widgets size changes for auto height/width management 311c34e
* Tray: Icons update fixed
* Tray: Icons size 3273ee8
* Workspace: Pango markup now supported bc9a497
* Custom: Kill scripts on bar destroy 90d89fe
* Some screens output/unplug fixed
-------------------------------------------------------------------
Thu Apr 4 10:31:19 UTC 2019 - mvetter@suse.com