- Update to 0.9.0:
Added: * Use GTK Layer Shell for working Popups #441 * Disk module #471 * Man pages option #443 * Battery: format time #455 * Systemd user unit #460 * Detect timezone changes #480 * Pulseaudio: export desc as a format #507 * Toggle opacity #510 Changed: * Fix man memory description #444 * Fix output typo #445 * Fix typo: persistant -> persistent #446 * Fix exclusive zone #447 * Network: clamp signal strength 334bc1e * MPD: take lock in waitForEvent to prevent SIGABORT #467 * Pulseaudio: audio scroll bound #475 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=34
This commit is contained in:
parent
5e9d88910f
commit
dcbaddd1ea
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2de2f0cec243da0d9ff2255ceb9dac9d95e8be06d6ea13926fae460d72e4b8aa
|
|
||||||
size 112019
|
|
3
0.9.0.tar.gz
Normal file
3
0.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d
|
||||||
|
size 115404
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 28 12:17:51 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.9.0:
|
||||||
|
Added:
|
||||||
|
* Use GTK Layer Shell for working Popups #441
|
||||||
|
* Disk module #471
|
||||||
|
* Man pages option #443
|
||||||
|
* Battery: format time #455
|
||||||
|
* Systemd user unit #460
|
||||||
|
* Detect timezone changes #480
|
||||||
|
* Pulseaudio: export desc as a format #507
|
||||||
|
* Toggle opacity #510
|
||||||
|
Changed:
|
||||||
|
* Fix man memory description #444
|
||||||
|
* Fix output typo #445
|
||||||
|
* Fix typo: persistant -> persistent #446
|
||||||
|
* Fix exclusive zone #447
|
||||||
|
* Network: clamp signal strength 334bc1e
|
||||||
|
* MPD: take lock in waitForEvent to prevent SIGABORT #467
|
||||||
|
* Pulseaudio: audio scroll bound #475
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 19 16:16:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Dec 19 16:16:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: waybar
|
Name: waybar
|
||||||
Version: 0.8.0
|
Version: 0.9.0
|
||||||
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