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 context menu on NSStatusItem clicks #396

Open mszoek opened 1 year ago

mszoek commented 1 year ago

Display menu on left or right click. Allow selection and send chosen item ID back over the Mach port to the owning PID. This can reuse much of the application menu handling code.