tauri/.changes/always-on-bottom.md
Andre Lew c1ec0f1551
feat(core): expose always_on_bottom, closes #7847 (#7933)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-10-18 09:47:24 -03:00

190 B

tauri tauri-runtime tauri-runtime-wry
minor:feat minor:feat minor:feat

Added Window::set_always_on_bottom and the always_on_bottom option when creating a window.