CodySchrank / gSwitch

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

Notify when gpus can not be found #37

Closed CodySchrank closed 5 years ago

CodySchrank commented 5 years ago

Instead of silently failing when 1 or both gpus are not found instead notify the user that they could not be found.

This is helpful if gSwitch is installed on a computer without dual gpus or if apple eventually uses a different vendor for the dgpu and gswitch doesn't account for it yet.

CodySchrank commented 5 years ago

added