Mr. M
cde32ca1e0
feat: Implemented 'Move To...' Button for unsynced windows, b=no-bug, c=workspaces, common
2025-12-05 14:02:09 +01:00
Mr. M
aecea1f565
feat: Improved support for unsynced windows support, b=no-bug, c=workspaces, folders
2025-12-05 09:35:22 +01:00
Mr. M
22f2b1f29b
feat: Early support for unsynced windoiws, b=no-bug, c=workspaces
2025-12-03 17:57:46 +01:00
Mr. M
5d964511aa
chore: Update patches to ff 146, b=no-bug, c=no-component
2025-12-03 16:49:37 +01:00
mr. m
a0268ace63
Discard changes to src/browser/components/tabbrowser/content/tab-js.patch
2025-12-03 16:47:45 +01:00
Mr. M
8be603ac88
Merge branch 'dev' of https://github.com/zen-browser/desktop into window-sync
2025-12-03 16:45:04 +01:00
mr. m
fa6bb8d27f
chore: Sync upstream Firefox to version 146.0, p=#11519
2025-12-03 16:26:18 +01:00
Mr. M
a1774ee426
feat: Preload compact mode and other UI components, b=no-bug, c=common
2025-11-30 21:28:14 +01:00
mr. m
d4f1916382
fix: Fixed pinned tabs wrongly restoring on macos, making it crash, b=closes #11416 , c=no-component
2025-11-29 00:37:43 +01:00
Mr. M
ae62f5c41d
feat: Run session saves right before writing and quiting, b=no-bug, c=common
2025-11-28 17:39:54 +01:00
mr. m
833caf2f81
fix: Fixed crash on macos when quiting and glance opening a new window, b=bug #11416 and bug https://github.com/zen-browser/desktop/issues/11409 , c=common, compact-mode, glance, tabs, workspaces
2025-11-27 16:44:02 +01:00
mr. m
8d12ade0bf
fix: prevent new window when shift-clicking links in split view glance, b=closes https://github.com/zen-browser/desktop/issues/11409 , p=#11424
...
Co-authored-by: Nihal <121309701+nihalxkumar@users.noreply.github.com >
2025-11-25 17:55:05 +01:00
mr. m
e500e04418
fix: Fixed keyboard shortcuts not saving correctly, b=no-bug, c=kbs
2025-11-24 13:05:23 +01:00
Mr. M
722ffa5e97
chore: Remove extra patch, b=no-bug, c=no-component
2025-11-23 19:09:45 +01:00
Mr. M
57233a18f6
feat: Start moving browser views to the selected windows, b=no-bug, c=no-component
2025-11-23 19:08:39 +01:00
mr. m
59641cb952
fix: Fixed KBS settings page, b=no-bug, c=kbs
2025-11-23 02:03:03 +01:00
Mr. M
04ab9a4b4e
feat: Listen for more tab events and properly sync them, b=no-bug, c=common, folders, tabs
2025-11-22 18:15:18 +01:00
Mr. M
c6cd912262
feat: Start making use of IDs instead of sync identifiers, b=no-bug, c=folders
2025-11-21 14:29:58 +01:00
Mr. M
a765d3642f
Merge branch 'window-sync' of https://github.com/zen-browser/desktop into window-sync
2025-11-21 13:19:30 +01:00
Mr. M
40bc51f904
feat: Run session saver before opening a new window, b=no-bug, c=no-component
2025-11-21 13:16:57 +01:00
Mr. M
6fbba04dab
feat: Run session saver before opening a new winodw, b=no-bug, c=tabs
2025-11-21 13:12:22 +01:00
mr. m
a61846bf9a
Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch
2025-11-21 13:11:56 +01:00
mr. m
c2a5066181
Discard changes to src/browser/components/tabbrowser/content/tab-js.patch
2025-11-21 13:11:47 +01:00
mr. m
00417582fb
Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch
2025-11-21 13:11:47 +01:00
Mr. M
32d603ced9
chore: Update patches to ff 145, b=no-bug, c=no-component
2025-11-21 13:11:46 +01:00
Mr. M
2706e8761d
feat: Dont restore windows that are already initialized, b=no-bug, c=no-component
2025-11-21 13:11:39 +01:00
Mr. M
61659c63d9
feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces
2025-11-21 13:11:39 +01:00
Mr. M
34c725aad0
feat: Start doing out own session restore, b=no-bug, c=folders, tabs
2025-11-21 13:08:38 +01:00
mr. m
0e8b8da845
chore: Convert the codebase into modules, p=#11364
...
* chore: Convert the codebase into modules, b=no-bug, c=common, compact-mode, folders, fonts, glance, images, kbs, media, mods, split-view, tabs, tests, vendor, welcome, workspaces
* feat: Added update popup, b=no-bug, c=media, common
2025-11-20 18:14:46 +01:00
mr. m
3eb3875de9
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-11-19 19:14:50 +01:00
mr. m
4c5a3aeabb
feat: Always show the separator if there are visible tabs, b=closes #11349 , c=tabs, workspaces
2025-11-19 19:14:45 +01:00
Mr. M
58f97c65e1
feat: Add preference for sidebar dragging, b=no-bug, c=common, workspaces
2025-11-19 14:47:41 +01:00
Mr. M
4361efb956
feat: Start using Firefox's split views to prevent memory leaks, b=no-bug, c=common, split-view
2025-11-18 20:16:51 +01:00
Mr. M
ce986beb2f
feat: Run session saver before opening a new window, b=no-bug, c=no-component
2025-11-17 18:51:14 +01:00
Mr. M
c86875b7b0
feat: Move window sync to its own JS module, b=no-bug, c=workspaces
2025-11-17 13:36:57 +01:00
Jun Jie
14352ad21a
fix: remove css override blocking psuedo-classes from showing, p=#11308
2025-11-16 11:38:49 +01:00
Jun Jie
8ee2840b45
fix: Set workspace id of duplicated essential tab to current active workspace, b=bug https://github.com/zen-browser/desktop/issues/10457 , p=#11293
2025-11-15 13:46:47 +01:00
mr. m
93157bb577
feat: Always show control center except on empty states, p=#11283, c=common, tabs, workspaces
2025-11-14 16:45:12 +01:00
mr. m
a0ce296668
feat: Make 'Add tab to essentials' use a badge, b=no-bug, c=common, tabs
2025-11-14 14:16:27 +01:00
mr. m
9e899f1d8a
fix: Fixed drag-and-drop regression when updating Firefox 145.0, b=no-bug, c=folders
2025-11-13 20:33:35 +01:00
Mr. M
12c921fd87
feat: Run session saver before opening a new winodw, b=no-bug, c=tabs
2025-11-13 14:40:52 +01:00
mr. m
e419c4dc9f
Merge branch 'dev' into window-sync
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2025-11-13 13:58:38 +01:00
mr. m
7f225ac3ee
Discard changes to src/browser/components/tabbrowser/content/tabbrowser-js.patch
2025-11-13 13:57:55 +01:00
mr. m
3e39ef2538
Discard changes to src/browser/components/tabbrowser/content/tab-js.patch
2025-11-13 13:57:42 +01:00
mr. m
e5517eb164
Discard changes to src/browser/components/sessionstore/SessionStore-sys-mjs.patch
2025-11-13 13:57:32 +01:00
Mr. M
c4dd470864
chore: Update patches to ff 145, b=no-bug, c=no-component
2025-11-13 13:56:31 +01:00
mr. m
609aa386f0
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-11-13 13:25:53 +01:00
mr. m
d04872bac8
fix: Don't show toggle vertical tabs context menu item, b=no-bug, c=no-component
2025-11-13 13:25:48 +01:00
mr. m
32aff6623f
fix: Fixed tab ownership being removed when opening new tabs, p=#11267, c=common
2025-11-12 14:33:11 +01:00
Jun Jie
249d793b5d
feat: Ctrl+Tab cycling to keep within essentials/regular tabs only, p=#11242
...
* feat: ctrl+tab cycles within essential/workspace tabs only
* add test for ctrl+tab cycling by attribute
* move settings UI related code to /src/zen, revert patches for main.inc.xhtml and main.js, use simple tab filter when current tab is hidden
* chore: Cleanup and add extra pref, b=no-bug, c=tests, tabs
---------
Co-authored-by: mr. m <mr.m@tuta.com >
2025-11-11 10:53:39 +01:00