waveterm/emain
Evan Simkowitz f858d3ba0f
Pass workspace id to contextmenu-show (#1429)
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.
2024-12-06 19:10:34 -08:00
..
authkey.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
docsite.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
emain-activity.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-tabview.ts closetab / tab destroy fixes (#1424) 2024-12-06 15:42:29 -08:00
emain-util.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
emain-wavesrv.ts fix for waveterm environment variables leaking from prod to dev (#1153) 2024-10-27 13:12:41 -07:00
emain-web.ts Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00
emain-window.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
emain-wsh.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
emain.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
launchsettings.ts Update data and config paths to match platform defaults (#1047) 2024-10-22 09:26:58 -07:00
log.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
menu.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
platform.ts Fix electron:start task not having wcloud env vars (#1261) 2024-11-11 10:46:58 -08:00
preload-webview.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
updater.ts closeTab fix (#1403) 2024-12-05 18:26:20 -08:00