From 39880f7e2a389c28e16ca36cb7c19d568c311abe11af2bdf803f554070071e87 Mon Sep 17 00:00:00 2001 From: Florian Date: Mon, 17 Oct 2022 21:31:14 +0000 Subject: [PATCH] Accepting request 1029612 from home:sp1rit Updated to version 0.16.0beta OBS-URL: https://build.opensuse.org/request/show/1029612 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=12 --- hyprland-0.15.3beta.obscpio | 3 --- hyprland-0.16.0beta.obscpio | 3 +++ hyprland.changes | 38 +++++++++++++++++++++++++++++++++++++ hyprland.obsinfo | 6 +++--- 4 files changed, 44 insertions(+), 6 deletions(-) delete mode 100644 hyprland-0.15.3beta.obscpio create mode 100644 hyprland-0.16.0beta.obscpio diff --git a/hyprland-0.15.3beta.obscpio b/hyprland-0.15.3beta.obscpio deleted file mode 100644 index 15ce4d6..0000000 --- a/hyprland-0.15.3beta.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94ee2453ca049a9e7b4988ffb0ba064be46fff570ad881280eebc3c2db144ac9 -size 4850188 diff --git a/hyprland-0.16.0beta.obscpio b/hyprland-0.16.0beta.obscpio new file mode 100644 index 0000000..8b836b2 --- /dev/null +++ b/hyprland-0.16.0beta.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4368082f742565136b8b8924dc96868731b87167add1d59a871d436e2dd99fe +size 4861964 diff --git a/hyprland.changes b/hyprland.changes index f6194b4..c3cdda0 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Mon Oct 17 21:02:05 UTC 2022 - Florian "spirit" + +- Updated to version 0.16.0beta: + + Thanks Brodie Robertson for the coverage! + + New features: + * Add additionnal matrices and rename config var + * Add debug coredump instructions (#812) + * Add input:touchdevice:td_rotation config + * Add input:touchdevice:transform config + * Add support for rgba() and rgb() colors in the config + * a bit more default config nice addons + * add PKGBUILD to ignored files + * add loose focus behavior + * add maxsize window rule + * add touch binding to output + * added bringactivetotop dispatcher + * fix invalid json output by adding a missing comma + + Fixes: + * Nix modules: fix environment variables + * fix crash in renderWorkspaceWithFullscreenWindow + * fix invalid json output by adding a missing comma + * fix windowsOut disabled with fadeOut enabled + * simplify shouldRenderWindow and fix one cond + + Other: + * check for same workspace in workspace rule + * default & example config overhaul + * don't recalc offset on monitor reload offset auto + * ignore OR windows' size hints + * remove old log + * rename transform in DC to touch_transform + * rework focus system to be more safe and faster + * set XCURSOR_SIZE if not set in init + * set workspace name in previous + * unsetenv on no XWayland + * use size hints when available in xwayland default geom + * use static for transformation matrices + ------------------------------------------------------------------- Tue Oct 11 10:20:17 UTC 2022 - Florian "spirit" diff --git a/hyprland.obsinfo b/hyprland.obsinfo index b30319b..b59bcb0 100644 --- a/hyprland.obsinfo +++ b/hyprland.obsinfo @@ -1,4 +1,4 @@ name: hyprland -version: 0.15.3beta -mtime: 1665480816 -commit: 8880298f50dcc53b0aa91e13673dbd3391b65170 +version: 0.16.0beta +mtime: 1666022392 +commit: ecf0cdaba4f8da4922bbf8c2cc607b9f5e9ae3b6