waveterm/pkg/service
Evan Simkowitz df57896e2b
Dispose of the window DB entry when no tabs are left ()
Fixes issue where closing the last tab in the last window would cause
app to show a blank window the next time it opens. Instead, we should
dispose of the window so that it can be created from scratch the next
time the app launches.

Also fixes a potential DB resource leak from dead windows cluttering up
the DB
2024-09-26 12:48:40 -07:00
..
blockservice update all gopkg imports () 2024-09-05 14:25:45 -07:00
clientservice make no-telemetry request async 2024-09-23 20:47:39 -07:00
fileservice update all gopkg imports () 2024-09-05 14:25:45 -07:00
objectservice fix default settings (telemetry), and stop block controllers in a background thread. 2024-09-05 16:36:24 -07:00
userinputservice update all gopkg imports () 2024-09-05 14:25:45 -07:00
windowservice Dispose of the window DB entry when no tabs are left () 2024-09-26 12:48:40 -07:00
service.go update all gopkg imports () 2024-09-05 14:25:45 -07:00