diff --git a/hyprland-0.33.0.tar.xz b/hyprland-0.33.0.tar.xz deleted file mode 100644 index 7b26257..0000000 --- a/hyprland-0.33.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a998c2444b56c64a64dfe1134f1ef43c3a2e3a20d11b8314ad44e43454fa8f24 -size 11777948 diff --git a/hyprland-0.33.1.tar.xz b/hyprland-0.33.1.tar.xz new file mode 100644 index 0000000..174c95e --- /dev/null +++ b/hyprland-0.33.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3ded367d7faf7676972631ee6ac21505e8c4f2ebd3c477909531b2b3d5c4ef +size 11776052 diff --git a/hyprland.changes b/hyprland.changes index 35ebc60..b715129 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Dec 6 16:56:14 UTC 2023 - Florian + +- Update to version 0.33.1: + + Small patch to fix some issues with screencopy / toplevel-export + (notably crashing and/or misaligned buffers) and crashes on exit. + + Fixes: + - framebuffer: ignore addStencil on legacyRenderer + - screencopy: fix glReadPixels offset + - screencopy: fix legacyrenderer builds + - toplevelexport: fix getPreferredReadFormat param in captureToplevel + + Other: + - hyprctl: order commands alphabetically (#4061) + - input: Stop propagating axis events after valid binds (#4059) + - input: don't send mouse events on touch (#4071) + - internal: various improvements to avoid crashes on exit + ------------------------------------------------------------------- Tue Dec 5 17:53:38 UTC 2023 - Florian "spirit" diff --git a/hyprland.spec b/hyprland.spec index bab6db6..9fbb54f 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -20,7 +20,7 @@ %bcond_without devel Name: hyprland -Version: 0.33.0 +Version: 0.33.1 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause