Skip to content

Set desktopName in package.json - #643

Open
ZIMkaRU wants to merge 1 commit into
bitfinexcom:stagingfrom
ZIMkaRU:bugfix/set-desktopName-in-package-json
Open

Set desktopName in package.json#643
ZIMkaRU wants to merge 1 commit into
bitfinexcom:stagingfrom
ZIMkaRU:bugfix/set-desktopName-in-package-json

Conversation

@ZIMkaRU

@ZIMkaRU ZIMkaRU commented Aug 6, 2026

Copy link
Copy Markdown
Member

This PR sets desktopName in package.json to fix an important warning when building the app with the electron-builder tool; see doc: https://www.electron.build/docs/linux/#window-association-desktopname


Warning in building logs:

linux-builder | • electron uses desktopName as app_id / WM_CLASS for window association. Without it desktop environments may not link running windows to this .desktop entry. Set desktopName in package.json and linux.syncDesktopName: true to fix. reason=desktopName is not set in package.json docs=https://www.electron.build/linux#window-association-desktopname--syncdesktopname

Tested with this beta release:

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.

2 participants