diff --git a/hyprland-0.32.0.tar.xz b/hyprland-0.32.0.tar.xz deleted file mode 100644 index e38a5c2..0000000 --- a/hyprland-0.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c878a44490ce99c58993ab82cf6ebfcd68e44a107efc9b0e2fc3c9d6f0edc73 -size 11778848 diff --git a/hyprland-0.32.3.tar.xz b/hyprland-0.32.3.tar.xz new file mode 100644 index 0000000..e520db1 --- /dev/null +++ b/hyprland-0.32.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ad50ac4d5f981527737aa69040b63cb3f0dea3502239b31ab394a2da110a83 +size 11772136 diff --git a/hyprland.changes b/hyprland.changes index 622d0aa..25f86b6 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Sat Nov 11 19:05:40 UTC 2023 - Florian "spirit" + +- Upstream seams incapable of properly validating their releases. +- Update to version 0.32.3: + + A small hotfix for 0.32.2's occasional crashes. + + Fixes: + - decoration-positioner: improve stability + + Other: + - props: bump ver to 0.32.3 +- Changes from version 0.32.2: + + A result of a few small hurried mistakes in 0.32.1. Hypr-active + development, am I right? :) + + Fixes: + - shadow: move workspace offset calcs to draw + - xdg: set state maximized for all tiled windows + + Other: + - props: bump ver to 0.32.2 + - shaders: Avoid calculating unused values in hsl2rgb. (#3827) + - shaders: Small optimization in rgb2hsl. (#3831) +- Changes from version 0.32.1: + + Small update with some fixes for screencopy, xdg surface + handling, shadows on 10bit, etc. + + Fixes: + - hyprctl: Fix build warnings (#3821) + - screencopy: round boxes + - xdg-shell: improve ack-configure handling + - xdg-shell: update reported size on ack_configure + - xwayland: add half of delta to configure request sizes + + Other: + - animationmgr: push shadow avs to ended on disabled + - deco-positioner: recalc after uncache + - decoration-positioner: improve extent handling + - decorations: Decoration Positioner (#3800) + - deps: update wlroots + - hyprctl: return group list in correct order (#3683) + - input: don't schedule repaint on cursor move if hardware + cursors are in use + - opengl: remove unused alpha matte from shadow + - opengl: switch to black-and-white for alpha mattes + - shaders: Use clamp in doubleCircleSigmoid. (#3824) + - shadow: alpha treatment improvements + ------------------------------------------------------------------- Tue Nov 7 21:53:45 UTC 2023 - Florian "spirit" diff --git a/hyprland.spec b/hyprland.spec index 5dfc590..b6ddd77 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -20,7 +20,7 @@ %bcond_without devel Name: hyprland -Version: 0.32.0 +Version: 0.32.3 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause