Skip to content

tauri-runtime-wry@0.14.0

Jun 14, 2023
  • c4d6fb4b(#2353) Added the maximizable, minimizable and closable methods to WindowBuilder.
  • c4d6fb4b(#2353) Added set_maximizable, set_minimizable, set_closable, is_maximizable, is_minimizable and is_closable methods to the Dispatch trait.
  • 000104bc(#6472) Add Window::is_focused getter.
  • b41b57eb(#7105) Fix panics when registering an invalid global shortcuts or checking it is registered and return proper errors instead.
  • 076e1a81(#7119) Use u32 instead of u64 for js event listener ids

© 2026 Tauri Contributors. CC-BY / MIT