Skip to content

Releases: ianyh/Amethyst

Amethyst 0.12.2 Beta

27 Aug 00:11
Compare
Choose a tag to compare
Amethyst 0.12.2 Beta Pre-release
Pre-release
  • Add ability to limit application floating behavior to a set of windows based on title. #740
  • Fixed a bug that could cause focus-follows-mouse to focus the incorrect window when using multiple displays. #745
  • Fixed a bug that prevented toggling state of Amethyst as a login item. #742

Amethyst 0.12.1

12 Aug 20:42
Compare
Choose a tag to compare
  • Updates to the in-app preferences to aid in clarity around floating. #715
  • Improved in-app guidance for the necessity of Accessibility permissions. #718, #700
  • Added support for multiple windows in the main pane for the middle-wide layout. #705 (Thanks @Ked-Ki!)
  • Added the option to treat the floating applications list as a blacklist or a whitelist. #707, #655, #171 (Thanks @axs221!)
  • Fixed an issue that could cause windows to accidentally swap when dragging. #699, #690 (Thanks @ianfixes!)
  • Fixed an issue that unnecessarily used CPU to monitor mouse events when not using focus-follows-mouse. #665, #658 (Thanks @ianfixes!)
  • Fixed an issue that prevented proper handling of applications being hidden/shown. #664, #575 (Thanks to @ianfixes!)
  • Fixed a crash when attempting to delete a layout that does not exist. #708, #683 (Thanks @jameszaghini!)
  • Fixed an issue that prevented floating blacklist/whitelist logic from working correctly. #725, #723

Amethyst 0.12.1 Beta 2

22 Jun 00:09
Compare
Choose a tag to compare
Pre-release
  • Fixed an issue that prevented floating blacklist/whitelist logic from working correctly. #725, #723

Amethyst 0.12.1 Beta

16 Jun 00:04
Compare
Choose a tag to compare
Amethyst 0.12.1 Beta Pre-release
Pre-release
  • Updates to the in-app preferences to aid in clarity around floating. #715
  • Improved in-app guidance for the necessity of Accessibility permissions. #718, #700
  • Added support for multiple windows in the main pane for the middle-wide layout. #705 (Thanks @Ked-Ki!)
  • Added the option to treat the floating applications list as a blacklist or a whitelist. #707, #655, #171 (Thanks @axs221!)
  • Fixed an issue that could cause windows to accidentally swap when dragging. #699, #690 (Thanks @ianfixes!)
  • Fixed an issue that unnecessarily used CPU to monitor mouse events when not using focus-follows-mouse. #665, #658 (Thanks @ianfixes!)
  • Fixed an issue that prevented proper handling of applications being hidden/shown. #664, #575 (Thanks to @ianfixes!)
  • Fixed a crash when attempting to delete a layout that does not exist. #708, #683 (Thanks @jameszaghini!)

Amethyst 0.12.0

16 Mar 00:42
Compare
Choose a tag to compare
  • Windows can now be resized and moved with the mouse. #627 (Thanks to @ifreecarve!)
  • Add configuration option for specifying a minimum window size. #654 (Thanks to @axs221!)
  • Add the global enabling and disabling actions to the status menu. #635 (Thanks to @spencersteers!)
  • Add directional space throwing commands to preferences window. #660 (Thanks to @15cm!)
  • Fix a crash on macOS 10.13. #653
  • Fix a bug that lost the preferences for mouse resizing.

Amethyst 0.12.0 Beta 2

18 Feb 18:18
Compare
Choose a tag to compare
Pre-release
  • Enable window peeking

Amethyst 0.12.0 Beta

04 Feb 21:48
Compare
Choose a tag to compare
Amethyst 0.12.0 Beta Pre-release
Pre-release
  • Windows can now be resized and moved with the mouse. #627 (Thanks to @ifreecarve!)
  • Add configuration option for specifying a minimum window size. #654 (Thanks to @axs221!)
  • Fix a crash on macOS 10.13. #653
  • Fix a bug that lost the preferences for mouse resizing.

Amethyst 0.11.5 Beta

28 Jan 18:16
Compare
Choose a tag to compare
Amethyst 0.11.5 Beta Pre-release
Pre-release
  • Windows can now be resized and moved with the mouse. #627 (Thanks to @ifreecarve!)
  • Add configuration option for specifying a minimum window size. #654 (Thanks to @axs221!)
  • Fix a crash on macOS 10.13. #653

Amethyst 0.11.0

28 Nov 15:38
Compare
Choose a tag to compare
  • Amethyst no longer supports macOS versions earlier than 10.12.
  • Add an experimental first pass at a binary space partitioning layout.
  • Add a shortcut for forcing Amethyst to reevaluate windows.
    • mod1 + z by default
  • Add the option for crash reporting.
    • This is opt-in and available in the preferences menu.
    • There is the caveat that Crashlytics also takes analytics data. I have not yet found a way to disable that.
  • Add wildcards to floating application bundle identifiers.
    • For example, com.apple.* will match all apple applications.
  • Add the option for entering a floating application bundle identifier manually in the preferences menu.
  • Add the option for having new windows go to the main pane.
  • Add the option for defining a custom window resize interval when shrinking/expanding main pane.
  • Add a command-line flag for enabling more logging for debugging.
  • Focus the top window on the screen when focusing a screen instead of pulling up a window from the bottom.
  • Fix a bug that was causing Amethyst to lose track of windows, particular when hiding/unhiding, going back and forth from fullscreen, and minimizing and expanding windows.
  • Fix a bug that was causing Chrome to lock up when playing fullscreen video with Amethyst running.
  • Fix a bug that caused default configuration to sometimes override user configuration.
  • Fix a bug that prevented some minimized windows from tiling when brought back up.

Amethyst 0.11.0 Release Candidate 1

23 Nov 00:58
Compare
Choose a tag to compare
Pre-release
  • Fix a bug in displaying a status bar menu icon in dark mode.
  • Fix commands for swapping windows between adjacent screens.
  • Drop support for macOS < 10.12.