issue-tracker icon indicating copy to clipboard operation
issue-tracker copied to clipboard

Option to force square window corners on win 11.

Open xlsupport opened this issue 1 year ago • 0 comments

Win11 defaults to rounded corners, but sets square corners when you snap windows. With MV you may snap some windows and use Window/Set position for some others. Then you end up with a messy mix of square & rounded corners.

To have a uniform view, please add an option to force square corners. (api: DWMSetWindowAttribute( DWMWA_WINDOW_CORNER_PREFERENCE, DWMWCP_DONOTROUND)

xlsupport avatar May 06 '23 07:05 xlsupport