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(macos): support changing title bar style dynamically, close #9763 #9788

Merged
merged 9 commits into from
Jul 3, 2024

Conversation

pewsheen
Copy link
Contributor

@pewsheen pewsheen commented May 15, 2024

Close #9763

Depends on PR tao#926

TODO:

  • Wait for tao v0.28.1 release, and update tao version in Cargo.toml

@pewsheen pewsheen force-pushed the feat/change-title-bar-style branch from 1508652 to 658fbaf Compare May 15, 2024 10:24
@pewsheen pewsheen force-pushed the feat/change-title-bar-style branch from d9d594c to 21b596e Compare June 13, 2024 03:21
@pewsheen pewsheen marked this pull request as ready for review July 2, 2024 08:15
@pewsheen pewsheen requested a review from a team as a code owner July 2, 2024 08:15
core/tauri/src/webview/webview_window.rs Outdated Show resolved Hide resolved
core/tauri/src/window/mod.rs Outdated Show resolved Hide resolved
tooling/api/src/window.ts Outdated Show resolved Hide resolved
@amrbashir amrbashir merged commit 7bc6a2a into tauri-apps:dev Jul 3, 2024
24 checks passed
@pewsheen pewsheen deleted the feat/change-title-bar-style branch July 3, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Is it possible to change the titlebar style of the webviewWindow that has already been created?
2 participants