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

webview2 flags we need to set on Windows #4

Open
Ivshti opened this issue Dec 26, 2022 · 0 comments
Open

webview2 flags we need to set on Windows #4

Ivshti opened this issue Dec 26, 2022 · 0 comments
Assignees

Comments

@Ivshti
Copy link
Member

Ivshti commented Dec 26, 2022

Summary

see this https://github.com/tauri-apps/wry/blob/45f2b2127e73718b71f349eae1847d1764c748f5/src/webview/webview2/mod.rs#L128 for flags we need to set

more specifically

           // remove "mini menu" - See https://github.com/tauri-apps/wry/issues/535
            // and "smart screen" - See https://github.com/tauri-apps/tauri/issues/1345
            "--disable-features=msWebOOUI,msPdfOOUI,msSmartScreenProtection".to_string()
@Ivshti Ivshti changed the title webview2 flags webview2 flags we need to set on windows Dec 26, 2022
@Ivshti Ivshti changed the title webview2 flags we need to set on windows webview2 flags we need to set on Windows Dec 26, 2022
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

No branches or pull requests

2 participants