Skip to content

Releases: ruittenb/Spaceman

v1.21.1-alpha

13 May 13:17

Choose a tag to compare

v1.21.1-alpha Pre-release
Pre-release

v1.21.1-alpha:

  • Fixed color merge bug
  • Added menu icons
  • Lots of refactoring and code cleanup
  • Added more unit tests
  • Please note: this is a potentially less stable release

v1.20.5-alpha: refactor

11 May 20:50

Choose a tag to compare

Pre-release

v1.20.5-alpha:

  • Refactored switching scenarios and strategies
  • Please note: this is a potentially less stable release

v1.20.4: instant space switching

07 May 05:49

Choose a tag to compare

Pre-release

v1.20.4:

  • added different space switching speeds: normal, fast, instant
  • made launching Mission Control faster
  • code quality improvements

v1.20.3: Fix icon padding on 13" screens

04 May 07:39

Choose a tag to compare

  • Fix icon padding on 13" screens
  • Make default name for new spaces static

v1.20.2: auto-unshrink when the screen is unlocked

30 Apr 12:38

Choose a tag to compare

v1.20.2

  • Spaceman now attempts to unshrink the menu bar icon when the screen is unlocked

v1.20.0: Auto-shrink menu bar icon

27 Apr 22:09

Choose a tag to compare

v1.20.0:
Auto-shrink the menu bar icon when there is not enough room.

When the menu bar icon is too wide to fit, Spaceman progressively shrinks it: first to compact numbers-only, then to the app icon. The icon unshrinks automatically when you switch spaces, trigger a manual refresh, or click the app icon.

Note: this option is enabled by default.

v1.19.4: fixes for two-row layout; sync menu with settings

17 Apr 21:27

Choose a tag to compare

v1.19.4:

  • Fixed menu checkmarks synchronization with preferences
  • Fixed icon widths in two-rows layout
  • Adjusted font-weights in two-rows layout
  • Added default names for new spaces
  • Restart fullscreen numbering by display

v1.19.3: fixed colors in grid; fixed click in empty area besides icon

16 Apr 14:28

Choose a tag to compare

v1.19.3:

  • Removed unjustified message when clicking in empty area besides a space icon
  • Fixed space button colors in menu grid
  • Added color selector to Quick Rename dialog
  • Removed automatic capitalization of fullscreen spaces

v1.19.2: Fixed space switching bugs

14 Apr 10:08

Choose a tag to compare

v1.19.2:

  • fixed some space switching bugs
  • code maintenance

v1.19.1: Quick rename Current Space

13 Apr 13:24

Choose a tag to compare

v1.19.1:

  • Option in menu to quickly rename the current space
  • Shortcut key to quickly rename the current space
  • Added two new AppleScript properties: 'display count' and 'current display number'; e.g. osascript -e 'tell application "Spaceman" to get display count'