Accepting request 1131459 from home:sp1rit
Update to version 0.33.1 OBS-URL: https://build.opensuse.org/request/show/1131459 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=54
This commit is contained in:
parent
56dde7516b
commit
8718f5b4a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a998c2444b56c64a64dfe1134f1ef43c3a2e3a20d11b8314ad44e43454fa8f24
|
|
||||||
size 11777948
|
|
3
hyprland-0.33.1.tar.xz
Normal file
3
hyprland-0.33.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b3ded367d7faf7676972631ee6ac21505e8c4f2ebd3c477909531b2b3d5c4ef
|
||||||
|
size 11776052
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 6 16:56:14 UTC 2023 - Florian <packaging@sp1rit.anonaddy.me>
|
||||||
|
|
||||||
|
- Update to version 0.33.1:
|
||||||
|
+ Small patch to fix some issues with screencopy / toplevel-export
|
||||||
|
(notably crashing and/or misaligned buffers) and crashes on exit.
|
||||||
|
+ Fixes:
|
||||||
|
- framebuffer: ignore addStencil on legacyRenderer
|
||||||
|
- screencopy: fix glReadPixels offset
|
||||||
|
- screencopy: fix legacyrenderer builds
|
||||||
|
- toplevelexport: fix getPreferredReadFormat param in captureToplevel
|
||||||
|
+ Other:
|
||||||
|
- hyprctl: order commands alphabetically (#4061)
|
||||||
|
- input: Stop propagating axis events after valid binds (#4059)
|
||||||
|
- input: don't send mouse events on touch (#4071)
|
||||||
|
- internal: various improvements to avoid crashes on exit
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 17:53:38 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
Tue Dec 5 17:53:38 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%bcond_without devel
|
%bcond_without devel
|
||||||
|
|
||||||
Name: hyprland
|
Name: hyprland
|
||||||
Version: 0.33.0
|
Version: 0.33.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Dynamic tiling Wayland compositor
|
Summary: Dynamic tiling Wayland compositor
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user