From 5ac7d3431e71801973421e61db6a9d193af246f9fcd6038c1f7dc6fbe0879743 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 18 Jul 2023 15:16:38 +0000 Subject: [PATCH] - 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 --- _service | 2 +- waybar-0.9.19.obscpio | 3 --- waybar-0.9.20.obscpio | 3 +++ waybar.changes | 21 +++++++++++++++++++++ waybar.obsinfo | 6 +++--- 5 files changed, 28 insertions(+), 7 deletions(-) delete mode 100644 waybar-0.9.19.obscpio create mode 100644 waybar-0.9.20.obscpio diff --git a/_service b/_service index 47762f8..395f7ca 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://github.com/Alexays/Waybar.git - 0.9.19 + 0.9.20 @PARENT_TAG@ (.*) waybar diff --git a/waybar-0.9.19.obscpio b/waybar-0.9.19.obscpio deleted file mode 100644 index 1878fd9..0000000 --- a/waybar-0.9.19.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d3469cb7c76c8818baec1599bbaaa987c687385c9241551774bbd5aeafd083b -size 1001484 diff --git a/waybar-0.9.20.obscpio b/waybar-0.9.20.obscpio new file mode 100644 index 0000000..f0aba01 --- /dev/null +++ b/waybar-0.9.20.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd39180aee383d4df5b0deed4f01a94d9a0dd9e770c5077b7b39cd2eea8f9e7 +size 1007116 diff --git a/waybar.changes b/waybar.changes index 4118592..f42e8bf 100644 --- a/waybar.changes +++ b/waybar.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jul 18 15:14:26 UTC 2023 - Michael Vetter + +- 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 diff --git a/waybar.obsinfo b/waybar.obsinfo index 4cea5aa..84ad617 100644 --- a/waybar.obsinfo +++ b/waybar.obsinfo @@ -1,4 +1,4 @@ name: waybar -version: 0.9.19 -mtime: 1688504630 -commit: d8a808f76c51ded496b8be244513dad9345adb68 +version: 0.9.20 +mtime: 1689661772 +commit: 3ecd4030e3318863d2bab087d01c9921624f0269