Spaces Renamer Versions Save

💻 Ability to rename desktop spaces on macOS 10.10+ (NOT CURRENTLY WORKING ON 14.4)

v1.10.1

2 years ago

Changelog

  • Fixes bug #85 with the greyed out Update Names button, hopefully being a less confusing UX
  • Fixes bug #84 with support for 'Reduce Transparency'. This change should also hopefully make it more compatible with other UI changing elements
  • [BETA] Adds in M1 support re: #75. See my comment in that thread, but have not tested this.

This version may break compatibility with OS versions before Big Sur. If you are on a prior version and are running into issues, I recommend trying v1.9.1 instead of this one, though please file a task with repro steps.

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.9.1

3 years ago

Changelog

  • Fixes bug #67 by removing dependence on AppKit, hopefully fixing Big Sur support

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.9.0

3 years ago

Changelog

  • Fixes crashing bug #64 by properly adding support for spaces named with whitespace only
  • Addresses #66 by spanning more of the window.

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.8.1

3 years ago

Changelog

  • @w0lfschild helpfully added support for Big Sur (#61) with his PR (#62)

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.7.4

3 years ago

Changelog

  • Fixed regression in mis-aligning space names for untyped Desktops

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.7.3

3 years ago

Changelog

  • Fix bug where names would mis-display if you had the Dock on the right side of the screen (#56)

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.7.2

4 years ago

Changelog

  • Fix bug where bar wouldn't display without names (#53)
  • Address documentation around csrutil (#50)

To install Spaces Renamer

  1. Download MacForge, the newest incarnation of mySIMBL.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial)). There are additional commands for macOS Catalina, with details under the 'System' tab of MacForge. After it's installed you can partially re-enable SIP using csrutil enable --without debug --without fs. If you fully enable SIP, Spaces Renamer won't work.
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with MacForge.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.
  8. Open the 'Spaces Renamer' icon in the top bar and click 'Update Names' (doesn't matter what's in there). Otherwise the top bar may not appear!

v1.7.1

4 years ago

Changelog

  • Adds in proper Dark Mode support (#40)

To install Spaces Renamer:

  1. Download the latest mySIMBL version.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial).
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with mySIMBL.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.

v1.7.0

4 years ago

Changelog

  • Adds back in support for macOS 10.10+ (Issue #34)
  • Fixes incompatibility with 'Increase contrast' or 'Reduce transparency' Accessibility options on Macs (Issue #36)

To install Spaces Renamer:

  1. Download the latest mySIMBL version.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial).
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with mySIMBL.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.

v1.6.0

5 years ago

Changelog

  • Fixes label resizing on switching spaces (Issue #2)
  • Removes the max character rendering limit on space names

To install Spaces Renamer:

  1. Download the latest mySIMBL version.
  2. Make sure that it's installed, including disabling SIP (use the command csrutil disable in Recovery mode by following this tutorial).
  3. Download Spaces Renamer.
  4. Unzip the downloaded .zip file.
  5. Open spaces-renamer.bundle with mySIMBL.app, or simply drag and drop it in to install it.
  6. Run killall -9 Dock in Terminal to restart the Dock application.
  7. Run the application 'SpacesRenamer'. Accept the option to move it to /Applications. It should be automatically added to your Login Items, but you can check to confirm by going to "System Preferences" > "Users & Groups" > "Login Items" and adding it manually if necessary.