bluesnooze icon indicating copy to clipboard operation
bluesnooze copied to clipboard

Improve docs for hide/show menu bar icon

Open craigfurman opened this issue 1 year ago • 7 comments

Empirically, at least on my machine (weasel words I know, sorry), I couldn't seem to make the defaults write "stick" if I performed it while Bluesnooze was still running. I was able to hide the menu bar icon by writing defaults when Bluesnooze was not already running, and similarly to get it showing again.


Related: https://github.com/odlp/bluesnooze/issues/27

I'm not sure if something else in my environment was causing the issue, but these tweaked instructions might be more reliable? Up to the maintainer, I might have missed something!

craigfurman avatar Sep 07 '23 18:09 craigfurman

FWIW, I have the same problem as stated here: https://github.com/odlp/bluesnooze/issues/27#issuecomment-1710809317 No idea why, tried killing it before or after writing, doesn't matter

ahmed2m avatar Oct 18 '23 20:10 ahmed2m

Interesting 🤔

What does defaults read com.oliverpeate.Bluesnooze hideIcon return on your machine?

craigfurman avatar Oct 18 '23 22:10 craigfurman

It returns 1. The icon is still up there (despite being restarted after writing the value).

image

I will look more into this tonight, I am kind of new to MacOS so it might be another tool that is somehow missing with this (I have no idea).

ahmed2m avatar Oct 18 '23 22:10 ahmed2m

IIRC I was seeing that defaults read return 0 until I killed the app before writing but I honestly can't remember. It's possible this docs PR doesn't really help anything. 🤔

craigfurman avatar Oct 18 '23 23:10 craigfurman

Adding some anecdata: this works for me with the brew version but not downloading the .zip.

scarlehoff avatar Nov 04 '23 17:11 scarlehoff

Hi. Mac M1, OS Ventura 13.5.2. Your tweak helped me, thanks. I Think you should merge it. Downloaded your app from zip file.

pavelperc avatar Dec 06 '23 09:12 pavelperc

Hi 👋

Unfortunately workaround did not work on my end. Env:

  • Chip M3
  • Sonoma 14.2
  • Bluesnooze v1.2 via brew

Baraujo25 avatar Jun 12 '24 18:06 Baraujo25