Skip to content

Conversation

@UNIkeEN
Copy link
Owner

@UNIkeEN UNIkeEN commented Jan 8, 2026

Checklist

  • Changes have been tested locally and work as expected.
  • All tests in workflows pass successfully.
  • Documentation has been updated if necessary.
  • Code formatting and commit messages align with the project's conventions.
  • Comments have been added for any complex logic or functionality if possible.

This PR is a ..

  • 🆕 New feature
  • 🐞 Bug fix
  • 🛠 Refactoring
  • ⚡️ Performance improvement
  • 🌐 Internationalization
  • 📄 Documentation improvement
  • 🎨 Code style optimization
  • ❓ Other (Please specify below)

Related Issues

fix #1220
fix #1239

Description

  • Please insert your description here and provide info about the "what" this PR is solving.

Additional Context

  • Add any other relevant information or screenshots here.

@UNIkeEN
Copy link
Owner Author

UNIkeEN commented Jan 8, 2026

这里是因为 linux 下相关目录是 .../.local/... 或者 .../.local/SJMCL/.minecraft/...

但 Tauri 的两处 glob(分别控制 opener 可打开的目录和 img + convertFileSrc 可以访问的图片)只写 **/.*/** 好像不支持目录里有多次 .*

现在非常不优雅地写了两个层级,help wanted

@1357310795
Copy link
Collaborator

限制 allow-open-path 有什么用,感觉不如开放所有文件

This comment was marked as outdated.

@UNIkeEN
Copy link
Owner Author

UNIkeEN commented Jan 8, 2026

限制 allow-open-path 有什么用,感觉不如开放所有文件

那你告诉我怎么放开所有文件()

https://tauri.app/plugin/opener/
tauri-apps/tauri#13971

@UNIkeEN UNIkeEN merged commit cd032a9 into main Jan 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 自定义启动器壁纸无法显示 [Bug] Open folder error in Arch KDE Wayland

3 participants