| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Amethyst.zip | 2025-04-20 | 6.2 MB | |
| Amethyst-debug-symbols.zip | 2025-04-20 | 16.8 MB | |
| Amethyst 0.24.0 source code.tar.gz | 2025-04-20 | 2.1 MB | |
| Amethyst 0.24.0 source code.zip | 2025-04-20 | 2.2 MB | |
| README.md | 2025-04-20 | 1.2 kB | |
| Totals: 5 Items | 27.3 MB | 0 | |
What's New
- Add custom layout support for responding to mouse resize events
- Potentially fix startup performance issues
- This reintroduces issues preventing tiling for some applications (e.g., Steam)
- Fix multiple issues around losing track of windows during minimization and hiding
- Improve handling of floating some windows with delayed initialization
- Add ability to hard reset layout state
What's Changed
- Amethyst 0.23.1 by @ianyh in https://github.com/ianyh/Amethyst/pull/1761
- Regenerate windows after dropping cache by @ianyh in https://github.com/ianyh/Amethyst/pull/1764
- Regenerate id cache on deminimize by @ianyh in https://github.com/ianyh/Amethyst/pull/1765
- Use an exponential backoff for the window float delay by @ianyh in https://github.com/ianyh/Amethyst/pull/1766
- Add custom layout support for resizing by mouse by @ianyh in https://github.com/ianyh/Amethyst/pull/1744
- Add a button for hard resetting layouts by @ianyh in https://github.com/ianyh/Amethyst/pull/1767
- Revert "Allow managing accessory policy apps (#1740)" by @ianyh in https://github.com/ianyh/Amethyst/pull/1768
Full Changelog: https://github.com/ianyh/Amethyst/compare/v0.23.1...v0.24.0