CodySchrank / gSwitch

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

Menu bar icons could indicate all possible states of the app #75

Closed vaner-org closed 3 years ago

vaner-org commented 3 years ago

The menubar icon could be even more useful, showing each of the four possibilities for graphics rather than just Integrated/Discrete.

  1. Discrete with Automatic Switching
  2. Integrated with Automatic Switching
  3. Discrete only
  4. Integrated only

I have attached a proposal for what these icons could look like.

Screenshot 2020-09-17 at 22 30 50

I'll make a PR if interested.

CodySchrank commented 3 years ago

Thanks!

It is something I will have to consider. I imagine most people just use integrated only so I'm not sure how much use it will get, but I will play around with the idea.

You can submit a PR if you like, but no guarantees I will merge.