Update to version 0.50.1

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=122
This commit is contained in:
Florian
2025-07-21 08:26:04 +00:00
committed by Git OBS Bridge
parent c1e115e7ab
commit 1118a3e1d3
4 changed files with 22 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Jul 21 08:10:14 UTC 2025 - Florian "sp1rit" <sp1rit@disroot.org>
- Update to version 0.50.1:
+ A patch release backporting some fixes from main onto 0.50.0.
+ Fixes backported:
- socket2: fixup invalid ws passed to openwindow
- config: default drag_lock to 0
- framescheduler: dont if check deleted weakpointer (#11063)
- compositor: properly set infinite region on null input
- framescheduler: check monitor validity in doLater
- snap: use window extents instead of border size (#11079)
- opengl: detect android fence support and disable explicit if
it's missing (#11077)
- eventloop: avoid duplicate timers
- eventloop: improve timer handling to avoid crashes
- sessionlock: fix timer logic on unsafe state
-------------------------------------------------------------------
Wed Jul 16 12:08:30 UTC 2025 - Florian "sp1rit" <sp1rit@disroot.org>

View File

@@ -22,7 +22,7 @@
%define shortname hypr
Name: hyprland
Version: 0.50.0
Version: 0.50.1
Release: 0
Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause