[Bug 34645] Mac driver doesn't support systray notification bubble windows

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 18 13:22:30 CDT 2015


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

tblodt at icloud.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tblodt at icloud.com

--- Comment #5 from tblodt at icloud.com ---
A problem with using the NSUserNotificationCenter API for this is that there's
no customization of the app icon. You could customize the app icon in the dock,
but not in the notification center. This means that the executable's info.plist
must point to a valid icon.

Plus, it's only available on 10.8. But you could use some kind of #ifdef, I
guess

-- 
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