gechr / WhichSpace

🖥 Active space menu bar icon for macOS 10.11+
MIT License
526 stars 32 forks source link

External monitor spaces #4

Closed cuth closed 4 years ago

cuth commented 8 years ago

This is a great app, very simple, exactly what I was looking for!

My only issue is that my external monitor displays the space number of my primary monitor. It would be nice if the status bar could display different numbers on the primary and secondary monitor but that might not be possible. If not, could we at least show the space number for whatever space is the active space?

gechr commented 8 years ago

Hah, yeah, aware of this.

It's listed as a TODO in the README, but have never got around to implementing it as I personally only use one monitor.

I'll revisit eventually! (PRs welcome in the meantime)

cuth commented 8 years ago

Oops, yep, it is in the README. Thanks! I can look into this as well but I'm completely new to Mac OS development.

nuynait commented 4 years ago

I added a secondary menu item for the secondary monitor if exists. If you want this behavior you can download from my fork:

https://github.com/nuynait/WhichSpace

gechr commented 4 years ago

This is now released in v0.3.0 - https://github.com/gechr/WhichSpace/pull/16

Thanks to @tidues!