CodySchrank / gSwitch

macOS menu bar app that allows control over the gpu on dual gpu macbooks
MIT License
894 stars 47 forks source link

Feature Request: Show current GPU at menu icon using a letter #33

Closed nevrending closed 5 years ago

nevrending commented 5 years ago

Thanks for this great app! I think it would be great if we can have the currently active GPU being shown by a letter on the menu icon. Something like gfxCardStatus did. So we can quickly know which GPU is being used.

gfxCardStatus: image for integrated GPU. image for dedicated GPU.

CodySchrank commented 5 years ago

There is. It looks like a gear icon when the gpu is integrated and when it is discrete there is a dot in the middle of it.

nevrending commented 5 years ago

Apologies. My bad. I missed that. Thanks!

CodySchrank commented 5 years ago

No worries it's not super obvious. I'll make a note in the readme so its more clear for everyone.