mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
3d279094d4
* feat: add system tray positioning method * apply patch * remove pos * fix linter * fix cargo fmt * linter * add changefile * Update and rename stronghold-tray-position.md to tray-position.md --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
6 lines
222 B
Markdown
6 lines
222 B
Markdown
---
|
|
"positioner": patch
|
|
---
|
|
|
|
`TrayLeft`, `TrayRight` and `TrayCenter` will now position the window according to the tray position relative to the monitor dimensions to prevent windows being displayed partially off-screen.
|