From fa94447dc7647969427d4f9ef34d2381019965b9cafe79fca1ae0836b5e8edc2 Mon Sep 17 00:00:00 2001 From: Florian Date: Wed, 19 Jul 2023 13:18:00 +0000 Subject: [PATCH] Accepting request 1099520 from home:sp1rit Updated to version 0.27.2 OBS-URL: https://build.opensuse.org/request/show/1099520 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=35 --- hyprland-0.27.1.tar.xz | 3 --- hyprland-0.27.2.tar.xz | 3 +++ hyprland.changes | 16 ++++++++++++++++ hyprland.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 hyprland-0.27.1.tar.xz create mode 100644 hyprland-0.27.2.tar.xz diff --git a/hyprland-0.27.1.tar.xz b/hyprland-0.27.1.tar.xz deleted file mode 100644 index 587d5fb..0000000 --- a/hyprland-0.27.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a721172f1a99e7729f8b18308e923c754b8223f28f7f8554a0bc55e8e9ceba4e -size 4659148 diff --git a/hyprland-0.27.2.tar.xz b/hyprland-0.27.2.tar.xz new file mode 100644 index 0000000..4f06a5b --- /dev/null +++ b/hyprland-0.27.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e42dcb6c70f8c5b33f954f93c64603887030ef2d236d4539df36062b95bbb5 +size 4659384 diff --git a/hyprland.changes b/hyprland.changes index 51d303b..c863b08 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jul 19 13:12:44 UTC 2023 - Florian + +- Updated to version 0.27.2: + + Minor patch to fix nested sessions and screencopy crashes. + + New features: + - Add bringWindowToTop function to IHyprLayout (#2747) + + Fixes: + - no_xwayland: fix redef + + Other: + - keybinds: movegroupwindow-improvement (#2740) + - render: set refresh to 0 for both wl and x11 backends + - screencopy: guard region buffer values in frameDamage + - screencopy: improve shm handling + - screencopy: use wlr_buffer api for shm copies + ------------------------------------------------------------------- Tue Jul 18 21:15:46 UTC 2023 - Florian "spirit" diff --git a/hyprland.spec b/hyprland.spec index 0218f28..f925db4 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -20,7 +20,7 @@ %bcond_without devel Name: hyprland -Version: 0.27.1 +Version: 0.27.2 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause