[Bug 40642] macOS menubar integration

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 3 10:27:00 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=40642

--- Comment #3 from Ken Thomases <ken at codeweavers.com> ---
We could do something to integrate with the Mac menu bar for *some* menus.
Basically, a given window would need to use the standard Win32 menu APIs. Some
windows of some apps draw their menus using custom widgets. There's no reliable
way to detect that those are even menus, let alone extract their contents.

Such an app could have a mix of menus in windows vs. menus in the Mac menu bar,
which would be confusing and ugly.

For that reason and also because of invasive changes it would require in
non-Mac-specific parts of Wine, this would be a hack and probably wouldn't get
accepted.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list