Skip to content

feat(webview-window): add set_simple_fullscreen to WebviewWindow#14619

Merged
Legend-Master merged 3 commits intotauri-apps:devfrom
NaamuKim:feature/full-screen-webview-window
Jan 19, 2026
Merged

feat(webview-window): add set_simple_fullscreen to WebviewWindow#14619
Legend-Master merged 3 commits intotauri-apps:devfrom
NaamuKim:feature/full-screen-webview-window

Conversation

@NaamuKim
Copy link
Copy Markdown
Contributor

@NaamuKim NaamuKim commented Dec 7, 2025

closes #13670

@NaamuKim NaamuKim requested a review from a team as a code owner December 7, 2025 06:47
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Dec 7, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 7, 2025

Package Changes Through 52c44d8

There are 9 changes which include tauri-utils with patch, tauri-build with patch, tauri-cli with minor, tauri-macos-sign with patch, @tauri-apps/cli with minor, tauri with minor, tauri-bundler with minor, tauri-runtime-wry with minor, tauri-runtime with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.8.1 2.8.2
tauri-macos-sign 2.3.2 2.3.3
tauri-bundler 2.7.5 2.8.0
tauri-runtime 2.9.2 2.10.0
tauri-runtime-wry 2.9.3 2.10.0
tauri-codegen 2.5.2 2.5.3
tauri-macros 2.5.2 2.5.3
tauri-plugin 2.5.2 2.5.3
tauri-build 2.5.3 2.5.4
tauri 2.9.5 2.10.0
@tauri-apps/cli 2.9.6 2.10.0
tauri-cli 2.9.6 2.10.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Legend-Master
Legend-Master previously approved these changes Dec 7, 2025
Copy link
Copy Markdown
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks! Just some nitpicks and just to let to know that we'll probably delay merging this for a bit to see if we want to publish any patch releases at the mean time

Comment thread crates/tauri/src/webview/webview_window.rs Outdated
@Legend-Master Legend-Master added this to the 2.10 milestone Dec 7, 2025
@Legend-Master Legend-Master force-pushed the feature/full-screen-webview-window branch from cc11363 to 295a688 Compare January 19, 2026 03:30
@Legend-Master Legend-Master force-pushed the feature/full-screen-webview-window branch from 295a688 to 52c44d8 Compare January 19, 2026 03:32
@Legend-Master Legend-Master merged commit e919a76 into tauri-apps:dev Jan 19, 2026
19 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jan 19, 2026
iamxiaojianzheng pushed a commit to iamxiaojianzheng/tauri that referenced this pull request Jan 26, 2026
…ri-apps#14619)

* feat(webview): add set_simple_fullscreen to WebviewWindow

* add changes

* Combine per platform fn to one

---------

Co-authored-by: Tony <legendmastertony@gmail.com>
@FabianLars FabianLars removed this from the 2.10 milestone Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

[feat] set_simple_fullscreen function of (webview)window

3 participants