I'd like my dock icon to be hidden and the app to be represented as a menu bearing icon on the menu bar (right hand side).
How to Hide or Show the Dock on a Mac 1 From the Apple menu, select System Preferences . 2 Select the Dock icon. On Big Sur, click Dock & Menu Bar . 3 Select the Automatically hide and show the Dock box to make the Dock go away when you're not using it. Remove the check... 4 Close the Dock's preferences pane. More ...
Whether you prefer an always-on Dock or one that goes away when you don't need it, the System Preferences on the Mac is where you make it happen. Select System Preferences from the Apple menu or click the System Preferences icon in the Dock. Click the Dock icon in the first row of the System Preferences window. .
Drag & drop an app’s icon on Dock Dodger’s window and it will hide the icon, repeat the process to unhide it. You will be asked to enter your account password each time.
While some developers will have the foresight to recognize that the icon is useless and will provide a way of removing it, they are admittedly a very rare breed of developers. If you’ve got quite a few apps that you prefer didn’t have a Dock icon, a little editing of the Info.plist file for the respective app should sweep it under the rug for you.
This will hide the icon:
http://www.macosxtips.co.uk/index_files/disable-the-dock-icon-for-any-application.html
Summarizing the URL, in the dict xml element inside Info.plist
in the app, add the lines:
<key>LSUIElement</key>
<string>1</string>
You need to use the appropriate OS APIs to add the menu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With