Skip to content

A menubar app to see which desktop space is currently focused on MacOS.

Notifications You must be signed in to change notification settings

collinmurch/macos-spaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macos-spaces

A simple application that displays which desktop space is currently focused, like many Linux distributions.

Examples

Dark Mode

4 spaces 5 spaces

Light Mode

5 spaces 4 spaces


Installation

Download zip file from latest release: Releases

After downloading, unzip and place application in /Applications.

I haven't gotten it signed yet, so you also have to go to System Preferences and allow apps from all developers.

Optional: Add as a login item for your user in System Preferences to open on startup.


Known Issues

  • When changing the order of desktop spaces, macos-spaces can take several minutes to recognize that a change in the order has taken place

  • Multi-monitor support may or may not work


Thanks to: WhichSpace, for demonstrating how to observe when dark mode is switched to light mode and vice-versa.