Accepting request 1061769 from home:sp1rit
Update to version 0.21.0beta OBS-URL: https://build.opensuse.org/request/show/1061769 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=18
This commit is contained in:
parent
e0bc3f3ee6
commit
e37cd666d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80d2dab08828ee05348033a0bc3013968bad55bb8d912b215b7d39b528cfdb59
|
||||
size 5158925
|
3
hyprland-0.21.0beta.obscpio
Normal file
3
hyprland-0.21.0beta.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de1c7601e62faf086d331b504f22e20f4f6e9a9ceebe345922f48a2483678dbd
|
||||
size 5194253
|
@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 17:03:24 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Update to version 0.21.0beta:
|
||||
+ Minor update after a short while.
|
||||
+ New features:
|
||||
* Add "on" and "off" for the bind of switch (#1342)
|
||||
* Add hyprctl animations
|
||||
* Add tablets calibration matrix for dynamic rotation with
|
||||
2-in1/tablet PC usage (#1319)
|
||||
* add an urgent event
|
||||
* add fakefullscreen prop to windows in hyprctl
|
||||
* add hyprctl setprop
|
||||
* added binds:focus_preferred_method
|
||||
* added hyprctl seterror
|
||||
* added layer rules
|
||||
* added make model and serial to hyprctl monitors
|
||||
* added misc:hide_cursor_on_touch
|
||||
* feat: add focus to urgent or last window (#1402)
|
||||
* feat: dispatcher, add workspace renaming (#1336)
|
||||
* fix destroying addon in fractional scale impl
|
||||
+ Fixes:
|
||||
* fix clamp in monitor relative
|
||||
* fix cmake systemd header detection
|
||||
* fix color typo in hyprerror
|
||||
* fix cutting geometry on surfaces spilling out
|
||||
* fix deprecated-copy warn
|
||||
* fix destroying addon in fractional scale impl
|
||||
* fix dimaround with transformed displays
|
||||
* fix focus history on workspace jumps
|
||||
* fix font color in hyprerror
|
||||
* fix rounding exceeding max in single-line errors
|
||||
* fix up log types
|
||||
* fix: cursor changing on window move and resize (#1371)
|
||||
* fix: hyprland crashing wenn moving window -1 from first
|
||||
monitor (#1419)
|
||||
+ Other:
|
||||
* better log wl socket adding and use auto if failed
|
||||
* Don't ignore previous maximise on defullscreen req (#1393)
|
||||
* Implement urgency hint for workspaces (#1379)
|
||||
* Pin dispatcher for a specific window (#1340)
|
||||
* allow preblur for opaque surfaces if alpha not 1
|
||||
* better error handling around getMonitorFromString
|
||||
* change placement of isSwitchingToPrevious (#1388)
|
||||
* damage monitor on moveactive
|
||||
* damage monitor on stack rotations
|
||||
* damage on border change
|
||||
* describe layers in hyprctl layers
|
||||
* don't set cursor when timeout reached
|
||||
* dump monitor data after setting rules
|
||||
* escape json strings in hyprctl binds
|
||||
* expand region twice in blur damage
|
||||
* handle fullscreen requests on maximized windows
|
||||
* ignore null ls-es in cleanup
|
||||
* make hyprerror follow fadein anim
|
||||
* master layout: remember size & pos of floating windows on
|
||||
fullscreen 1 (#1374)
|
||||
* move window to top if floating activate
|
||||
* recalculate layout on deco or border change
|
||||
* release mouse buttons on map from LS
|
||||
* remove restrictions from setprop for ints
|
||||
* repaint on dynamic decoration keywords
|
||||
* replace java envvar
|
||||
* reset dragged window on failed begin
|
||||
* scale hyprerror
|
||||
* send cursor updates on touch move
|
||||
* send enter for IME popups
|
||||
* small hyprerror revamp
|
||||
* update animated deco values after setprop
|
||||
* update wlroots dep
|
||||
* warp cursor on login to center
|
||||
* wp-fractional-scaling-v1 impl (#1373)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 18:04:51 UTC 2023 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: hyprland
|
||||
version: 0.20.1beta
|
||||
mtime: 1673095759
|
||||
commit: af4b9700b7a1a1b36439dc51334b9aeaadcfcd41
|
||||
version: 0.21.0beta
|
||||
mtime: 1674908798
|
||||
commit: 61c9e50bcd6c51e026203f194bc186eda3c44a38
|
||||
|
Loading…
Reference in New Issue
Block a user