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(core): always use the custom protocol IPC on Linux #10840

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

lucasfernog
Copy link
Member

We can always use the custom protocol based IPC on Linux since raising the minimum required webkit2gtk does not affect the minimum Linux distros supported by Tauri

We can always use the custom protocol based IPC on Linux since raising the minimum required webkit2gtk does not affect the minimum Linux distros supported by Tauri
@lucasfernog lucasfernog requested a review from a team as a code owner August 31, 2024 02:16
@lucasfernog
Copy link
Member Author

requested by @tweidinger and @FabianLars :D

Copy link
Contributor

Package Changes Through 7a8e151

There are 3 changes which include tauri with prerelease, tauri-runtime-wry with prerelease, tauri-bundler with prerelease

Planned Package Versions

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

package current next
tauri-bundler 2.0.1-rc.6 2.0.1-rc.7
tauri-runtime-wry 2.0.0-rc.7 2.0.0-rc.8
tauri 2.0.0-rc.8 2.0.0-rc.9
@tauri-apps/cli 2.0.0-rc.8 2.0.0-rc.9
tauri-cli 2.0.0-rc.8 2.0.0-rc.9

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


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

@lucasfernog
Copy link
Member Author

i'm on my mac laptop now but i can test this one tomorrow

@lucasfernog lucasfernog merged commit 5048a72 into dev Sep 2, 2024
20 of 23 checks passed
@lucasfernog lucasfernog deleted the feat/always-enable-linux-ipc-body branch September 2, 2024 16:12
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.

3 participants