Med programmet Amethyst så kan du hålla ordning på dina programfönster och rada upp dem snyggt och prydligt.
Poängen med Amethyst är att du kan byta mellan olika uppsättningar av vyer, hur dina programfönster visas.
Amethyst allows you to cycle among several different window layouts. Layouts can also be enabled/disabled to control whether they appear in the cycle sequence at all.
What’s new in version 0.23.0
What’s New
- Fix a major issue in throwing windows between spaces in a variety of applications.
- Add custom layout support for using native shortcuts.
- Add TwoPaneRight layout. Thanks, @rgeraskin!
- Add config file support for disabling commands.
- Specify it as false; e.g., focus-cw: false
- Add support for throw-to-space-13 through throw-to-space-16. Thanks, @attacker99!
What’s Changed
- Prevent setting default commands to ones intentionally left blank by @ianyh in #1719
- Add section on building locally to README. Fix app version. by @ianyh in #1722
- Various dependency upgrades by @ianyh in #1723
- Minor readme updates by @ianyh in #1724
- 0.22.2 by @ianyh in #1728
- Add support for throw-to-space-n for 13 <= n <= 16 (should resolve #1051) by @attacker99 in #1727
- Use macos-15 builder for most recent Xcode by @ianyh in #1731
- Add TwoPaneRight Layout by @rgeraskin in #1685
- Allow native pane layout commands in custom layouts by @ianyh in #1735
- Treat false as disabling a command in config by @ianyh in #1736
- Allow managing accessory policy apps by @ianyh in #1740
- Extend the backoff for waiting on application launch by @ianyh in #1741
- Clarify disabling as being specifically for tiling by @ianyh in #1742
- Update Silica for mouse drag on space throwing by @ianyh in #1743