Skip to content

feat(macos): support changing title bar style dynamically, close #9763#9788

Merged
amrbashir merged 9 commits into
tauri-apps:devfrom
pewsheen:feat/change-title-bar-style
Jul 3, 2024
Merged

feat(macos): support changing title bar style dynamically, close #9763#9788
amrbashir merged 9 commits into
tauri-apps:devfrom
pewsheen:feat/change-title-bar-style

Conversation

@pewsheen
Copy link
Copy Markdown
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
Comment thread core/tauri/src/webview/webview_window.rs Outdated
Comment thread core/tauri/src/window/mod.rs Outdated
Comment thread tooling/api/src/window.ts Outdated
@amrbashir amrbashir merged commit 7bc6a2a into tauri-apps:dev Jul 3, 2024
@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