Skip to content

refactor: use tauri.config.json for most of the window's configuration#573

Open
Pietagorh wants to merge 3 commits into
cinnyapp:mainfrom
Pietagorh:window-config-json
Open

refactor: use tauri.config.json for most of the window's configuration#573
Pietagorh wants to merge 3 commits into
cinnyapp:mainfrom
Pietagorh:window-config-json

Conversation

@Pietagorh

Copy link
Copy Markdown
Contributor

This pull request reverses #539 (while still fixing the same issue (#540)) by making Tauri automatically handle the window creation, and reintroduces configuration in the JSON config (src-tauri/tauri.conf.json).
These configuration options are useful, because they expose a simple way to configure window behaviour (and style, somewhat), see https://v2.tauri.app/reference/config/#windowconfig

Requires #572 (not 100% required but they are kinda stacked since they change code so close together)

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.

1 participant