Module: wine Branch: master Commit: d042b3b138a44683e7dd524c1bcfe7de23f875fd URL: https://gitlab.winehq.org/wine/wine/-/commit/d042b3b138a44683e7dd524c1bcfe7d...
Author: Tim Clem tclem@codeweavers.com Date: Wed May 15 08:36:56 2024 -0700
Revert "winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows.".
This hits some intractable OS-level bugs, and it seems best to just revert it for now.
This reverts commit f0efb2e46a7fb2a00f85196a4a06bd50eda560b2.
---
dlls/winemac.drv/cocoa_app.h | 1 - dlls/winemac.drv/cocoa_app.m | 74 ----------------------------------------- dlls/winemac.drv/cocoa_window.h | 2 -- dlls/winemac.drv/cocoa_window.m | 23 ++----------- dlls/winemac.drv/macdrv_cocoa.h | 2 -- dlls/winemac.drv/macdrv_main.c | 4 --- dlls/winemac.drv/window.c | 8 ----- 7 files changed, 2 insertions(+), 112 deletions(-)