Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Inset Window Controls on macOS #8113

Closed
appinteractive opened this issue Oct 26, 2023 · 1 comment
Closed

[feat] Inset Window Controls on macOS #8113

appinteractive opened this issue Oct 26, 2023 · 1 comment

Comments

@appinteractive
Copy link

Describe the problem

For a a lot of Apps on macOS the window controls an inset (see screenshot) so they have margin applied to them when the app uses a custom title bar.

VS Code (left), Tauri (right)
grafik

You see the difference in the positioning. This is very common on macOS.

Faking the buttons is not a good solution as on macOS the buttons can be extended by other apps so for a native feeling its essential to have the native buttons in place.

Describe the solution you'd like

Please provide a solution via the Tauri config to inset the native buttons (extended Titlebar)

Alternatives considered

No response

Additional context

No response

@amrbashir
Copy link
Member

duplicate of #4789

@amrbashir amrbashir closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants