Tray Icons #3835
Replies: 3 comments 10 replies
-
|
@daxpedda to answer your question yes i need the internals of events loop. hInstance: util::get_instance_handle(),
util::encode_wide("my_window");
DESTROY_MSG_ID |
Beta Was this translation helpful? Give feedback.
-
|
i haven't looked at it too closely but i imagine there would be things to reuse for macos and linux. |
Beta Was this translation helpful? Give feedback.
-
|
inside the black ring is the part i want to integrate with winit. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
continue of tray discussion from #3433
for anyone else here is the code being referenced
https://github.com/n1ght-hunter/winit/blob/v0.29.x/src/platform_impl/windows/tray.rs
Beta Was this translation helpful? Give feedback.
All reactions