How do I remove this checkmark in macOS doc

How do I disable these checkmarks from appearing when something builds?

0
4 comments

This checkmark indicates the frontmost window AFAIK.

Would you like WebStorm to stop grabbing focus? Please vote for https://youtrack.jetbrains.com/issue/IDEA-130368 and linked tickets then

-2
Avatar
Permanently deleted user

I'm on Mac not Windows. I want to make it so that checkmark doesn't show since it's bothersome. I found that I can disable the doc icon from bouncing by executing 

`defaults write com.apple.dock no-bouncing -bool TRUE`

 

But I don't know how to disable the checkmark from showing.

0

>I'm on Mac not Windows. 

did I mention Windows anywhere? This is not Windows-specific. And there is no way to stop Webstorm from bringing itself to the front

-2
Avatar
Permanently deleted user

The image and description of the APIs in that issue tracker are for windows. The issue is not that the application comes to the front, that's not happening it will not take focus. The issue is that the checkmark appears in both the dock and cmd+tab menu. That's it

0

Please sign in to leave a comment.