Skip to content

Decouple StatusItem? #2

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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