From 878dd7b418738c530b81d0d2920fe5972ce9454a47e79e107e86c13cc7ab9f5c Mon Sep 17 00:00:00 2001 From: Florian Date: Tue, 9 Apr 2024 13:30:42 +0000 Subject: [PATCH] Accepting request 1166449 from home:sp1rit Update to version 0.38.1 OBS-URL: https://build.opensuse.org/request/show/1166449 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=69 --- hyprland-0.38.0.tar.xz | 3 --- hyprland-0.38.1.tar.xz | 3 +++ hyprland.changes | 16 ++++++++++++++++ hyprland.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 hyprland-0.38.0.tar.xz create mode 100644 hyprland-0.38.1.tar.xz diff --git a/hyprland-0.38.0.tar.xz b/hyprland-0.38.0.tar.xz deleted file mode 100644 index eb9a8cd..0000000 --- a/hyprland-0.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bcfd8011ccef0c14d577c1fff8844db5bd3a5aec0847c82f00a026b95c60239 -size 51511524 diff --git a/hyprland-0.38.1.tar.xz b/hyprland-0.38.1.tar.xz new file mode 100644 index 0000000..fc58d23 --- /dev/null +++ b/hyprland-0.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc15298baee723a050ef855660be452514ab11bb56f8bc8d276f5520a1c2bdd +size 51504904 diff --git a/hyprland.changes b/hyprland.changes index 81d6e64..4d7f6bc 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Apr 9 12:43:09 UTC 2024 - Florian "sp1rit" + +- Update to version 0.38.1: + + This release comes with a few backports from main to 0.38.0 to + fix a few issues and performance bugs. + + Backports: + - hyprerror: align 32-bit types after 4c79668 (#5375) + - renderer: block screen shader on screencopy + - input: allow focus to bottom layers on maximized in reserved + - renderer: avoid double-rendering ls-es on fadingOut + - CColor: fix getAsHex + - subsurface: init existing subsurfaces on children creations + - compositor: remove windows from fadingOut properly + - compositor: fix ghost fadingOut windows remaining after cleanup + ------------------------------------------------------------------- Tue Apr 2 15:46:34 UTC 2024 - Florian "sp1rit" diff --git a/hyprland.spec b/hyprland.spec index 87a6046..d4ea3d8 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -20,7 +20,7 @@ %bcond_without devel Name: hyprland -Version: 0.38.0 +Version: 0.38.1 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause