Feature: allow switching spaces through menu and status bar icons
Added functionality to switch between spaces. This has been implemented using AppleScript in combination with shortcut keys defined for Mission Control.
This addresses https://github.com/Jaysce/Spaceman/issues/7 (click icons) https://github.com/Jaysce/Spaceman/issues/38 (display names without numbers)
Also merged fix from https://github.com/Jaysce/Spaceman/pull/27 (memory leak) Also merged feature https://github.com/Jaysce/Spaceman/pull/32 (feat: Only show active spaces) Also added feature https://github.com/Jaysce/Spaceman/issues/10 (>3 characters in space names)
How complicated is it to build and try out this branch locally? I looked for a CONTRIBUTING file or build instructions but didn't see it.
Hello @wsmoak , you can clone the repository at https://github.com/ruittenb/Spaceman and check out either the development branch or the main branch (which has significantly advanced since the creation of this PR).
Then open the .xcodeproj file with XCode:
Need to rename branch. Closing this PR