VasylBaran / CommandShift

CommandShift allows you change input source (in MacOS) using Windows-style shortcuts
GNU General Public License v3.0
93 stars 0 forks source link

Hide menu icon #9

Closed jackyfox closed 1 day ago

jackyfox commented 1 year ago

Hello,

Thank you for the app. Really useful.

Is there any way to hide menu icon of this app?

VasylBaran commented 1 year ago

Hello @jackyfox! You're very welcome, I'm glad you find it useful.

I believe you can remove any icon from menu bar by holding down the Command (⌘) key, left click and drag the icon you want to remove out of the menu bar and onto the desktop - and let it go... Let it go! 🙂

jackyfox commented 1 year ago

holding down the Command (⌘) key, left click and drag the icon

It works with default system icons like Volume, Battery and WiFi, but I can't remove CommandShift icon :(

https://user-images.githubusercontent.com/693161/235354173-a806bbf2-ff30-4bfb-83f0-173fb75e1266.mov

lucellent commented 1 year ago

Any solutions yet? I have the same issue.

VasylBaran commented 1 year ago

Hi @jackyfox and @lucellent! I'm grad you find my app useful. In release 1.02 I made it possible to hide app-icon from system's tray menu

Just press the button once and that's it. Cheers from Ukraine! ;-)

Screenshot 2023-08-12 at 17 21 16
lucellent commented 1 year ago

Awesome! Thanks a lot

dmrkv commented 10 months ago

How to access app's menu after I removed the icon?

mshannaq commented 7 months ago

Any solutions yet? I have the same issue.

same here. how to access the app menu after I remove the icon?

serrj-sv commented 5 months ago

@dmrkv @mshannaq defaults delete vasybaran.tempproj.commandshift.CommandShift tray_icon.hide

serrj-sv commented 5 months ago

How to access app's menu after I removed the icon?

defaults write vasybaran.tempproj.commandshift.CommandShift tray_icon.hide 0

VasylBaran commented 3 months ago

@jackyfox @lucellent @dmrkv @mshannaq @serrj-sv please check the latest release where I made it possible to choose whether you would like to hide tray icon from the menu permanently or until restart: https://github.com/VasylBaran/CommandShift/releases/tag/1.03

VasylBaran commented 3 months ago
Screenshot 2024-04-28 at 22 39 48
jackyfox commented 3 months ago

hide tray icon from the menu

Thanks! It works