-
- Downloads
winemac.drv: Stop cursor clipping when all windows are minimized.
There's no analogous state on Windows, where an app is focused but has no visible windows, but this seems like the best behavior. Signed-off-by:Tim Clem <tclem@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- dlls/winemac.drv/cocoa_app.m 22 additions, 0 deletionsdlls/winemac.drv/cocoa_app.m
- dlls/winemac.drv/cocoa_window.m 7 additions, 0 deletionsdlls/winemac.drv/cocoa_window.m
- dlls/winemac.drv/event.c 3 additions, 0 deletionsdlls/winemac.drv/event.c
- dlls/winemac.drv/macdrv.h 1 addition, 0 deletionsdlls/winemac.drv/macdrv.h
- dlls/winemac.drv/macdrv_cocoa.h 2 additions, 0 deletionsdlls/winemac.drv/macdrv_cocoa.h
- dlls/winemac.drv/window.c 15 additions, 0 deletionsdlls/winemac.drv/window.c
Please register or sign in to comment