Any love for tauri-egui? #10089
Replies: 2 comments 2 replies
-
Please see the discussion here: tauri-apps/tauri-egui#18 - The mentioned maintainer was needed somewhere else (outside of tauri) so he does not have that much time to work on it right now. Unfortunetely the changes (in both tauri and egui) are so large that it looks like the crates are basically getting a full rewrite. I can't give any ETA whatsoever at this point, work on it may not resume before tauri v2 hits rc or stable. |
Beta Was this translation helpful? Give feedback.
-
Hey folks! Some good news → I've gotten a basic version of this working here along with some thoughts on how we can perhaps offer a way forward in the README. I will be happy to accelerate my work on this if there's some community interest. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I think that integration of egui and Tauri enables a lot of powerful things, especially considering that the recent separation of windows and webviews might allow very flexible mixes of web-based and egui-based UI elements in a single application. But it appears that the relevant repos like tauri-egui, the egui fork and glutin_tao have been a bit neglected as of late.
I know the team is probably quite busy trying to get Tauri v2 over the finish line, but I'm curious if there are any plans to come back and update these plugins in the foreseeable future?
Beta Was this translation helpful? Give feedback.
All reactions