Skip to content

Decouple StatusItem? #2

@Mazyod

Description

@Mazyod

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions