tauri-runtime-wry@2.0.0-beta.19
Jul 2, 2024
Bug Fixes
Section titled “Bug Fixes”-
f29b78811(#9862) On Windows, handle resizing undecorated windows natively which improves performance and fixes a couple of annoyances with previous JS implementation:- No more cursor flickering when moving the cursor across an edge.
- Can resize from top even when
data-tauri-drag-regionelement exists there. - Upon starting rezing, clicks don't go through elements behind it so no longer accidental clicks.
What's Changed
Section titled “What's Changed”669b9c6b5(#9621) Set the gtk application to the identifier defined intauri.conf.jsonto ensure the app uniqueness.
Dependencies
Section titled “Dependencies”© 2026 Tauri Contributors. CC-BY / MIT