Skip to content

Amethyst 0.12.3

Compare
Choose a tag to compare
@ianyh ianyh released this 09 Mar 02:38
· 250 commits to master since this release
v0.12.3
7881b68
  • Clarify preference setting for displaying the layout HUD #794 (thanks @cdisselkoen)
  • Display layout names rather than the layout key in preferences #792 (thanks @cdisselkoen)
  • Add a hotkey for focusing the main window #793 (thanks @cdisselkoen)
  • Fix a bug that prevented focus-follows-mouse from working on Chrome windows #791, #754
  • Fix a bug that prevented some windows from being switched by dragging them via mouse #778 (thanks @ianfixes)
  • Trigger commands off of key down rather than key up #776, #744