-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Thanks for sharing this great library.
I am evaluating it for my project, and what immediately jumps at me is the encapsulation of the statusItem as a let property within the library.
I already have implemented the code around having a statusItem with a custom window, but I would like to have a popup for certain events, meaning (for my case) it should be as simple as popup.present(from: statusItem) or something, if the library needs a statusItem to calculate position or whatnot.
Is that something you're interested in accommodating, or is it by design that the status item is an implementation detail/feature of this library?
Metadata
Metadata
Assignees
Labels
No labels