forked from pool/hyprland
Accepting request 1166792 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1166792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyprland?expand=0&rev=19
This commit is contained in:
commit
4b56e7145b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bcfd8011ccef0c14d577c1fff8844db5bd3a5aec0847c82f00a026b95c60239
|
||||
size 51511524
|
3
hyprland-0.38.1.tar.xz
Normal file
3
hyprland-0.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:075a7cb1628ccdce5b09a30603eb46ea49b61fda3fe151ab2886312b94af981c
|
||||
size 51510652
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 12:43:09 UTC 2024 - Florian "sp1rit" <sp1rit@disroot.org>
|
||||
|
||||
- Update to version 0.38.1:
|
||||
+ This release comes with a few backports from main to 0.38.0 to
|
||||
fix a few issues and performance bugs.
|
||||
+ Backports:
|
||||
- hyprerror: align 32-bit types after 4c79668 (#5375)
|
||||
- renderer: block screen shader on screencopy
|
||||
- input: allow focus to bottom layers on maximized in reserved
|
||||
- renderer: avoid double-rendering ls-es on fadingOut
|
||||
- CColor: fix getAsHex
|
||||
- subsurface: init existing subsurfaces on children creations
|
||||
- compositor: remove windows from fadingOut properly
|
||||
- compositor: fix ghost fadingOut windows remaining after cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 15:46:34 UTC 2024 - Florian "sp1rit" <sp1rit@disroot.org>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%bcond_without devel
|
||||
|
||||
Name: hyprland
|
||||
Version: 0.38.0
|
||||
Version: 0.38.1
|
||||
Release: 0
|
||||
Summary: Dynamic tiling Wayland compositor
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user