mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-16 03:03:40 +01:00
25 lines
683 B
Markdown
25 lines
683 B
Markdown
# Changelog
|
|
|
|
## Upcoming
|
|
|
|
- Added cursor warping options for `hy3:movefocus`.
|
|
|
|
## hl0.37.1 and before
|
|
|
|
- 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*
|