Skip to content

Example of how to use with Iced #252

@andrewdavidmackenzie

Description

@andrewdavidmackenzie

I'm looking for a tray-icon crate to use with Iced, to pop-up a larger UI when the icon is pressed, or a menu item is selected.

Thanks for the egui.rs example. When I look at it (and run) I don't see any linkage between displaying the icon and the app, such as popping up the app on icon clicking, or de-iconizing the app on icon click etc. I guess it's mostly about receiving tray events in update() and then leaving to the author to decide what to do in the app regarding that?

Would it be possible to produce some example of how to use with Iced?

If you're in favor, with some pointers, I could try and create it...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions