mirror of
https://github.com/wavetermdev/backup.git
synced 2026-04-22 15:26:58 -07:00
4384525ca6
This continues the work to unblock multiple window support. `emain.ts` now contains no more references to a "main" window, instead all event handlers will dispatch to either the window that triggered the event, the currently focused window, or the first window to be spun up.