microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
106.87k stars 6.3k forks source link

Virtualbox not handled by FancyZones #32908

Open knirch opened 1 month ago

knirch commented 1 month ago

Microsoft PowerToys version

0.80.1

Installation method

WinGet

Running as admin

Yes

Area(s) with issue?

FancyZones

Steps to reproduce

Similar experience as with #30148

After updating from 0.74.1, guest windows created by VirtualBox does not allow me to activate zones while dragging it.

From what I can tell (via WinSpy++), the window has WS_OVERLAPPEDWINDOW, WS_POPUP, WS_VISIBLE, WS_CLIPSIBLINGS, WS_CLIPCHILDREN, WS_EX_WINDOWEDGE

and if I read things correctly, https://github.com/microsoft/PowerToys/blob/c601a3e3e22d919ddb913faef1bc80b02999fe8d/src/modules/fancyzones/FancyZonesLib/FancyZonesWindowProcessing.cpp#L35-L46

explicitly prohibits it.

While personally it's not a huge deal, as the zone(s) I'd like it to snap into roughly matches windows snap to edge. It would be nice with either some more control inside fancyzones, like "Included apps"/"Exclude from default exclusion" for either broken, or hacky software (if that applies for virtualbox). A "I (pretend) to know what I'm doing, let me manage this window" checkbox or such :)

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Other Software

No response

github-actions[bot] commented 1 month ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.