I am yet to find a method to switch desktops that doesn't result in the taskbar icons highlighting orange.
e.g. the following script wreaks this havoc on my taskbar
^#Right::
send, ^#{Right}
return
^#Left::
send, ^#{Left}
return
What methods are there to get around this?
https://github.com/FuPeiJiang/VD.ahk#cool-fixes
https://github.com/FuPeiJiang/VD.ahk/blob/6fc1b2b7ff9ab53c8530c0d9a2e01a6617c064f4/VD.ahk#L555-L560
actual source: https://github.com/mzomparelli/zVirtualDesktop/issues/59#issuecomment-317613971