Hi! I was excited to find this library with egui support since I am looking for something like that for a project. Unfortunately I haven't been able to get it working.
I tried the provided examples on Windows and only the iced-popup example worked.
The simple-tray and egui-popup examples show no reaction when clicking the tray icon.
I ran the examples using cargo run -p tray --example <example name>.
I'm running Windows 11 25H2 (build 26200.7840) and haven't tested this on other platforms yet. Have you been able to verify that it works on Windows?