tauri-apps / tauri-apps/plugins-workspace
[positioner] Should move_window respect taskbar placement on Windows?
Open
plugin: positioner
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Hi,
I noticed that on Windows, using move_window(Position::BottomRight) will move the window to absolute bottom right, with the window appearing on top of the taskbar. I suspect that most users would probably want the extra refinement of being able to place the window above the taskbar and maybe even with some offset as that's how Windows 11 notification/connection center windows are displayed (see below). I wonder if this is something that should make it's way into Tauri core?
Thanks.

Contributor guide
Assessment
This issue has not been assessed yet.