mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-15 01:32:17 +01:00
Electron sets XDG_CURRENT_DESKTOP for better Chromium compatibility on Linux. We need to unset this for `wavesrv` and for any calls to open a file or URL externally in `emain`. See https://www.electronjs.org/docs/latest/api/environment-variables#original_xdg_current_desktop There's a bug open in Electron related to this: https://github.com/electron/electron/issues/45129 closes #1733 |
||
---|---|---|
.. | ||
authkey.ts | ||
docsite.ts | ||
emain-activity.ts | ||
emain-tabview.ts | ||
emain-util.ts | ||
emain-wavesrv.ts | ||
emain-web.ts | ||
emain-window.ts | ||
emain-wsh.ts | ||
emain.ts | ||
launchsettings.ts | ||
log.ts | ||
menu.ts | ||
platform.ts | ||
preload-webview.ts | ||
preload.ts | ||
updater.ts |