Accepting request 1099342 from home:sp1rit

Updated to version 0.27.1

OBS-URL: https://build.opensuse.org/request/show/1099342
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=34
This commit is contained in:
Florian 2023-07-18 21:28:09 +00:00 committed by Git OBS Bridge
parent f4decf93a6
commit a525498039
4 changed files with 40 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfe837a26516f94e3fa7291bb43bee81390ea061af6e92fa757c83eb114e572f
size 1208284

3
hyprland-0.27.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a721172f1a99e7729f8b18308e923c754b8223f28f7f8554a0bc55e8e9ceba4e
size 4659148

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Tue Jul 18 21:15:46 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
- Updated to version 0.27.1:
+ Minor update to fix some crash issues and stuff
+ New features:
- background: add mascot versions
- build: add asan enable status flag
- issues: add form templates
- keybinds: add movegroupwindow
- windowrules: add border size rule
+ Fixes:
- fix: handle window change directions in fullscreen (#2728)
- idle: fix reverse flag for new idle protocol
- massive-fix (#2725)
+ Other:
- Allow empty args in hyprctl dispatch (#2724)
- Avoid connected monitor reusing unavailable ID (#2731)
- Dwindle: Make resize more intuitive (#2681)
- Make bind modmask case-insensitive (#2714)
- deps: update wlroots (#2734)
- idle: implement new protocol
- internal: Protocol C++ Wraps + XDGOutput impl (#2733)
- internal: Remove herobrine
- layout: recalc window on dynamic rule update
- layout: recalculate monitor instead of window in
updateDynamicRules
- monitor: disconnect bind on disconnect
- monitor: unplug all callbacks in ~dtor
- move/resize window (#2706)
- only return 0 when using -h (#2738)
- renderer: use correct wlr sample func
- screencopy: nullcheck for empty buffer
- update group decos (#2705)
- xwayland: guard monitor validity in xwayland scale overriding
-------------------------------------------------------------------
Fri Jul 14 16:38:11 UTC 2023 - Florian "sp1rit" <packaging@sp1rit.anonaddy.me>

View File

@ -20,7 +20,7 @@
%bcond_without devel
Name: hyprland
Version: 0.27.0
Version: 0.27.1
Release: 0
Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause