tauri/.changes/always-on-bottom.md

8 lines
190 B
Markdown
Raw Normal View History

---
'tauri': 'minor:feat'
'tauri-runtime': 'minor:feat'
'tauri-runtime-wry': 'minor:feat'
---
Added `Window::set_always_on_bottom` and the `always_on_bottom` option when creating a window.