waveterm/pkg/service
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
..
blockservice resize terminal on restoring state (#1100) 2024-10-22 12:50:44 -07:00
clientservice fix bcstart -- don't allow two controllers to start simultaneously (#1418) 2024-12-06 11:08:51 -08:00
fileservice Create and rename files and dirs in dirpreview (#1156) 2024-12-02 22:23:44 -08:00
objectservice Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
userinputservice update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
windowservice Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
workspaceservice Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
service.go Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00