Accepting request 1099521 from X11:Wayland

Updated to version 0.27.2

OBS-URL: https://build.opensuse.org/request/show/1099521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyprland?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2023-07-19 17:10:33 +00:00 committed by Git OBS Bridge
commit 4cb6883e87
4 changed files with 56 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.2.tar.xz Normal file
View File

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

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Wed Jul 19 13:12:44 UTC 2023 - Florian <packaging@sp1rit.anonaddy.me>
- Updated to version 0.27.2:
+ Minor patch to fix nested sessions and screencopy crashes.
+ New features:
- Add bringWindowToTop function to IHyprLayout (#2747)
+ Fixes:
- no_xwayland: fix redef
+ Other:
- keybinds: movegroupwindow-improvement (#2740)
- render: set refresh to 0 for both wl and x11 backends
- screencopy: guard region buffer values in frameDamage
- screencopy: improve shm handling
- screencopy: use wlr_buffer api for shm copies
-------------------------------------------------------------------
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.2
Release: 0
Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause