Jay

Results 663 comments of Jay

> try to snap windows That is a very minimalistic step. HOW do you try this? With mouse? Holding Shift? Is the related setting (for Shift key) checked? /needinfo

Can you show your settings for FancyZones? Specifically the one about "overriding Windows Snap"

Not the expert here, but I was looking at https://docs.microsoft.com/windows/win32/inputdev/virtual-key-codes and there `0x14` (or 20 in decimal) equals CAPS LOCK key... Where and why did you get "VK 240"?

FYI - This file was a typical case of "I just stumbled upon this". When searching for "FxCop", there seems to be a bit more... ![image](https://user-images.githubusercontent.com/65828559/183035252-e6194773-8d85-49c4-9944-807966717a95.png)

I see you have both **Ctrl ↔ Alt** _and_ **Ctrl+Tab ↔ Alt+Tab**. Is there a reason you need both? /needinfo

The words "Pixel tolerance" are not very clear at first. What is actually used here? Maybe "contrast threshold"?

Are left and right mouse buttons literal or is it primary and secondary?

> @Jay-o-Way what do you mean? we handle WM_LBUTTONDOWN and WM_RBUTTONDOWN window messages. And for left-handed mouse settings, this will be swapped?