From 5b75995473d439beb4dbc69ab0cf150aaa6bb14057c8e5968019a9e16479cbe4 Mon Sep 17 00:00:00 2001 From: Florian Date: Fri, 9 Dec 2022 19:16:36 +0000 Subject: [PATCH] Accepting request 1041921 from home:sp1rit Update to version 0.19.1beta OBS-URL: https://build.opensuse.org/request/show/1041921 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=14 --- hyprland-0.18.0beta.obscpio | 3 - hyprland-0.19.1beta.obscpio | 3 + hyprland.changes | 108 ++++++++++++++++++++++++++++++++++++ hyprland.obsinfo | 6 +- 4 files changed, 114 insertions(+), 6 deletions(-) delete mode 100644 hyprland-0.18.0beta.obscpio create mode 100644 hyprland-0.19.1beta.obscpio diff --git a/hyprland-0.18.0beta.obscpio b/hyprland-0.18.0beta.obscpio deleted file mode 100644 index f1bab51..0000000 --- a/hyprland-0.18.0beta.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9fcfde750e3ac8016622752b6b58e20677f6f256df7249f31c4a6556b080501 -size 4953100 diff --git a/hyprland-0.19.1beta.obscpio b/hyprland-0.19.1beta.obscpio new file mode 100644 index 0000000..4c9467c --- /dev/null +++ b/hyprland-0.19.1beta.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b3ed6172570827d3a1aaf2aaf1eeaf355462a16f35ff845a7e3beb4df15e22 +size 5086732 diff --git a/hyprland.changes b/hyprland.changes index 315bcb6..9ccbf51 100644 --- a/hyprland.changes +++ b/hyprland.changes @@ -1,3 +1,111 @@ +------------------------------------------------------------------- +Fri Dec 9 19:11:18 UTC 2022 - Florian "spirit" + +- Update to version 0.19.1beta: + + Minor changes including bumping the wlroots ver, fixing a memory + leak and some issues with moving fullscreen windows. + + New features: + - add failsafe for dwindle windows + - added nomaxsize rule + + Fixes: + - fix lost windows clogging up memory + - fix up moving to special workspace + - minor fixes to special workspace behavior + - minor toplevel sharing fixups + +------------------------------------------------------------------- +Tue Dec 6 21:05:39 UTC 2022 - Florian "spirit" + +- Update to version 0.19.0beta: + + New features: + - Add nofullscreen to windowrules (#1107) + - Add option for retrieving first empty workspace (#1085) + - Added handling more special workspaces + - Added screen shaders + - Fix incorrect layout positions in mirror re-add + - add scroll_button libinput opt + - added blur_xray + - added border gradients + - added hyprctl switchxkblayout + - Implement window sharing with the hl toplevel export proto (#1179) + + Fixes: + - Fix a compiler warning (#1124) + - Fix cmake error when using clang (#1009) + - Fix incorrect layout positions in mirror re-add + - Fix minor issues with mirrors + - Fix swiping on the first workspace going to the last (#1067) + - Fix wrong layout recalculate if statement (#1167) + - fix AA on borders + - fix border inner offset in shader + - fix crash in blurls remove + - fix crash in setActiveMonitor null + - fix crash with invalid frag dynamic shaders + - fix decorations missing after no_gaps_when_only toggle floating + - fix events in changeworkspace with bound ws-es + - fix fadeout with animated border + - fix group border oversaturation + - fix invisible windows on moving fullscreen out + - fix master resizes all + - fix minor issues with blur w/o new optim + - fix minor issues with blur_new_optimize + - fix shader destroy id unset + - fix transformed border thickness + - fix up the border shader + - fix warning + - minor fixes for mirrors & log more monitor events + - minor monitor code fixups + - monitor rule fixes + - use highp for pixcoord to fix nvidia border issues + + Other: + - Render focused window at last (#1060) + - Reset callbacks on remap + - Setting wayland environment variables at startup (#1045) + - Unify rounding shaders + - Update wiki link in manpage (#1144) + - Use internal device naming for Hyprctl devices (#1174) + - allow 360 degrees of freedom in gradients + - avoid duplicate device names + - avoid header clashes in make all + - avoid using wayland-0 as a socket name + - better capability handling + - block surface feedback on window sharing + - blur xray for layers (#1158) + - check for special workspace open in attemptDirectScanout + - convert bordercolors to GradientValueData correctly (#1122) + - damage monitor on group switch + - damage windows after switch + - default blur new optimizations to 1 + - don't attempt rendering on begin failure + - don't change alpha on special anims + - don't focus back after dnd on follow mouse 1 + - don't initial focus on LS keyboard grab + - don't send motion events to lock constraints + - don't set AS in onConnect + - find base surface if no subsurface found in ls + - find floating windows below closed one + - ignore alpha when sharing window + - improve constraint handling + - make focus/swap master layoutmsgs two-way + - minor changes to unsafe state handling + - more memory safety around onDisconnect + - optimize border shader + - optimize data feeding to gradient renderer + - override force opaque rule on keybind + - recalculate layout only when needed on dynamic keywords + - reload shader on dynamic shader keyword + - remove global var + - remove idiotic guard in processMouseDownNormal + - remove redundant strval_empty checks + - remove resize transitions + - reset m_bEmptyFocusCursorSet on workspace switch + - respect no_gaps_when_only in fullscreen 1 + - return full monitor box for fullscreen windows in idealBB + - schedule frames and reloads on session re-activate + - show groupings and swallowing in hyprctl (#1159) + - skip covered windows on fullscreen workspaces in getWindowInDirection + - unify setting of the active monitor + - use gradients in default configs + ------------------------------------------------------------------- Wed Nov 16 22:07:56 UTC 2022 - Florian "spirit" diff --git a/hyprland.obsinfo b/hyprland.obsinfo index 658a22a..8b8e665 100644 --- a/hyprland.obsinfo +++ b/hyprland.obsinfo @@ -1,4 +1,4 @@ name: hyprland -version: 0.18.0beta -mtime: 1668612936 -commit: c02bfc3897137439596df4670cef2441d24c8367 +version: 0.19.1beta +mtime: 1670439422 +commit: e1d7a133334936be2ddd55754787dcdcf4a95515