Alexandre Julliard pushed to branch master at wine / wine
Commits: 5c729722 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Fix an sprintf() deprecation warning.
- - - - - 8ba6c279 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Use CGDirectDisplayID in macdrv_get_monitors() and struct macdrv_adapter.
- - - - - 71430524 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Have convert_display_rect() return a CGRect.
- - - - - 968e57c1 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Stop using struct macdrv_display in macdrv_set_display_mode().
- - - - - 51909a77 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Stop using macdrv_get_displays() in macdrv_get_monitors().
- - - - - 547b2ca7 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Stop using macdrv_get_displays() in UpdateDisplayDevices().
- - - - - 1abff756 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Stop using macdrv_get_displays() in ChangeDisplaySettings(), GetDeviceGammaRamp(), SetDeviceGammaRamp().
- - - - - ba986712 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Stop using macdrv_get_displays() in init_original_display_mode().
- - - - - 5c874154 by Brendan Shanks at 2025-11-14T11:18:19+01:00 winemac: Remove macdrv_get_displays().
- - - - -
4 changed files:
- dlls/winemac.drv/cocoa_app.m - dlls/winemac.drv/cocoa_display.m - dlls/winemac.drv/display.c - dlls/winemac.drv/macdrv_cocoa.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6078a245596bc5f4b3607993af1ef4...