hy3/CHANGELOG.md

38 lines
1.1 KiB
Markdown
Raw Normal View History

2024-01-14 02:50:56 -08:00
# Changelog
2024-06-21 13:34:07 -07:00
# hl0.41.1 and before
2024-06-12 13:06:12 -07:00
- Fixed glitchy tab bar effects when switching workspaces with fade effect.
- Fixed wrongly sized layout when moving resized nodes between workspaces.
2024-06-12 13:06:12 -07:00
2024-06-10 18:57:45 -07:00
# hl0.41.0 and before
- Fixed IPC and wlr-foreign-toplevel not getting fullscreen and maximize events.
- Fixed glitches when moving nodes between monitors with hy3 dispatchers.
2024-06-10 18:57:45 -07:00
- Fixed glitchy tab bar effects when switching workspaces
2024-05-05 18:14:15 -07:00
## hl0.40.0 and before
2024-05-05 18:02:31 -07:00
- Added `hy3:warpcursor` dispatcher to warp cursor to current node.
- Added cursor warping options for `hy3:movefocus`.
2024-03-22 00:52:19 -07:00
## hl0.37.1 and before
- Added `no_gaps_when_only = 2`
- Fixed fullscreen not working on workspaces with only floating windows
2024-03-05 03:17:59 -08:00
## hl0.36.0 and before
2024-01-14 02:50:56 -08:00
- Implement `resizeactivewindow` for floating windows
- Fully implement `resizeactivewindow` for tiled windows
2024-02-06 13:56:26 -08:00
## hl0.35.0 and before
2024-01-14 02:50:56 -08:00
- 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
placed relative to the last selected node.
## hl0.34.0 and before
*check commit history*