New features
- Automatically detects display notch size.
- Support native macOS tabs during resizes and movements.
- Add tier-aware directional focus for floating windows.
- Animations of window swaps and workspace switches. (#229)
- New commands for floating windows:
window_togglefloatlayer,window_raise_floating. - New commands for moving focus between managed/unmanaged windows:
window_focus_unmanagedandwindow_focus_managed. - Restore window sessions on startup
- Allow resizing floating windows using a resize modifier.
Notable Fixes
- Improvements to display detection and re-arrangement during changes.
- More robust native tab detection and handling.
- Fixes to window border and overlay drawing.
- Improved multi-display handling.
- Focusing off-screen windows correctly moves them into view.
- Fixes for full-width window handling.
- Suppress mouse focus events in bottom-right corner dead zone (#233) (#237)
Contributors
- @ToroidalFox
- @iamsuger2
- @imrellx made their first contribution in #237
- @kiwnix
- @mkdir700
- @soraxas
- @stealthybox made their first contribution in #262
Full Changelog: v0.4.2...v0.4.3