Jaysce / Spaceman

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

Cannot set space name for fullscreen space. Always reads 'FUL' #3

Closed narbodon closed 3 years ago

narbodon commented 3 years ago

It seems that fullscreen spaces are not able to have a name set. Please see screenshots for reference. In this example, I have successfully named the middle space 'DEV' and want to name the first space 'SEG,' but 'FUL' remains.

If this is a design constraint, trying to answer the question, "How do you indicate fullscreen with a named space?" then perhaps you could apply the corner chevrons like with rectangle spaces? It would be very beneficial (almost a requisite for usefulness) to be able to name fullscreen spaces. Knowing that they're fullscreen alone doesn't much help the user who wants names. Or put another way, not being able to name fullscreen spaces defeats the purpose of named spaces, if you get my meaning.

Screen Shot 2020-12-24 at 12 04 14 Screen Shot 2020-12-24 at 12 04 27
Jaysce commented 3 years ago

This is now fixed in version 0.94

narbodon commented 3 years ago

Thanks!