mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 18:53:40 +01:00
Use last-focused-window when navigating to monitor by direction if it has same relative position as the logically closest window
764 B
764 B
Changelog
Upcoming
- Implement
resizeactivewindow
for floating windows - Fully implement
resizeactivewindow
for tiled windows hy3:resizenode
added, drop-in replacement forresizeactivewindow
applied to a whole node.- 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
- Add configuration
hl0.35.0 and before
- Fixed
hy3:killactive
andhy3: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