Amethyst 0.20.0
Notable Changes
- Toggle layouts with select-*-layout commands. Thanks, @EnakNalla!
- Introduction of command-line debugging tools.
- Fix an issue that scaled windows when moving between spaces.
- Fix a frequent crash on some types of long running application launches.
- Fix an issue with multi-display focus rotations when applications are distributed across displays.
What's Changed
- Amethyst 0.19.0 by @ianyh in #1451
- Implement more command-line debugging tools by @ianyh in #1457
- Bump activesupport from 7.0.4.2 to 7.0.4.3 by @dependabot in #1463
- Update Silica for scoping fix by @ianyh in #1467
- feat toggle window fullscreen by @EnakNalla in #1358
- Grab Silica app dealloc fix by @ianyh in #1470
- Update a couple of dependencies by @ianyh in #1471
- Move Troubleshooting section higher up in the readme by @ianyh in #1474
- Maintain frames on space changes when not changing screens by @ianyh in #1372
- Implement more robust window focus mechanism by @ianyh in #1530
New Contributors
- @EnakNalla made their first contribution in #1358
Full Changelog: v0.19.0...v0.20.0