mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 10:43:40 +01:00
Update to hyprland 0.35.0
This commit is contained in:
parent
d3e20856a9
commit
107cb86304
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Upcoming
|
||||
|
||||
## hl0.35.0 and before
|
||||
|
||||
- Fixed `hy3:killactive` and `hy3:movetoworkspace` not working in fullscreen.
|
||||
- `hy3:movetoworkspace` added to move a whole node to a workspace.
|
||||
- Newly tiled windows (usually from moving a window to a new workspace) are now
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
name = "hy3"
|
||||
authors = ["outfoxxed"]
|
||||
commit_pins = [
|
||||
["03ebbe18ed8517ee22591eac82cd54322f42cb7d", "2f28dc810c0e1f42763a1f14fb011c4fce6db8be"]
|
||||
["03ebbe18ed8517ee22591eac82cd54322f42cb7d", "2f28dc810c0e1f42763a1f14fb011c4fce6db8be"],
|
||||
["84ab8d11e8951a6551d1e1bf87796a8589da6d47", "d3e20856a9896f28b506195b31407eddc6df2e20"]
|
||||
]
|
||||
|
||||
[hy3]
|
||||
|
|
Loading…
Add table
Reference in a new issue