Spaceman icon indicating copy to clipboard operation
Spaceman copied to clipboard

Feature: allow switching spaces through menu and status bar icons

Open ruittenb opened this issue 1 year ago • 2 comments

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)

ruittenb avatar Aug 29 '24 12:08 ruittenb

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.

wsmoak avatar Dec 19 '24 12:12 wsmoak

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:

Screenshot 2024-12-30 at 13 56 31

ruittenb avatar Dec 30 '24 12:12 ruittenb

Need to rename branch. Closing this PR

ruittenb avatar Sep 15 '25 07:09 ruittenb