diff --git a/hyprland-0.45.0.tar.xz b/hyprland-0.45.0.tar.xz deleted file mode 100644 index 148d4e5..0000000 --- a/hyprland-0.45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06d2122ef5bcbdde3bac0e2bd03c93c0419a7e4c1fe22bab539e53c46dac0419 -size 51332744 diff --git a/hyprland-0.45.1.tar.xz b/hyprland-0.45.1.tar.xz new file mode 100644 index 0000000..1d58f0a --- /dev/null +++ b/hyprland-0.45.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f11448b0a24f9d9d2c32212a44c367c71573631c68747754da1479442a647ec +size 51332684 diff --git a/hyprland.changes b/hyprland.changes index 49d18ea..e5bfaf2 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Nov 18 21:31:16 UTC 2024 - Florian "spirit" + +- Update to version 0.45.1: + + A minor update with a few fixes backported from main. + + Fixes: + - defaultConfig: fixup smart gaps rules + - hyprpm: fix format crash + - workspace: fix missing name via focusworkspaceoncurrentmonitor + (#8484) + - constraints: don't warp pointer position on release (#8491) + - core: guard pmonitor in focuswindow + - protocols: mark primarySelection as not privileged + - renderer: don't render unmapped popups + - renderer: scaled surfaces could have zero area (#8423) + - shell: don't use fgrep, prefer grep -F + - windows/xdg: minor cleanup of min/max size calculations + - workspacerules: Do not check 'on-created-empty' if using a + workspace windowrule (#8486) + - xcursors: store themes in a std:set to order it (#8474) + ------------------------------------------------------------------- Sat Nov 9 16:26:26 UTC 2024 - Florian "spirit" diff --git a/hyprland.spec b/hyprland.spec index 0a1ab6b..7d20c50 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -22,7 +22,7 @@ %define shortname hypr Name: hyprland -Version: 0.45.0 +Version: 0.45.1 Release: 0 Summary: Dynamic tiling Wayland compositor License: BSD-3-Clause