2024-01-14 02:50:56 -08:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## Upcoming
|
|
|
|
|
2024-02-07 03:55:31 -08:00
|
|
|
- Implement `resizeactivewindow` for floating windows
|
|
|
|
- Fully implement `resizeactivewindow` for tiled windows
|
2024-02-17 23:11:45 +00:00
|
|
|
- `hy3:resizenode` added, drop-in replacement for `resizeactivewindow` applied to a whole node.
|
2024-02-07 21:17:53 +00:00
|
|
|
- Implement keyboard-based focusing for floating windows
|
|
|
|
- Implement keyboard-based movement for floating windows
|
|
|
|
- Add configuration `kbd_shift_delta` providing delta [in pixels] for shift
|
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*
|