window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

Windows 11 Feature Request - Snap Layout Support

Open rmill777 opened this issue 3 years ago • 2 comments

Show snap layouts when I hover over a window's maximize button.

Screenshot (1)

rmill777 avatar Apr 14 '22 03:04 rmill777

If WM_NCHITTEST is required, then generating WM_NCHITTEST might be the solution. This could also be the solution for #77 If that fails, probably send WIN+Z message to the window

damywise avatar Apr 14 '22 03:04 damywise