Maybe I will port Lume to Linux which using native gtk-rs instead of Tauri, then Lume will truly native app on Linux. Pretty hard to optimize Tauri on Linux. #devstr
Doesn't Tauri already use libwebkit-gtk over there?
Yes, I want to provide more native experence like some native gnome app but tauri support it pretty limited, I cannot custom the window or CSD. And the bug cause high memory on linux still not fixed yet: https://github.com/tauri-apps/tauri/issues/4026
Have you tried iced? https://github.com/iced-rs/iced
How's Tauri dev these days?
Hi, I think tauri still pretty good option for cross platform app, especially tauri v2 https://beta.tauri.app/