Accepting request 793446 from X11:Wayland
- Update to 0.9.2: Added: * Battery: full-at config, define the max percentage of the battery #649 Changed: * Support libc++ >=9.0.0 #583 * Sway: add missing unordered_map include #584 * Network: fix label text not updated properly when formats contain Unicode characters #589 * Pulseaudio: Fix alt #592 * Pulseaudio: track default source/sink changes #599 * Tray: Use the same StatusNotifierWatcher for all trays #598 * Pulseaudio: track only the default sink and source #603 * Systemd service: fix start up ordering #612 * Fix: set exclusive zone early for gtk-layer-shell #613 * Readme: ubuntu dependencies #615 * Temperature: Added support for absolute device paths #624 * Switch default Makefile rule from run to build #625 * Memory: provide better free memory approximation on old kernel #629 * Pulseaudio: fallback to default muted format 9acf558 * Custom: restore SIGCHLD settings to SIG_DFL #636 * Custom: check WIFEXITED ec451b5 * Pulseaudio: Start wait for server #651 * Sway/Workspaces: default value unstripped, add value format option 27fbea2 OBS-URL: https://build.opensuse.org/request/show/793446 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=19
This commit is contained in:
commit
0e6520969f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb2822c8fab466fbed0c4eb8021b86cedc3afbab254f5dc836c048a4fb73eae8
|
||||
size 1727720
|
3
0.9.2.tar.gz
Normal file
3
0.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:627e7605f947e4a5975a1375afe8e113c1a355a48599214046dcc7aa4b16cec6
|
||||
size 932802
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 21:33:24 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.9.2:
|
||||
Added:
|
||||
* Battery: full-at config, define the max percentage of
|
||||
the battery #649
|
||||
Changed:
|
||||
* Support libc++ >=9.0.0 #583
|
||||
* Sway: add missing unordered_map include #584
|
||||
* Network: fix label text not updated properly when formats
|
||||
contain Unicode characters #589
|
||||
* Pulseaudio: Fix alt #592
|
||||
* Pulseaudio: track default source/sink changes #599
|
||||
* Tray: Use the same StatusNotifierWatcher for all trays #598
|
||||
* Pulseaudio: track only the default sink and source #603
|
||||
* Systemd service: fix start up ordering #612
|
||||
* Fix: set exclusive zone early for gtk-layer-shell #613
|
||||
* Readme: ubuntu dependencies #615
|
||||
* Temperature: Added support for absolute device paths #624
|
||||
* Switch default Makefile rule from run to build #625
|
||||
* Memory: provide better free memory approximation on old kernel #629
|
||||
* Pulseaudio: fallback to default muted format 9acf558
|
||||
* Custom: restore SIGCHLD settings to SIG_DFL #636
|
||||
* Custom: check WIFEXITED ec451b5
|
||||
* Pulseaudio: Start wait for server #651
|
||||
* Sway/Workspaces: default value unstripped, add value format option 27fbea2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 17:19:24 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: waybar
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 0
|
||||
Summary: Customizable Wayland bar for Sway and Wlroots based compositors
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user