You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在 issues 列表中搜索,没有找到类似的内容。
I searched in the issues and found nothing similar.
Pake version
master@latest on Github Action
System version
Linux 6.11.2-amd64
Node.js version
node v20.17.0
Minimal reproduce step
How to build multiple applications at once with custom system tray icons using "Online Compilation (Developer)" method.
If I only change the apps.conf.json file and enable the system tray in bin/defaults.ts, the system tray will use the default icon instead of automatically recognizing the added icon when building the application.
If I change in src-tauri/pake.json and tauri configuration files: tauri.conf.json,tauri.linux.conf.json,tauri.macos.conf.json,tauri.windows.conf.json then I don't know how to add configuration for multiple applications, I can only add one application at a time to use custom system tray icons.
What did you expect to see?
The system tray of all applications uses only the default icon.
Cannot build multiple applications at once when custom system tray icon option is enabled.
What did you see instead?
Successfully created multiple apps with system tray icons added in the same build on Github ction
Anything else?
No response
Are you willing to submit a PR?
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
I searched in the issues and found nothing similar.
Pake version
master@latest on Github Action
System version
Linux 6.11.2-amd64
Node.js version
node v20.17.0
Minimal reproduce step
How to build multiple applications at once with custom system tray icons using "Online Compilation (Developer)" method.
apps.conf.json
file and enable the system tray inbin/defaults.ts
, the system tray will use the default icon instead of automatically recognizing the added icon when building the application.src-tauri/pake.json
and tauri configuration files:tauri.conf.json
,tauri.linux.conf.json
,tauri.macos.conf.json
,tauri.windows.conf.json
then I don't know how to add configuration for multiple applications, I can only add one application at a time to use custom system tray icons.What did you expect to see?
What did you see instead?
Successfully created multiple apps with system tray icons added in the same build on Github ction
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: