-
-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
taskbar icon for each active workspace #711
Comments
I'm solving this with SketchyBar of course some people will want this feature w/the standard macOS menu bar, just making sure people know there is an option available right now. |
I am 99% sure this would be possible because Spaceman already exists for native macOS desktop spaces and works exactly how you describe. I'd love this feature as well, would be super awesome if this happened - or at least a little more customization on the indicator we have now. I use a 1440p monitor so the small white number is a bit annoying to visually seek out - would love color & size options one day. |
A note: I'm a big UI tinkering hater. I don't care how things look, all I care is how things work - what workflows are provided is the only important thing, UI doesn't matter. And I want AeroSpace users to accept this mantra, I don't want people to waste their time on "ricing" their computer (though they already do that). So if someone decides to push the initiative with different menubar styles forward (there are a couple of PRs), there are a lot of things you will have to explain:
Just as an example: on my Linux machine, I could have different dpi for different windows, so that my mouse changes size when I move it from one window to another, and I couldn't care less. It's an extreme example, and I obviously agree that dpi should be the same across windows, nevertheless, it shows how much I don't care about UIs, and I will pushback hard for every knob and additional menubar style, since I'm the one who would need to support the UI configuration madness in the end. Another example: gaps are useless, and they waste screen estate, period. There are two reasons why AeroSpace provides gaps:
Another observation: macOS native Spaces don't provide any indication of the currently active Space and people even fine with that... |
@nikitabobko thank you for the detailed response. I could debate the value of UI, but what I'm most concerned about is your time, effort and enjoyment thereof towards making AeroSpace amazing. I think defining the boundary of what AeroSpace is and isn't and then aggressively closing Issues/PRs for things outside of the boundary will keep the project focused and hopefully reduce outside noise. Maybe as a bonus, add a basic suggestion (with a disclaimer that it's not a recommendation) to the Guide for projects people could look at if they want UI stuff. Aka, I vote you close this issue rather than leaving the door open. |
You can name the workspaces however you want I believe. For example alt-q = 'workspace ●○○○'
alt-w = 'workspace ○●○○'
alt-e = 'workspace ○○●○'
alt-r = 'workspace ○○○●'
alt-cmd-q = 'move-node-to-workspace ●○○○'
alt-cmd-w = 'move-node-to-workspace ○●○○'
alt-cmd-r = 'move-node-to-workspace ○○●○'
alt-cmd-e = 'move-node-to-workspace ○○○●' would give you a text ui of dots. Not saying this is peak customization, but if you can forgo the clicking part, this is pretty nice already. |
i'm not sure if mac allows this,
i would like each workspace with active windows to be displayed as an icon.
if i have windows in workspaces 1,2,6,9
then the task bar will have
The text was updated successfully, but these errors were encountered: