commit | 5d74891285d97fe4160690389296d1448aa24afa | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Feb 15 17:17:34 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Feb 15 18:11:41 2023 +0100 |
tree | cd8f544ec344c4c27c8ad91cb0b1a1fa0be2fa86 | |
parent | 4f630b04491c3fc2febefa93b4095bd4754c1573 [diff] |
Backends: Win32: Use WM_NCMOUSEMOVE / WM_NCMOUSELEAVE to track mouse positions over non-client area (OS decorations) when app is not focused. (#6045, #6162)