Accepting request 1001804 from home:sp1rit
Update to version 0.13.0beta OBS-URL: https://build.opensuse.org/request/show/1001804 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=5
This commit is contained in:
parent
41de0ea5e9
commit
ce54a520ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b9102e864bb45fc0fb71dacfb6169d32323b86020e1539580b14ab4223a0089
|
||||
size 4748300
|
3
hyprland-0.13.0beta.obscpio
Normal file
3
hyprland-0.13.0beta.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a36db9c8c5262c1fc1b2406e66ca2d305f0bf818a2590e45161b94579f7ff4c3
|
||||
size 4789772
|
@ -1,3 +1,66 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 7 18:39:03 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Update to version 0.13.0beta:
|
||||
+ New features:
|
||||
* Added Xwayland and floating props to windowrulev2
|
||||
* Added windowrulev2
|
||||
* add lastwindow info to hyprctl workspaces
|
||||
* added a submap IPC event
|
||||
* added closewindow dispatcher
|
||||
+ Fixes:
|
||||
* Fix some more crimes against humanity
|
||||
* fix a damage issue with transformed blur
|
||||
* fix a minor bug with no gaps when only and groups
|
||||
* fix blur on transformed displays
|
||||
* fix dwindle no gaps when only when dissolving a group
|
||||
* fix mouse focus not returning from a LS on follow mouse 0
|
||||
* fix no_gaps_when_only with a group
|
||||
* fix some minor crimes against humanity
|
||||
* fix splash positioning
|
||||
* fix transformed blur on new optimizations
|
||||
* fix up styling
|
||||
* fix wonky behavior with silent workspace rule
|
||||
+ Other:
|
||||
* Update wlroots dep
|
||||
* damage drag on destroy
|
||||
* default rounding to 0
|
||||
* don't accumulate from virtual
|
||||
* escape json strings in workspaces lastwindow title
|
||||
* guard pFoundWindow in CInputManager under fullscreen
|
||||
* guard parent in X11TransientFor
|
||||
* guard psurface in activateSurface
|
||||
* guard unsafe state in unmap ls
|
||||
* optimize calls in toggleSpecialWorkspace
|
||||
* refocus on reserved area
|
||||
* remember last window on workspace
|
||||
* remove tiling node when invalid
|
||||
* sanity check on last window
|
||||
* send accumulated modifiers to surfaces
|
||||
* set last monitor and dont refocus in some cases (changeworkspace)
|
||||
* simplify code and update monitor on warp
|
||||
* simplify config monitor reloads and rearrange layers
|
||||
* unify monitor args
|
||||
* use activateSurface in unconstrainMouse
|
||||
* use lastMonitor in mapWindow
|
||||
* warp only on another monitor in changeworkspace
|
||||
* wrap lastwindow in quotes in hyprctl json
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 19:23:22 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Update to version 0.12.1beta:
|
||||
+ New features:
|
||||
* Add HiDPI xwayland + wlroots patches (#591)
|
||||
* Added window dimming
|
||||
+ Fixes:
|
||||
* finally fixed transformed snapshots
|
||||
* fix LS popup damage
|
||||
* fix dwindle groupbars
|
||||
+ Other:
|
||||
* disable fullscreen and floating dispatchers on special
|
||||
* set last monitor on move focus dispatcher
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 11:25:37 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: hyprland
|
||||
version: 0.12.0beta
|
||||
mtime: 1661764662
|
||||
commit: 6c8ce734fb8e487add1c28efc2f86ff075f8d679
|
||||
version: 0.13.0beta
|
||||
mtime: 1662548716
|
||||
commit: 6e195a6b8cb98e96d15c51003da4b17154c55ff3
|
||||
|
Loading…
Reference in New Issue
Block a user