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: Connect NSStatusItem class to menubar "extras" area #285

Open mszoek opened 2 years ago

mszoek commented 2 years ago

Apps may create NSStatusItems to display a status icon or pop-up menu in the global menu bar next to the Menu Extras. We need to connect the AppKit class to our bar's "Extras" view so they show up.