feat: enhance Tauri opener service for Linux file exploration#7827
Conversation
|
@Vanalite |
|
I'm concerning this workaround is avoiding using the |
|
Hi @Vanalite, |
|
@Dexterity104 I'm ok with unify all platforms to use tauri command. However, there are other places still invoke On the other hands, we need to test if this change break window or mac because instead of treating Linux exclusively, we are now change all platforms to use tauri command |
|
Hi @Vanalite Thanks for reply. |
It's opening a wrong path on Window @Dexterity104
|
|
Sweet, all platform works. Thanks @Dexterity104. Approve and will merge later. |
…condition for revealing items in directory
ccb60d1 to
6a9100b
Compare


Describe Your Changes
Settings -> General -> Data Folder.open_file_explorercommand (xdg-open) instead of@tauri-apps/plugin-openerrevealItemInDir, which can panic withzbus/Tokio runtime nesting.Fixes Issues
Self Checklist
Before / After Evidence
Cannot start a runtime from within a runtimezbusruntime pathScreenshots / Logs