forked from pool/waybar
- Update to 0.9.20:
* Fixed build warnings #2282 * hyprland/window: Add .hidden CSS class, account for hidden & fullscreen windows #2270 * Unbreak modules without DBus #2284 * hyprland/window: Fix no info with separate-outputs=true #2286 * fix, default to true, sway/workspaces: warp-on-scroll #2293 * clock: handle timezone changes (again) #2296 * hyprland/window expose more data #2294 * App Icons for hyprland/window #2303 * hyprland/window: Fix overlap with .hidden class from default style #2307 * hyprland/window: rename .hidden to .swallowing (and fix grouped windows) #2308 * backlight: do not convert percent to string in fmt #2317 * hyprland/backend: Fix JSON parser runtime error #2321 * Fix wrong name for {name} #2306 * Ensure signal is disconnected in destructor #2324 * hyprland/language: Differentiating keyboard layout variants #2326 * hyprland/window remove duplicate empty css #2318 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=112
This commit is contained in:
parent
95136d258d
commit
5ac7d3431e
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/Alexays/Waybar.git</param>
|
||||
<param name="revision">0.9.19</param>
|
||||
<param name="revision">0.9.20</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">(.*)</param>
|
||||
<param name="filename">waybar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d3469cb7c76c8818baec1599bbaaa987c687385c9241551774bbd5aeafd083b
|
||||
size 1001484
|
3
waybar-0.9.20.obscpio
Normal file
3
waybar-0.9.20.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dd39180aee383d4df5b0deed4f01a94d9a0dd9e770c5077b7b39cd2eea8f9e7
|
||||
size 1007116
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 15:14:26 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.9.20:
|
||||
* Fixed build warnings #2282
|
||||
* hyprland/window: Add .hidden CSS class, account for hidden & fullscreen windows #2270
|
||||
* Unbreak modules without DBus #2284
|
||||
* hyprland/window: Fix no info with separate-outputs=true #2286
|
||||
* fix, default to true, sway/workspaces: warp-on-scroll #2293
|
||||
* clock: handle timezone changes (again) #2296
|
||||
* hyprland/window expose more data #2294
|
||||
* App Icons for hyprland/window #2303
|
||||
* hyprland/window: Fix overlap with .hidden class from default style #2307
|
||||
* hyprland/window: rename .hidden to .swallowing (and fix grouped windows) #2308
|
||||
* backlight: do not convert percent to string in fmt #2317
|
||||
* hyprland/backend: Fix JSON parser runtime error #2321
|
||||
* Fix wrong name for {name} #2306
|
||||
* Ensure signal is disconnected in destructor #2324
|
||||
* hyprland/language: Differentiating keyboard layout variants #2326
|
||||
* hyprland/window remove duplicate empty css #2318
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 21:32:57 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: waybar
|
||||
version: 0.9.19
|
||||
mtime: 1688504630
|
||||
commit: d8a808f76c51ded496b8be244513dad9345adb68
|
||||
version: 0.9.20
|
||||
mtime: 1689661772
|
||||
commit: 3ecd4030e3318863d2bab087d01c9921624f0269
|
||||
|
Loading…
Reference in New Issue
Block a user