ravynsoft / ravynos

A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
https://www.ravynos.com
Other
5.68k stars 192 forks source link

SystemUIServer: show tooltip on NSStatusItem hover #397

Open mszoek opened 1 year ago

mszoek commented 1 year ago

We're now serializing the tooltip from the client app to the status item in the extras area. However we need to force delivery of mouse events from the compositor even when the bar is not technically the active app so that they get displayed.