Releases: fiddyschmitt/SimpleKVM
Simple KVM v2.0.0
Important: Breaking changes
You'll need to recreate your rules (sorry!), but it should be easier now that the monitor layout is shown.
Changes:
- Monitor Layout is shown (similar to Windows display settings)
- Monitors are now addressed based on location (rather than enumerated index)
- Faster load time
- Monitor list is refreshed when a monitor change is detected
- Upgraded to .NET 8
SimpleKVM 1.08
- Added a 'Test' button, to test the rule before saving
- Rule can be right-clicked and run
Thanks @zaccharles!
SimpleKVM 1.07
Bugfix: Hotkey with right arrow is now working
Updated NuGet packages
SimpleKVM 1.06
Now also displays monitors with no DDC/CI capabilities string
SimpleKVM 1.05
Now displays USB events for Win32_PointingDevice and Win32_Keyboard, so that Microsoft Wireless Notebook Optical Mouse 3000 dongles can now trigger a switch. Thanks digitaltrousers!
SimpleKVM 1.04
Removed an old dependency on 'ControlMyMonitor.exe', which was the original way the program switched inputs. Thanks ranger_danger.
SimpleKVM 1.03
Addresses issue #1, where the program crashed at startup if a monitor had no 'sources' listed in the capability string. Thanks neontuna and dougwebb!
SimpleKVM 1.02
Now uses .NET 5.0, and compiled to a single exe.
SimpleKVM 1.01
Rules can be enabled and disabled
SimpleKVM 1.0
Removed dependency on ControlMyMonitor.exe