hy3/CHANGELOG.md
outfoxxed 8ac36f3954
layout: add no_gaps_when_only=2
Also clean up window special render data, which may fix some
unreported bugs.

Closes #61
2024-03-22 00:37:13 -07:00

21 lines
606 B
Markdown

# Changelog
## Upcoming
- Added `no_gaps_when_only = 2`
- Fixed fullscreen not working on workspaces with only floating windows
## hl0.36.0 and before
- Implement `resizeactivewindow` for floating windows
- Fully implement `resizeactivewindow` for tiled windows
## 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
placed relative to the last selected node.
## hl0.34.0 and before
*check commit history*