tauri-apps / tauri-apps/plugins-workspace

[positioner] Should move_window respect taskbar placement on Windows?

Open
#466 2 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://github.com/tauri-apps/plugins-workspace/assets/1591642/485e15a7-86b1-4705-aeca-b7eeebdfb011)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.