09-10-2020, 02:18 PM
Change log.
- Removed all system calls. Switching now only uses RandR Library. this will improve compatibility and speed.
- Resolution checks added to prevent conflicts and crashes. before a resolution is installed. CRTSwitchRes will check if it exists first. this should improve speed and prevent crashes.
- Closing X11 server now runs a clean up to removes all resolutions installed. This will remove all resolutions when you exit RA. Cleaning up xrandr output and prventing any onload crashes.
- Auto monitor switching changed. monitor index 20 is now used to switch all connected displays. this leaves 0 - 19 for manual selection. Hopefully, fixing multi monitor issues.
- Removed all system calls. Switching now only uses RandR Library. this will improve compatibility and speed.
- Resolution checks added to prevent conflicts and crashes. before a resolution is installed. CRTSwitchRes will check if it exists first. this should improve speed and prevent crashes.
- Closing X11 server now runs a clean up to removes all resolutions installed. This will remove all resolutions when you exit RA. Cleaning up xrandr output and prventing any onload crashes.
- Auto monitor switching changed. monitor index 20 is now used to switch all connected displays. this leaves 0 - 19 for manual selection. Hopefully, fixing multi monitor issues.