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

Tauri: Meta: Postponed Ideas #4468

Open
15 tasks
Simon-Laux opened this issue Jan 9, 2025 · 0 comments
Open
15 tasks

Tauri: Meta: Postponed Ideas #4468

Simon-Laux opened this issue Jan 9, 2025 · 0 comments
Labels
enhancement New feature or request Runtime: Tauri Issue affecting the tauri runtime specifically
Milestone

Comments

@Simon-Laux
Copy link
Member

Simon-Laux commented Jan 9, 2025

  • clean shutdown (maybe copy cancel guard stuff from dc-rpc-server?)
  • even better source code structure in the rust code
  • Use channel for jsonrpc extra performance? I asked in discord, right now I think its only one direction backend to frontend -> could already be useful for that one direction backend to frontend, because that direction has more data anyway
  • Delete action in main menu

security

  • security -> try to find a way to get rid of (or disable or lock down) the global reference __TAURI_INTERNALS__, that it can only be called from the runtime interface implementation
  • Find out how/if the Isolation pattern with the hook script can help us to harden the app (I can't think of a way it would help in our use case)

less priority

Postponed issues

  • main menu looks different on macOS (quit and settings are in app menu) - taken over from Tauri Menu #4755

Postponed issues that need contribution to upstream (tauri, wry, muda, ...)

@Simon-Laux Simon-Laux added enhancement New feature or request Runtime: Tauri Issue affecting the tauri runtime specifically labels Jan 9, 2025
@Simon-Laux Simon-Laux added this to the Tauri Project milestone Jan 9, 2025
@Simon-Laux Simon-Laux mentioned this issue Feb 20, 2025
8 tasks
@Simon-Laux Simon-Laux mentioned this issue Mar 11, 2025
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Runtime: Tauri Issue affecting the tauri runtime specifically
Projects
None yet
Development

No branches or pull requests

1 participant