TrayLeft
,TrayRight
andTrayCenter
will now position the window according to the tray position relative to the monitor dimensions to prevent windows being displayed partially off-screen.
- Update Tauri to v1.0.0
- Bumped due to a bump in tauri-plugin-positioner.
- 0bb73eb Create tauri-v1.md on 2022-06-16
- Update Tauri to v1.0.0-rc.12
- Bumped due to a bump in tauri-plugin-positioner.
- de6d76f Create update-tauri.md on 2022-05-25
- Update deps
- Bumped due to a bump in tauri-plugin-positioner.
- a8d3f73 Create chore-update-deps.md on 2022-05-18
- Update Tauri dependencies
- Breaking Change: Uses the new Tauri plugin builder pattern. Use
tauri_plugin_positioner::init()
instead oftauri_plugin_positioner::Positioner::default()
.
- Update README.md
- Bumped due to a bump in tauri-plugin-positioner.
- 92d6c3d Create docs-update-readme.md on 2022-02-17
- Update
tauri
to1.0.0-rc.1
,serde
to1.0.136
andserde_json
to1.0.79
.- 2095b6a add dep update changefile on 2022-02-14
- Add SystemTray relative positions.
- 765b3ed Create feat-tray-pos.md on 2022-01-19