yujitach / MenuMeters

my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/
GNU General Public License v2.0
3.02k stars 223 forks source link

Does MenuMeters work on the new MacBook Pro with M1 Max Chip? #257

Open kevinliu23 opened 3 years ago

kevinliu23 commented 3 years ago

I can't seem to launch MenuMeters on my new MacBook Pro with the M1 Max chip. Is it supposed to work or do we need an update?

yujitach commented 3 years ago

@agraf contributed a fix just a day ago. Please try the latest release available at https://github.com/yujitach/MenuMeters/releases/tag/2.1.5 .

kevinliu23 commented 3 years ago

That worked like a charm. Thank you @yujitach and @agraf! :-)

sidaths commented 3 years ago

Interesting, this doesn't seem to work for me on my M1 Max Macbook Pro. I can open up the application after moving it to the Applications folder, and play around with the settings, but at no point does anything show up in the menu bar. Is there some other setting I must set to get it to display?

Edit: I just figured out my issue. I had too many options set and since thanks to the notch, it just wasn't displaying anything from MenuMeters...

yujitach commented 3 years ago

@sidaths Are you using the latest one 2.1.5 ?

sidaths commented 3 years ago

Yes, I was using the latest version, my issue was that I had too many settings enabled which meant that nothing was displayed. It may make sense to update the defaults on install to enable fewer displays so that it shows up?

yujitach commented 3 years ago

Ah, I see, and that's a good suggestion. I might implement it, when I myself buy a Macbook with a notch.

In the meantime, I might suggest you to try other MenuMeters-like apps

which would use less space on the menubar. They are better maintained and better looking, too.

sidaths commented 3 years ago

Thank you for the suggestions, I might give those a shot at some point. I usually only have a few items displayed and make them grayscale so that they don't stand out, and I've managed to get MenuMeters set up just fine now. Thanks for your efforts here :)

yujitach commented 3 years ago

You're welcome. By the way, is it that the default setting of MenuMeters is already too wide to be displayed on a Macbook with a notch, with only the system-provided things on the menubar? In that case the default does need to be changed.

agraf commented 3 years ago

Yes, the default settings are already too wide for notch display and so the whole item does not get rendered. Sorry, I forgot to mention that bit in my earlier enablement patches :)

schriftgestalt commented 3 years ago

I tweaked it a bit that it uses much less space so it has a chance to fit this is the network and the CPU item in a rather minimal configuration:

Screen Shot 2021-11-01 at 17 46 10
srcshelton commented 2 years ago

In my case (running 2.1.6.1 on a MacBook Pro 14" M1 Pro) MenuMeters doesn't appear to display anything at all - it could be disappearing under the notch, but I can't click on anything beneath it… although it's entirely possible that the OS is filtering under-notch clicks. I also don't see anything protruding from the left-hand side: I wonder if there's some (new?) filtering preventing the display of items judged "too wide"?

srcshelton commented 2 years ago

From one of the other referenced options, I got this:

Screenshot 2021-12-12 at 12 46 33 pm

… so It looks like a system limitation (although it'd be nice if MenuMeters could also catch this situation and likewise give the user a clear message of what's happened).

schriftgestalt commented 2 years ago

Can you try to use the widget with the minimal configuration (e.g. no numbers for the CPU)

srcshelton commented 2 years ago

Yeah, I tried reducing the number of other menu-bar items to a practical minimum, and then set MenuMeters to display CPU cores only, and still nothing.

schriftgestalt commented 2 years ago

Can you try this version. It is a build from my fork? MenuMeters.zip

srcshelton commented 2 years ago

Just a note to add that, as-of macOS 12.1 MenuMeters is showing up in the menu bar - but frequently gets hidden due to the notch :(

(I'm not sure if this was always the problem, or whether something's been fixed since (presumably by Apple, since I'm still on MenuMeters 2.1.6.1), but it was working before the 12.1 upgrade too, apologies for not updating this ticket!)