Skip to content
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

[Feature Request] Support always hiding an icon from Menu Bar #73

Closed
SukkaW opened this issue Mar 8, 2020 · 16 comments
Closed

[Feature Request] Support always hiding an icon from Menu Bar #73

SukkaW opened this issue Mar 8, 2020 · 16 comments
Assignees

Comments

@SukkaW
Copy link

SukkaW commented Mar 8, 2020

Describe the Feature

RT.

Due to the restriction of macOS, an App have to leave an icon in either Dock or Menu Bar to maintain running in the background.
Currently I am using some Utility Apps, such as Moom (a windows management application) and PopClip. I have them run in Menu bar icon mode so that their process won't be killed by macOS. However I don't want their icon appeared in Menu bar (except they are giving me an update).

Current behaviour

[icon] [to be] [hidden] [folded] | [icon] [that]  [will] [always] [show] > [other] [icons]

Expected behaviour

[icon] [to be] [hidden] · [icon] [to be] [hidden] [folded] | [icon] [that] [will] [always] [show] > [other] [icons]
@phucledien
Copy link
Member

Hi @SukkaW
Firstly, we are very glad that you have used our app, and also give us a suggestion for improving the Hidden Bar.
About your FR, actually, we did receive this kind of feature request before( #40 #53). But we believe that it will cause more confusion for the user because they have to remember a lot of things about the icon's order to make this feature work.
Besides that, I think it will break the minimalism (a main app's philosophy), so this feature has never become true.

By the way, I have used app Moom before and I believe that they have an option to make an app run in the background so they won't show anywhere. You can check it.

@SukkaW
Copy link
Author

SukkaW commented Mar 8, 2020

By the way, I have used app Moom before and I believe that they have an option to make an app run in the background so they won't show anywhere. You can check it.

Moom can be run in either Dock or Menu bar (Which is required for running in background on macOS). Since I doesn't want to Moom to show up neither Menu bar or Dock, so I choose Moom to run in Menu Bar mode and hopefully there might be a way to hide the icon.

Anyway, thanks for your reply and your great works!

@phucledien
Copy link
Member

hmm... I believe faceless mode is what you need 🤔
Screen Shot 2020-03-08 at 7 05 39 PM

@SukkaW
Copy link
Author

SukkaW commented Mar 8, 2020

@phucledien

But Moom is not the only Utility App I am using.

Since I have noticed there is a branch feature/ghost-mode, maybe someday I could see that feature merged into master.

Still, thanks for your great works!

@L1cardo
Copy link
Contributor

L1cardo commented Mar 9, 2020

@SukkaW agreed . I want ghost mode too !

@SukkaW
Copy link
Author

SukkaW commented Mar 9, 2020

@L1cardo We should be patient. There must be someq reasons they merged the related PR without including it in a newer version.

@viettrungphan
Copy link
Collaborator

The new status bar icon(s) from new installed app(s) will be appeared in the left hand side and ghost mode also make it disappear by default, this is the reason why we not merge it. Anybody want this feature can checkout feature/ghost-mode and enjoy it.

@s-valent
Copy link
Contributor

s-valent commented May 9, 2020

@L1cardo @viettrungphan I couldn't understand how to download and setup feature/ghost-mode so I thought it would be easier to slightly modify the app by myself. I changed something I felt must always been in the app, like the menu showing from the arrow button and the ability to hide separators. In that way the ability to hide some icons forever felt like a good idea, so I made it to be controlled from the menubar by toggling separators. Like that there is no need to open menu when you need to change something. And of course there is a way to disable all this for people who do not like that functionality (in fact, it is disabled by default to avoid confusion)

This is what it looks like.

ezgif-7-b0bf8e22e4c8

You can try it here. What do you think?

@philippemiron
Copy link

I would prefer using this app as it is distributed through the App Store but right now I'm using Dozer because of this feature. They implemented this exactly like s-valent: disable by default, and with an extra separator of a different color. The always-hidden apps are shown by Option-Click.

I agree it adds a little bit of complexity but to hide the Spotlight icon and the input sources flag forever I'm all for it.

@s-valent s-valent mentioned this issue Jun 17, 2020
3 tasks
@Hybridx24
Copy link

+1 For this feature. This is a very nicely made app, and I would use it over Bartender and Vanilla (which are both clunky and have issues) - except it's missing the permanent remove feature/ghost mode. The only other option is to use the fork (which most people wouldn't know how to install) or Dozer.

I understand why you would think it's against the simplicity philosophy, but you can have the feature as an opt-in toggle switch inside the preferences. I personally would switch over to this app immediately, since otherwise, it is extremely nice and well made.

@gqbre
Copy link

gqbre commented Aug 17, 2020

This is very useful, just turn off by default

@rochakagrawal
Copy link

Any idea when this feature will be released? I see that the change has been committed to the 'develop' branch but i can't find a way to install it as a normal DMG file. Pls can someone provide some instructions?

thanks

@s-valent
Copy link
Contributor

s-valent commented Dec 8, 2020

@rochakagrawal for now the only problem is there no instruction within the app - this is the only reason the change is not released.

Unfortunately, I didn't have enough time to implement it.

The only way right now is to install xcode, download the source files and compile the app for yourself.

@rochakagrawal
Copy link

@s-valent thanks for the quick response. I don't have Xcode, do you mind compiling and just sharing the final as an attachment to this please. I WILL BE so grateful. I don't particularly care about instructions within the app - am sure will figure it out. I hate Dozer and want to use this. Kindly please compile and send. Prayers to you

@wahyufahmy
Copy link

@s-valent thanks for the quick response. I don't have Xcode, do you mind compiling and just sharing the final as an attachment to this please. I WILL BE so grateful. I don't particularly care about instructions within the app - am sure will figure it out. I hate Dozer and want to use this. Kindly please compile and send. Prayers to you

Man, I would love to get compiled code as well. I don't have Xcode either. But I will help to make the instruction or anything else for this project.

@viettrungphan
Copy link
Collaborator

Accept pull request and you can use this feature in latest version, also support M1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants