mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
Sometimes, the context menu click handlers don't seem to get passed any window object. Here, I'm sending over the workspace id with the `contextmenu-show` event so that we can resolve our cached copy of the object in case the value from the click handler is empty. |
||
|---|---|---|
| .. | ||
| 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 | ||