waveterm/pkg/service
Evan Simkowitz c5501a5335
Move wlayout to wcore, create new tab layout for all new tabs (#1437)
Moves the wlayout package contents to wcore to prevent import cycles.
Moves the layout calls to other wcore functions instead of being handled
by the services. Removes redundant CreateTab in EnsureInitialData and
adds a isInitialLaunch flag to the CreateTab and CreateWorkspace
functions to ensure that the initial tab is pinned and does not have the
initial tab layout (since the starter layout gets applied later)
2024-12-09 14:24:02 -08:00
..
blockservice resize terminal on restoring state (#1100) 2024-10-22 12:50:44 -07:00
clientservice Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -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 Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -08:00
workspaceservice Move wlayout to wcore, create new tab layout for all new tabs (#1437) 2024-12-09 14:24:02 -08:00
service.go Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00