Changes
- Improve handling of native tabs.
- Tested primarily with Finder, Terminal.app, and Ghostty. It is a fairly significant change, so please report issues.
- Fix multiple issues with the binary space partitioning layout.
- Fix issues with screen management during complex space transitions. Thanks, @RyoZaizen!
- Add idempotent shortcuts for enabling or disabling titling. Thanks, @LandonSchropp!
- Add configurable small-window-size threshold. Thanks, @aliir74!
- Thanks to @rgeraskin for a variety of UI and configuration improvements!
What's Changed
- Amethyst 0.24.1 by @ianyh in #1824
- Add shortcuts for enable/disable tiling by @LandonSchropp in #1816
- Add "Open Custom Layouts Folder" button to Layouts preferences by @rgeraskin in #1805
- Add Hotkeys and HUD for Adjusting Maximum Window Count Setting by @rgeraskin in #1802
- Pull in Silica memory safety changes by @ianyh in #1829
- Fix: Stabilize reflow during Space transitions and window tracking order by @RyoZaizen in #1839
- add configurable small-window-size threshold by @aliir74 in #1833
- Add Layouts Submenu to Application Menu by @rgeraskin in #1804
- Fix issues with tab swapping and change distribution by @ianyh in #1831
New Contributors
- @LandonSchropp made their first contribution in #1816
- @RyoZaizen made their first contribution in #1839
- @aliir74 made their first contribution in #1833
Full Changelog: v0.24.1...v0.24.2