tauri
https://github.com/tauri-apps/tauri
Rust
Build smaller, faster, and more secure desktop applications with a web frontend.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported14 Subscribers
Add a CodeTriage badge to tauri
Help out
- Issues
- [bug] Manager::get_focused_window always returns None and is_focused() returns true for multiple windows (unstable feature)
- fix(runtime-wry): report window focus from the foreground window on Windows (fix #15903)
- RUSTSEC-2026-0258: h2 unbounded empty DATA frames
- fix(acl): improve error handling for non-finite floats
- fix(tauri-runtime-wry): handle event loop queue overflow with backpressure and coalescing
- fix(core): dispatch menu commands asynchronously to avoid main-thread deadlock
- fix(runtime-wry): clamp window size dimensions to i32::MAX
- chore(deps): update rust crate libc to v0.2.189
- [bug] Shared Worker stops responding after F5 reload with WebView2
- [bug] Possible deadlock: #[command] async fn holding a lock across a window getter, with a main-thread event handler contending on the same lock
- Docs
- Rust not yet supported