New features
- Support native macOS tabs (i.e. Ghostty)
- Scroll the layout strip with a mouse wheel. (#96)
- Track light/dark OS theme and adjust the dim ratio. (#137)
- Autodetect corner radius for window borders.
- Configuration options are now grouped.
- Add
window_hidden_ratiowhich controls window exposure eagerness.
Notable Fixes
- Better reparenting of workspaces during display changes and refresh of window sizes.
- Hide window border in mission control and in fullscreen
- More robust touchpad handling by matcing swipe touches by identity instead of iteration order.
- Giving away focus will give it to the window closest to the center.
- Correct window focus handling on rare transient AX query failure.
- Defer window movements after the mouse click, to avoid moving the content under the cursor.
- Correctly handle window properties after de-minimizing them.
Contributors
- @CyrilPeponnet
- @OlshaMB
- @22ispencer made their first contribution in #134
- @Lemirq made their first contribution in #144
- @Fjx-dylanZ made their first contribution in #147
Full Changelog: v0.3.6...v0.3.7