From a52549803993de8a2bfa77d10d2658089f7a9815c5fdcf8d774d0a479ba2d069 Mon Sep 17 00:00:00 2001 From: Florian Date: Tue, 18 Jul 2023 21:28:09 +0000 Subject: [PATCH 1/2] Accepting request 1099342 from home:sp1rit Updated to version 0.27.1 OBS-URL: https://build.opensuse.org/request/show/1099342 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=34 --- hyprland-0.27.0.tar.xz | 3 --- hyprland-0.27.1.tar.xz | 3 +++ hyprland.changes | 36 ++++++++++++++++++++++++++++++++++++ hyprland.spec | 2 +- 4 files changed, 40 insertions(+), 4 deletions(-) delete mode 100644 hyprland-0.27.0.tar.xz create mode 100644 hyprland-0.27.1.tar.xz diff --git a/hyprland-0.27.0.tar.xz b/hyprland-0.27.0.tar.xz deleted file mode 100644 index c73dadf..0000000 --- a/hyprland-0.27.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfe837a26516f94e3fa7291bb43bee81390ea061af6e92fa757c83eb114e572f -size 1208284 diff --git a/hyprland-0.27.1.tar.xz b/hyprland-0.27.1.tar.xz new file mode 100644 index 0000000..587d5fb --- /dev/null +++ b/hyprland-0.27.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a721172f1a99e7729f8b18308e923c754b8223f28f7f8554a0bc55e8e9ceba4e +size 4659148 diff --git a/hyprland.changes b/hyprland.changes index d61fdae..51d303b 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Jul 18 21:15:46 UTC 2023 - Florian "spirit" + +- Updated to version 0.27.1: + + Minor update to fix some crash issues and stuff + + New features: + - background: add mascot versions + - build: add asan enable status flag + - issues: add form templates + - keybinds: add movegroupwindow + - windowrules: add border size rule + + Fixes: + - fix: handle window change directions in fullscreen (#2728) + - idle: fix reverse flag for new idle protocol + - massive-fix (#2725) + + Other: + - Allow empty args in hyprctl dispatch (#2724) + - Avoid connected monitor reusing unavailable ID (#2731) + - Dwindle: Make resize more intuitive (#2681) + - Make bind modmask case-insensitive (#2714) + - deps: update wlroots (#2734) + - idle: implement new protocol + - internal: Protocol C++ Wraps + XDGOutput impl (#2733) + - internal: Remove herobrine + - layout: recalc window on dynamic rule update + - layout: recalculate monitor instead of window in + updateDynamicRules + - monitor: disconnect bind on disconnect + - monitor: unplug all callbacks in ~dtor + - move/resize window (#2706) + - only return 0 when using -h (#2738) + - renderer: use correct wlr sample func + - screencopy: nullcheck for empty buffer + - update group decos (#2705) + - xwayland: guard monitor validity in xwayland scale overriding + ------------------------------------------------------------------- Fri Jul 14 16:38:11 UTC 2023 - Florian "sp1rit" diff --git a/hyprland.spec b/hyprland.spec index 74cc067..0218f28 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -20,7 +20,7 @@ %bcond_without devel Name: hyprland -Version: 0.27.0 +Version: 0.27.1 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause From fa94447dc7647969427d4f9ef34d2381019965b9cafe79fca1ae0836b5e8edc2 Mon Sep 17 00:00:00 2001 From: Florian Date: Wed, 19 Jul 2023 13:18:00 +0000 Subject: [PATCH 2/2] 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