Accepting request 1103509 from home:sp1rit

Updated to version 0.28.0

OBS-URL: https://build.opensuse.org/request/show/1103509
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=37
This commit is contained in:
Florian 2023-08-11 14:51:58 +00:00 committed by Git OBS Bridge
parent fa94447dc7
commit b447999262
4 changed files with 82 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,81 @@
-------------------------------------------------------------------
Fri Aug 11 14:37:54 UTC 2023 - Florian <packaging@sp1rit.anonaddy.me>
- Updated to version 0.28.0:
+ Ayo new Hyprland update!
The biggest performance update in Hyprland's history!
- CPU idle reduced by half.
- GPU usage reduced around 2-4 times.
+ Breaking Changes:
- All blur values have been moved to decoration:blur:.
+ New features:
- Added git tag in json version command (#2821)
- add config option to enable/disable new intuitive resizing
(#2774)
- background: add option to force hypr chan
- backgrounds: add hypr chan var 2
- groups: add use_current_group_pos (#2759)
- init: Request SCHED_RR using CAP_SYS_NICE (#2690)
- input: add support for cursor-shape-v1
- keybinds: add toggle to dpms
- renderer: add canSkipBackBufferClear
- renderer: add occlusion for back layers
- renderer: Various Blur Improvements (#2877)
- socket1: add a timeout for requests
- tracy: add more opengl zones
- windowrules: add workspace param
- xwayland: Add temporary fix for #2808 by adding nullptr check.
(#2829)
+ Fixes:
- Fix background occlusion ignoring monitor position (#2771)
- init: Fix for issue #2797 (#2799)
- input: Fix #2376 mouse movement bug in XWayland (#2776)
- input: fix styling
- opengl: fix warn
- render: Border fixes (#2781)
- renderer: fix rounding in renderSurface
- toplevelexport: support dmabuf + various fixes
- window: fix segfault in boundingbox
- windowrules: fix opacity override
- xwayland: Add temporary fix for #2808 by adding nullptr check.
(#2829)
+ Other:
- animationmanager: optimize avar state
- animationmgr: avoid looping over all avars in favor of only
active ones
- assets/meson.build: install new wallpapers
- config: schedule frame for mons on reload
- config: update default config for new blur changes
- debug: add tracy
- deps: update wlroots
- forms: bring back auto labels
- hyprctl: rerender on cursor_zoom_factor dynamic calls
- internal: Wrap regions (#2750)
- internal: Removed Herobrine
- keybinds: Make moveintogroup locking check configurable
(#2796)
- layout: no_border_when_only-improvements (#2791)
- layout: use warp() instead of setValue()
- opengl: adjust blend and reduce the usage of clear
- props: bump version to 0.28.0
- region: allow ctor from pixman_box32_t
- render: avoid allocating mirrorfb for no reason
- render: use primitive end() only when no screen shader is
present
- renderer: adjust distribution of backgrounds
- renderer: cleanup back buffer skip checks
- renderer: cleanup old redundancies in CFramebuffer
- renderer: disable init anim on disabled animations
- renderer: don't occlude when pre-blur is queued
- renderer: remove unused var
- renderer: reset scissor after renderTexturePrimitive
- renderer: scale box for occlusion
- renderer: take workspace offset into account for occlusion
- renderer: use primitive rendering for copying buffers
- shaders: short-circuit rounding if radius <= 0
- windowrules: implements nomaximizerequest (#2785)
- windowrules: improve opacity
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 19 13:12:44 UTC 2023 - Florian <packaging@sp1rit.anonaddy.me> Wed Jul 19 13:12:44 UTC 2023 - Florian <packaging@sp1rit.anonaddy.me>

View File

@ -20,7 +20,7 @@
%bcond_without devel %bcond_without devel
Name: hyprland Name: hyprland
Version: 0.27.2 Version: 0.28.0
Release: 0 Release: 0
Summary: Dynamic tiling Wayland compositor Summary: Dynamic tiling Wayland compositor
License: BSD-3-Clause License: BSD-3-Clause