tauri-apps / tauri-apps/plugins-workspace

[positioner] Adjust Window Position Offsets

Open
#437 10 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

When using the `Position::TrayCenter` enum, I've noticed that the window opens extremely close to the system tray — there's practically no gap at all. For aesthetic and usability purposes, this is less than ideal.

I believe there isn't a way to adjust the position offsets, which would allow for a more customizable experience based on user or application needs. Thus, I would like to request the feature of adjustable window position offsets for the tauri-plugin-positioner. This could potentially be a configuration option that allows us to define additional pixel offsets (x and y) from the position provided by the `Position::` enum.

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.