CodySchrank / gSwitch

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

Annoying confirmation boxes #43

Closed SAGV closed 4 years ago

SAGV commented 4 years ago

Hi, is there a way to remove confirmation boxes on every switch? It is enough to show the message once, no need to do it every time…

Screenshot 2019-12-16 at 13 21 44
CodySchrank commented 4 years ago

If you leave it on integrated only then it wont show up.

Otherwise the box is necessary to inform people that switching could cause a dependent process to crash.

SAGV commented 4 years ago

@CodySchrank but I also get it every time I disconnect my external monitor…

CodySchrank commented 4 years ago

That's true, but also necessary I feel. I guess I could add a "do not show this message again" checkbox.