diff --git a/hyprland-0.13.0beta.obscpio b/hyprland-0.13.0beta.obscpio deleted file mode 100644 index 70ddcbe..0000000 --- a/hyprland-0.13.0beta.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a36db9c8c5262c1fc1b2406e66ca2d305f0bf818a2590e45161b94579f7ff4c3 -size 4789772 diff --git a/hyprland-0.13.1beta.obscpio b/hyprland-0.13.1beta.obscpio new file mode 100644 index 0000000..207ceff --- /dev/null +++ b/hyprland-0.13.1beta.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a39d15b6af58ad510230e8f33ee5d68d9b4c462d0c5e3cb337c55da7fc2428 +size 4790284 diff --git a/hyprland.changes b/hyprland.changes index b607ebe..ab830a7 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Sep 9 13:51:45 UTC 2022 - Florian "spirit" + +- Update to version 0.13.1beta: + + New features: + * consistent output of window addresses + * fix group decos on added windows + + Fixes: + * fix addreserved lag + * fix group decos on added windows + * guard drag in destroyDrag to fix a crash + + Other: + * more guarding in cleanup pid gathering + * prevent missed surface size updates on fullscreen window close + ------------------------------------------------------------------- Wed Sep 7 18:39:03 UTC 2022 - Florian "spirit" diff --git a/hyprland.obsinfo b/hyprland.obsinfo index 114dffb..e0e4ca7 100644 --- a/hyprland.obsinfo +++ b/hyprland.obsinfo @@ -1,4 +1,4 @@ name: hyprland -version: 0.13.0beta -mtime: 1662548716 -commit: 6e195a6b8cb98e96d15c51003da4b17154c55ff3 +version: 0.13.1beta +mtime: 1662670949 +commit: 928158bbfb906bd871738d60610d85634d1f8c7e diff --git a/hyprland.spec b/hyprland.spec index 4d6c252..eac54e0 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -73,7 +73,7 @@ model allowing for a lot of customization, and more. %build %meson \ - %{?with_xcb_errors:-Dwlroots:xcb-errors=enabled} + -Dwlroots:xcb-errors=%{?with_xcb_errors:enabled}%{!?with_xcb_errors:disabled} %meson_build %install