mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(core): make setting of gtk app id optional * Fix change file * Update .changes/linux-option-gtk-app-id.md Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de> * [skip ci] Update linux-option-gtk-app-id.md * Update app.rs * Update app.rs --------- Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
179 B
179 B
tauri-utils, tauri
| tauri-utils | tauri |
|---|---|
| patch:enhance | patch:enhance |
Make the set of gtk application id optional, to allow more then one instance of the app running at the same time.