diff --git a/hyprland-0.19.1beta.obscpio b/hyprland-0.19.1beta.obscpio deleted file mode 100644 index 4c9467c..0000000 --- a/hyprland-0.19.1beta.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8b3ed6172570827d3a1aaf2aaf1eeaf355462a16f35ff845a7e3beb4df15e22 -size 5086732 diff --git a/hyprland-0.19.2beta.obscpio b/hyprland-0.19.2beta.obscpio new file mode 100644 index 0000000..eafc201 --- /dev/null +++ b/hyprland-0.19.2beta.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3235eab5507be2f177a2b9a1cbc9495f7979225b2dd3837bbf5cd15fcf3a890 +size 5112844 diff --git a/hyprland.changes b/hyprland.changes index 9ccbf51..43ec849 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Dec 12 19:06:36 UTC 2022 - Florian "spirit" + +- Update to version 0.19.2beta: + + New features: + - Added toplevel handle sharing + - add changefloatingmode event + - add missing c_str in debug log + - ensure mapped state in addViewCoords + + Fixes: + - fix drag resizing on special ws-es + - fix memory safety in getWindowFromSurface + - fix minor issues with move focus and follow mouse 0 + - fix sharing scaled windows + - fix string escaping in CMakeLists.txt + - fix up relative monitors + - minor focus fixes with LS-es and moving windows + + Other: + - do not reject drags on visible windows over fullscreen + - find a default workspace smarter + - handle constraint cursor hints better + - optimize m+- and e+- workspace opts + - sort valid ws-es in relative + - update hyprland-protocols + - use anim callbacks and don't spam config resets in drag + ------------------------------------------------------------------- Fri Dec 9 19:11:18 UTC 2022 - Florian "spirit" diff --git a/hyprland.obsinfo b/hyprland.obsinfo index 8b8e665..3710b25 100644 --- a/hyprland.obsinfo +++ b/hyprland.obsinfo @@ -1,4 +1,4 @@ name: hyprland -version: 0.19.1beta -mtime: 1670439422 -commit: e1d7a133334936be2ddd55754787dcdcf4a95515 +version: 0.19.2beta +mtime: 1670857002 +commit: 111d209bff5448c3a55e07f344cf89715536bba4 diff --git a/hyprland.spec b/hyprland.spec index f6456b3..e8ef67b 100644 --- a/hyprland.spec +++ b/hyprland.spec @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(libseat) >= 0.2.0 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(pangocairo) -BuildRequires: pkgconfig(pixman-1) +BuildRequires: pkgconfig(pixman-1) >= 0.42.0 BuildRequires: pkgconfig(vulkan) >= 1.2.182 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) >= 1.26