mr. m
97d5ebc21e
feat: Add pref observer for zen.window-sync.sync-only-pinned-tabs setting, b=no-bug, c=no-component
2026-02-05 11:14:48 +01:00
mr. m
84a54c9dbb
feat: Add option to only sync up pinned tabs, b=closes #12173 , p=#12246, c=common, tabs
2026-02-05 11:05:37 +01:00
mr. m
0c684a9bdb
fix: Fixed drag and dropping folders into different spaces, b=no-bug, c=tabs
2026-02-03 20:51:52 +01:00
mr. m
33846dbce0
fix: Fixed drag and drop not calculating window bounds correctly, b=closes #12156 , closes https://github.com/zen-browser/desktop/issues/11582 , closes https://github.com/zen-browser/desktop/issues/12204 , c=tabs
2026-02-02 14:57:24 +01:00
mr. m
e34ed3e882
feat: Fixed unpinning an essential tab directly from shortcuts, b=no-bug, c=folders, split-view, tabs, workspaces
2026-01-29 07:39:09 +01:00
mr. m
4de01a9bc9
fix: Fixed drag-and-dropping tabs between windows not working with WS off, b=closes #12103 , c=no-component
2026-01-28 10:31:19 +01:00
mr. m
35a9a9ea2a
fix: Fixed low accesibility on text on sidenar, b=closes #12095 , c=tests, workspaces
2026-01-27 23:53:25 +01:00
mr. m
0e07f65bc0
feat: Add select-recently-used-on-close to the preferences page, b=no-bug, c=no-component
2026-01-27 11:59:04 +01:00
mr. m
a892721306
fix: Fixed dropping tabs into the same instance, b=closes #12032 , c=no-component
2026-01-26 01:47:54 +01:00
mr. m
8a2e015048
fix: Fixed dragging split views into blank windows, b=no-bug, c=no-component
2026-01-25 12:26:26 +01:00
mr. m
f476a62144
fix: Fixed not flushing the browsers correctly on quit grant and pinned icons not saving when the page didn't load, b=no-bug, c=common, kbs
2026-01-22 16:43:11 +01:00
Mr. M
7af6cae278
feat: Make sure to always store closed window data, b=no-bug, c=no-component
2026-01-21 18:20:51 +01:00
mr. m
fdf453d34e
fix: Small fixes to tab aligment and dialog colors, b=no-bug, c=tabs, workspaces
2026-01-20 23:21:06 +01:00
mr. m
404fe069cd
fix: Make sure to save the state of the last restored 'normal' window, b=no-bug, c=no-component
2026-01-20 15:34:00 +01:00
mr. m
1423c51b41
feat: Never allow windows to be restored when closed, b=no-bug, c=no-component
2026-01-19 23:01:20 +01:00
mr. m
2fb5214222
fix: Don't allow private windows to sync new tabs, b=closes #11949 , c=no-component
2026-01-19 22:58:31 +01:00
mr. m
219eca5190
feat: Dont allow synced windows to be restored / be shown in closed windows history, b=no-bug, c=no-component
2026-01-19 17:40:03 +01:00
mr. m
a3494d12e6
feat: Make sure sessions are correctly migrated on first run, b=no-bug, c=workspaces
2026-01-19 17:18:14 +01:00
mr. m
f1871cfb6d
feat: Make sure moving an unsynced window to a synced makes the title update, b=no-bug, c=no-component
2026-01-19 14:42:34 +01:00
mr. m
2f92c2c869
feat: Add app menu and native menu items for new separate windows, b=no-bug, c=common, kbs
2026-01-19 02:19:06 +01:00
mr. m
cb0e7cc67c
fix: Fixed tabs becoming empty states when closing a synced window, b=no-bug, c=no-component
2026-01-19 00:10:25 +01:00
mr. m
adb385b710
fix: Fixed language packs not parsing correctly, b=no-bug, c=common, split-view
2026-01-18 20:09:06 +01:00
mr. m
679be6d208
fix: Small drag and drop fixes and possible leak fix, b=no-bug, c=mods, split-view, workspaces
2026-01-18 00:16:32 +01:00
mr. m
56c5f2fb6d
test: Fix default app dir for XDG and import sandbox tests, b=bug #11917 , c=tests
2026-01-17 14:13:06 +01:00
mr. m
fa7186b3d8
test: Fixed running tests for pinned tabs and exported machitests, b=no-bug, c=tabs, glance, tests, folders, workspaces
2026-01-16 21:33:45 +01:00
mr. m
ae6af54bda
fix: Fixed window sync turning tabs to blank tabs when selecting and focusing at the same time, b=no-bug, c=tabs, workspaces
2026-01-16 00:45:28 +01:00
mr. m
391cb1424a
feat: Improved dialog UI and colors, b=no-bug, c=common, workspaces
2026-01-15 18:13:01 +01:00
mr. m
5e479b501e
fix: Fixed drag and dropping tabs from the same sync instance, b= closes https://github.com/zen-browser/desktop/issues/11911 , p=#11913
...
* 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 >
2026-01-15 12:02:13 +01:00
mr. m
564571f449
fix: Fixed selecting split views with 2 windows turning them to blank tabs, b=no-bug, c=split-view, tabs
2026-01-14 19:27:21 +01:00
mr. m
de6a463d2d
fix: Fixed weird line at the top of preferences page, b=closes #11893 , c=no-component
2026-01-14 16:11:21 +01:00
mr. m
58a745ec2f
feat: New drag and drop promo for essentials, p=#11891
...
* feat: New drag and drop promo for essentials, b=no-bug, c=tabs, common, split-view, workspaces
* feat: Finish impl, b=no-bug, c=common, compact-mode, glance, split-view, tabs, vendor
* feat: Add a pref to disable it, b=no-bug, c=tabs
* fix: Fix split views having wrong color, b=no-bug, c=split-view
* chore: Finish suggestions, b=no-bug, c=tabs
2026-01-14 01:31:45 +01:00
mr. m
2b4e46ce4e
feat: Run a migration for pinned tabs renamed titles, b=no-bug, c=common
2026-01-13 13:31:52 +01:00
mr. m
902651a196
fix: Fixed including zen design tokens from the dist output, b=no-bug, c=no-component
2026-01-12 22:41:04 +01:00
mr. m
37eed5fcfe
fix: Start working on more eslint rules, p=#11874
...
* fix: Start working on more eslint rules, b=no-bug, c=common, mods, workspaces
* chore: Continue migration, b=no-bug, c=workflows, windows, glance, mods, welcome, workspaces, common, compact-mode, folders, tests, kbs, media, split-view, tabs
* chore: Finish, b=no-bug, c=common, compact-mode, folders, glance, tests, kbs, media, mods, split-view, tabs, workspaces, welcome
* fix: Fix installing deps, b=no-bug, c=common
* feat: Dont initialize git on download checks, b=no-bug, c=workflows
* feat: Remove empty JS docs, b=no-bug, c=common, compact-mode, folders, glance, kbs, media, mods, split-view, tabs, tests, workspaces
* chore: Run lint, b=no-bug, c=common, folders, glance, kbs, mods, split-view, tabs, workspaces
2026-01-12 15:11:43 +01:00
mr. m
bc4443fda9
feat: Make sure to enable animations and spaces when running PGO testings, b=no-bug, c=common, workspaces
2026-01-11 19:37:15 +01:00
mr. m
bea81b0364
feat: Turn off firefox notes by default and change settings styles, b=no-bug, c=no-component
2026-01-11 16:47:36 +01:00
mr. m
e8ad33c0f1
feat: Start making automatic backups for session files, p=#11861
...
* feat: Start making automatic backups for session files, b=no-bug, c=common
* feat: Allow new links to open in unsynced windows, b=no-bug, c=no-component
2026-01-10 22:24:53 +01:00
mr. m
f77249e8e9
fix: Make sure to update cache when swaping docshells, b=bug #11831 , c=no-component
2026-01-09 16:52:22 +01:00
mr. m
f39faf6638
fix: Fixed closing and reopening zen turning tabs into blank states when having multiple windows, b=bug #11831 , c=split-view
2026-01-08 20:48:38 +01:00
mr. m
7e7d860c9e
chore: Sync upstream Firefox to version 147.0, p=#11822
...
* chore: Sync upstream to `Firefox 147.0`
* chore: Continued migration, b=no-bug, c=tests
* chore: Finish migration without testing, b=no-bug, c=scripts, tabs, media, common, split-view
* feat: Finish migration, b=no-bug, c=common, compact-mode, split-view, workspaces
* feat: Finish basic migration, b=no-bug, c=kbs, common, folders
* feat: Update surfer, b=no-bug, c=scripts
2026-01-08 18:06:05 +01:00
mr. m
591193b748
fix: Correctly restore unsynced windows, b=no-bug, c=workspaces
2026-01-05 19:29:22 +01:00
mr. m
4000cc3d55
feat: Wait a delay to collapse pinned tabs on startup and listen for space changes on session store, b=no-bug, c=workspaces
2026-01-03 15:55:00 +01:00
mr. m
3fc7629b3a
feat: Make workspace initialization an async process for better performance, b=no-bug, c=common, kbs, workspaces
2026-01-03 15:00:53 +01:00
mr. m
9dbd4cdd41
chore: [part 2] Continue on motion to native animations migration, p=#11798
...
* chore: Motion to native animatiosn migration, b=no-bug, c=common, glance, split-view
* Discard changes to src/zen/glance/zen-glance.css
* Discard changes to src/zen/glance/ZenGlanceManager.mjs
* feat: [part 2]: Continue on motion to native animations migration, b=no-bug, c=common, folders, split-view, workspaces
2026-01-03 02:52:23 +01:00
mr. m
bc8a26223b
feat: Properly handle new profiles without a previous session, b=no-bug, c=common, workspaces
2026-01-02 13:58:49 +01:00
mr. m
560c92cc0e
fix: Fixed custom tab icons not inheriting color fills on essentials, b=no-bug, c=common, tabs
2026-01-01 23:47:00 +01:00
mr. m
699c42cce4
chore: Change folder structure for icons to match their system name, p=#11784, c=common
2026-01-01 18:30:18 +01:00
mr. m
f6ba087539
feat: Make sure to sync tab's permanent key to other windows, b=bug #11750 , c=folders, split-view
2026-01-01 17:43:57 +01:00
mr. m
be0668561f
feat: Better menu bar integration, p=#11780, c=workspaces, common, kbs
...
* feat: Better menu bar integration, b=no-bug, c=workspaces, common, kbs
2025-12-31 18:34:30 +01:00
mr. m
7af0aab07f
feat: Optimized SVGs after properly merging paths with inkscape's CLI tool, b=no-bug, c=common, media
2025-12-31 15:25:19 +01:00