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

Use tauri v2 #398

Open
fossdd opened this issue Dec 21, 2024 · 0 comments
Open

Use tauri v2 #398

fossdd opened this issue Dec 21, 2024 · 0 comments

Comments

@fossdd
Copy link

fossdd commented Dec 21, 2024

Describe the problem

tauri v1 (which is currently used by cinny) uses webkit2gtk 4.0. However webkit2gtk 4.0 is outdated and unavailable on many distribitions like Debian or Alpine (which I was packaging Cinny on).

Unfortunaly I have to disable the cinny package on Alpine Linux since we removed webkit2gtk 4.0 and only support webkit2gtk 4.1 or 6.0.

See also #367 or tauri-apps/tauri#9662

Describe the solution you'd like

Ideally cinny-desktop could be moved to tauri v2 which supports webkit2gtk 4.1 and would restore support for many distributions.

Alternatives considered

No response

Additional context

No response

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

1 participant