Skip to content

Releases: CodySchrank/gSwitch

Moved check for updates button

22 Apr 05:03
Compare
Choose a tag to compare

Moved check for updates button from the main menu to the preferences window because I thought it looks better

Added auto updates

22 Apr 02:30
Compare
Choose a tag to compare

The app now auto updates. Also fixed a bug where integrated only would silently fail

Added help menu item

21 Apr 02:41
Compare
Choose a tag to compare

If you click on help it takes you to FAQ section in readme

Fixed multiple bugs

20 Apr 20:48
Compare
Choose a tag to compare

The app now correctly handles external displays. Fixed a bug where discrete only was not enforced. Also refactored large parts of the code base to make it much safer

Windows now push to the front

20 Apr 08:04
Compare
Choose a tag to compare

Super small release which fixed about and preference windows not grabbing the front if there were other windows on the screen.

First Release

19 Apr 05:59
Compare
Choose a tag to compare

Finished the core logic of gpu switching. If desired, you can get notifications of when the gpu switches. The notification system in gSwitch is more conservative than gfxCardStatus. You should never get a notification on startup and temporary switches between the gpus will not trigger a notification. For example, when on force integrated apps like to switch temporarily to the dgpu, and when it switches back to the integrated one there is no reason to send a notification for this. Also added the option of launching the app at startup.