Skip to content

A new Rust shell#265

Merged
tareqimbasher merged 21 commits intomainfrom
tauri
Sep 30, 2024
Merged

A new Rust shell#265
tareqimbasher merged 21 commits intomainfrom
tauri

Conversation

@tareqimbasher
Copy link
Copy Markdown
Owner

Introduces a new Rust-based shell built using Tauri, as an alternative to the Electron shell currently used. 2 versions of the app will now be released, one for the electron version and another for the Rust shell.

closes #237

…ng like auto-hide and opening url in system browser
… DMABUF rendering issue related to NVIDIA graphics"

This reverts commit 9dedf93.
- Allow correct URL when running on Windows
- Add a NSI installer script to install app under LOCALAPPDATA\Programs\{APP} instead of LOCALAPPDATA\{APP}
- Use new port for tauri app so it can run alongside electron app
@tareqimbasher tareqimbasher merged commit 0c49f21 into main Sep 30, 2024
@tareqimbasher tareqimbasher deleted the tauri branch September 30, 2024 19:06
@surfmuggle
Copy link
Copy Markdown

Is this tauri meant?

@tareqimbasher
Copy link
Copy Markdown
Owner Author

@surfmuggle Yes, that is correct.

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.

[RFC] Swapping out Electron for a Native Shell

2 participants