Skip to content

v0.14.0-Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nikitabobko nikitabobko released this 03 Aug 21:11
· 136 commits to main since this release

This release is devoted to a single commit: 96ae7a7 Improve windows hiding mechanism.

Please make sure that your monitor arrangement is correctly configured! https://nikitabobko.github.io/AeroSpace/guide#proper-monitor-arrangement

  • Now, AeroSpace keeps windows on their respective monitors when hidden, without moving them to the bottom-right monitor. (Which could cause problems if monitors have different resolution #149)
  • Now AeroSpace uses both bottom corners to hide windows. (previously only the right bottom corner was used)
  • #289 Fix weird infinite workspace back and forth switches that could happen if Displays have separate Spaces is enabled, and your left monitor is configured as main monitor.
    Thanks to @xuyixin1996 for the help with investigation!
  • #66 Partially fix the issue. Hidden windows in the corners are now less noticeable, now they take only 1-pixel vertical line in the bottom right or left corner.
  • Update A note on 'Displays have separate Spaces' section in the guide. It's now recommended to disable Displays have separate Spaces.