You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bugs in monitor switching scripts
- Removed redundant settings loading in Events.ps1
- Suppressed output of MonitorSwitcher.exe commands using Out-Null
- Replaced Write-Output with Write-Host for better console output
- Added return $false in OnStreamEnd function to handle exceptions
- Improved debug logging format in IsPrimaryMonitorActive function
- Updated Readme.md with changes for version v2.0.3