Jaysce / Spaceman

A macOS app to view Spaces / Virtual Desktops in the menu bar
https://www.jaysce.dev/projects/spaceman
MIT License
774 stars 29 forks source link

Auto-assign full-screen space names based on app name #6

Closed jrr6 closed 3 years ago

jrr6 commented 3 years ago

This might be a matter of personal preference, but I've found that especially in cases where a user has multiple full-screen apps, the default full-screen space name "FUL" can be a little unclear. This pull request automatically detects the names of full-screen applications and uses the first three letters of the name as the default name of a full-screen app's space.

Jaysce commented 3 years ago

Hey, thanks, this is a good idea. I'll put it in the next update.