waveterm/frontend/types
Evan Simkowitz 62dcf1326d
Allow users to close windows without confirming, delete last window (#1598)
Adds `window:savelastwindow` and `window:confirmclose` settings, which
can be used to alter the default window close behavior. Both of these
default to `true` to maintain the existing default behavior.

If `window:savelastwindow` is unset, the same logic will be used as if
the user had more than one window remaining (see below).

If `window:confirmonclose` is unset, the user will no longer be prompted
to confirm if they are closing a window whose workspace has unsaved
changes (the workspace is not named and it has more than one tab).
2024-12-20 14:02:08 -08:00
..
custom.d.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
gotypes.d.ts Allow users to close windows without confirming, delete last window (#1598) 2024-12-20 14:02:08 -08:00