waveterm/frontend/app/store
Evan Simkowitz 72ea58267d
Workspace app menu (#1423)
Adds a new app menu for creating a new workspace or switching to an
existing one. This required adding a new WPS event any time a workspace
gets updated, since the Electron app menus are static.

This also fixes a bug where closing a workspace could delete it if it
didn't have both a pinned and an unpinned tab.
2024-12-06 15:33:00 -08:00
..
contextmenu.ts add webcontents id to helpview webview. (#969) 2024-10-06 13:55:26 -07:00
global.ts Even simpler tab flicker fix (#1421) 2024-12-06 12:13:49 -08:00
jotaiStore.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
keymodel.ts closeTab fix (#1403) 2024-12-05 18:26:20 -08:00
modalmodel.ts tos page 2 -- quick tips (#387) 2024-09-16 23:45:47 -07:00
services.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
wos.ts Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
wps.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
ws.ts merge main to dev 0.9 2024-10-18 09:29:39 -07:00
wshclient.ts vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wshclientapi.ts Retry Without Wsh on Fail (#1406) 2024-12-06 10:11:38 -08:00
wshrouter.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
wshrpcutil.ts browser view (#1005) 2024-10-17 14:34:02 -07:00