AltSnap icon indicating copy to clipboard operation
AltSnap copied to clipboard

Feature request: Move the active window to another desktop

Open xan2622 opened this issue 2 years ago • 5 comments

Hello Ramon. 👋

MoveToDesktop is a very convenient utility that allows to move the active window to other virtual desktops. But it is not actively maintained anymore.

It would be awesome if you could consider adding a ("Move window to ... desktop") sub-menu to the contextual menu of AltSnap: This way, the user would be able to quickly move the active window to other desktops.

huouho

xan2622 avatar Jul 14 '22 06:07 xan2622

Indeed it would be nice. I thought about it but never really took the time to do it.

RamonUnch avatar Jul 14 '22 10:07 RamonUnch

I have found some documentation that (I hope) could help you implement this feature:

https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ivirtualdesktopmanager-getwindowdesktopid

https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ivirtualdesktopmanager-movewindowtodesktop

xan2622 avatar Jul 15 '22 06:07 xan2622

I was thinking to implement first multiple physical desktops, which is possible for me, for virtual desktop, I would need Windows 10 or 11 to make the test.

RamonUnch avatar Jul 15 '22 08:07 RamonUnch

I would need Windows 10 or 11 to make the test.

In case you planned to use VirtualBox or VMware to (temporarily) install Windows 10, note that for Windows 11, afaik, VMware is the only solution (because, for the moment, only it supports TPM encryption).

xan2622 avatar Jul 15 '22 08:07 xan2622

I still hope this feature will be in a future version of Altsnap. 🤞

xan2622 avatar May 18 '23 13:05 xan2622