FuPeiJiang / VD.ahk

Windows Virtual Desktop, AutoHotkey, Windows 11 support, Windows Server 2022, switch desktop, move window(wintitle) to current desktop; createDesktop, PinWindow, getCount, getDesktopNumOfWindow -> mute all windows in Virtual Desktop
MIT License
319 stars 45 forks source link

sending keypress to specified virtual desktop only. #52

Open pirik3 opened 10 months ago

pirik3 commented 10 months ago

loved your script its so usefull. is it posible to send or click only in one virtual desktop and do other stuff on another one while script is working? the window im trying is not supporting ControlSend, it has to be always focused or in front, for that reason asking this question.