forked from pool/waybar
Accepting request 788449 from home:dkondratenko:branches:X11:Wayland
- Update to 0.9.1: Added * Clock: Add timezone support tada #560 @mjec * Clock: Current month calendar in tooltip tada#570 * Mpd: add paused format string #543 Changed: * Network: hide on empty format c885be3 * Mediaplayer: Show title if artist isn't available #534 * Fixed: WindowId recieves 'u' #536 * Man: adding and clarification of configuration options #541 * Add info on "on-click-middle" option to custom module man page #529 * Network: add missing include #546 * Tray: Keep aspect ratio when scaling tray icons #548 * Fixed SIGSEGV on Monitor Disconnect/Connect #555 #578 * Pulseaudio: Use PA_PROP_DEVICE_FORM_FACTOR for device icon #550 * Pulseaudio: Adapt icon names to form factors #571 #577 * Clock: lower precision of zoned_time to avoid fractional seconds in output #579 - new 'date' library added to the sources archive * added to the subprojects dir with 'meson subprojects download' * it is a dependency for the Clock * https://github.com/Alexays/Waybar/issues/594 OBS-URL: https://build.opensuse.org/request/show/788449 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=38
This commit is contained in:
parent
d9e63cb062
commit
1566a4aba3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65e8397d5a8880cbb9172138e361b0d91f649bc99327d36945e38d1e5dbb157d
|
|
||||||
size 115404
|
|
3
0.9.1.tar.gz
Normal file
3
0.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb2822c8fab466fbed0c4eb8021b86cedc3afbab254f5dc836c048a4fb73eae8
|
||||||
|
size 1727720
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 25 17:19:24 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.9.1:
|
||||||
|
Added
|
||||||
|
* Clock: Add timezone support tada #560 @mjec
|
||||||
|
* Clock: Current month calendar in tooltip tada#570
|
||||||
|
* Mpd: add paused format string #543
|
||||||
|
Changed:
|
||||||
|
* Network: hide on empty format c885be3
|
||||||
|
* Mediaplayer: Show title if artist isn't available #534
|
||||||
|
* Fixed: WindowId recieves 'u' #536
|
||||||
|
* Man: adding and clarification of configuration options #541
|
||||||
|
* Add info on "on-click-middle" option to custom module man page #529
|
||||||
|
* Network: add missing include #546
|
||||||
|
* Tray: Keep aspect ratio when scaling tray icons #548
|
||||||
|
* Fixed SIGSEGV on Monitor Disconnect/Connect #555 #578
|
||||||
|
* Pulseaudio: Use PA_PROP_DEVICE_FORM_FACTOR for device icon #550
|
||||||
|
* Pulseaudio: Adapt icon names to form factors #571 #577
|
||||||
|
* Clock: lower precision of zoned_time to avoid fractional seconds in output #579
|
||||||
|
- new 'date' library added to the sources archive
|
||||||
|
* added to the subprojects dir with 'meson subprojects download'
|
||||||
|
* it is a dependency for the Clock
|
||||||
|
* https://github.com/Alexays/Waybar/issues/594
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 28 13:26:47 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
Sat Dec 28 13:26:47 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package waybar
|
# spec file for package waybar
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: waybar
|
Name: waybar
|
||||||
Version: 0.9.0
|
Version: 0.9.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…
x
Reference in New Issue
Block a user