mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-08 12:57:15 +00:00
* feat: Store and restore split view layout tree * fix: add backwards compatibility * fix: Formatting * fix: Don't activate split view when restoring session * feat: Add id to unsynced tabs * fix: Formatting * refactor: Streamline unsynced window event handling * feat: Make sure to duplicate pinend tabs when splitting, b=no-bug, c=split-view * chore: Fix suggestions, b=no-bug, c=split-view * fix: Fixed restoring closed tabs not switching to their original space, b=no-bug, c=no-component * fix: Fixed drag and dropping tabs from the same synced instances, b=no-bug, c=tabs * Discard changes to src/zen/split-view/ZenViewSplitter.mjs --------- Co-authored-by: octaviusz <octaviusz@duck.com> Co-authored-by: Andrey Bochkarev <50177704+octaviusz@users.noreply.github.com>