Accepting request 1224968 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1224968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hyprland?expand=0&rev=31
This commit is contained in:
commit
a84b6e5e3d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06d2122ef5bcbdde3bac0e2bd03c93c0419a7e4c1fe22bab539e53c46dac0419
|
||||
size 51332744
|
3
hyprland-0.45.1.tar.xz
Normal file
3
hyprland-0.45.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f11448b0a24f9d9d2c32212a44c367c71573631c68747754da1479442a647ec
|
||||
size 51332684
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 21:31:16 UTC 2024 - Florian "spirit" <sp1rit@disroot.org>
|
||||
|
||||
- Update to version 0.45.1:
|
||||
+ A minor update with a few fixes backported from main.
|
||||
+ Fixes:
|
||||
- defaultConfig: fixup smart gaps rules
|
||||
- hyprpm: fix format crash
|
||||
- workspace: fix missing name via focusworkspaceoncurrentmonitor
|
||||
(#8484)
|
||||
- constraints: don't warp pointer position on release (#8491)
|
||||
- core: guard pmonitor in focuswindow
|
||||
- protocols: mark primarySelection as not privileged
|
||||
- renderer: don't render unmapped popups
|
||||
- renderer: scaled surfaces could have zero area (#8423)
|
||||
- shell: don't use fgrep, prefer grep -F
|
||||
- windows/xdg: minor cleanup of min/max size calculations
|
||||
- workspacerules: Do not check 'on-created-empty' if using a
|
||||
workspace windowrule (#8486)
|
||||
- xcursors: store themes in a std:set to order it (#8474)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 9 16:26:26 UTC 2024 - Florian "spirit" <sp1rit@disroot.org>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define shortname hypr
|
||||
|
||||
Name: hyprland
|
||||
Version: 0.45.0
|
||||
Version: 0.45.1
|
||||
Release: 0
|
||||
Summary: Dynamic tiling Wayland compositor
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user