hidden icon indicating copy to clipboard operation
hidden copied to clipboard

Feature Request: Remove icon on dock

Open nhymxu opened this issue 4 years ago • 4 comments

Describe the feature

I don't think we need application icon on dock bar. Should have option to hide it.

nhymxu avatar Jul 19 '21 14:07 nhymxu

The icon shows when enable "Use the full menubar on expanding" mode. This is the limitation of NSApp.setActivationPolicy(.regular) we can't find another solution to implement this feature.

viettrungphan avatar Sep 08 '21 04:09 viettrungphan

It persists even after that setting is once again disabled.

maxgarber avatar Dec 15 '21 02:12 maxgarber

It persists even after that setting is once again disabled.

quit and reopening hides it

Srini-B avatar Jan 29 '22 02:01 Srini-B