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
358 stars 48 forks source link

"pinned window" #5

Closed huo-feng-ding closed 2 years ago

huo-feng-ding commented 3 years ago

is there "pinned window" method, that pinned a active app window

FuPeiJiang commented 2 years ago

what do you mean by "pinned window" ?

image

FuPeiJiang commented 2 years ago

https://github.com/FuPeiJiang/VD.ahk/blob/a19a9bf711eac40e0404047792f61caf29798edf/VD%20examples.ahk#L72-L83

@MaxSherry try it ? : )

huo-feng-ding commented 2 years ago

i mean set to appear on all virtual desktops. that code is very usefull thank you