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
devdinc
8b64925407
chore: Add Open Link in Glance option to context menu, p=#11241
...
* Update zen-general.ftl
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
* Update nsContextMenu-sys-mjs.patch
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
* Update ZenGlanceManager.mjs
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
* Update zen-general.ftl
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
* Update ZenGlanceManager.mjs
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
* chore: Cleanup and fix patches, b=no-bug, c=glance
---------
Signed-off-by: devdinc <a-mail-for+profesional-github@proton.me >
Co-authored-by: mr. m <mr.m@tuta.com >
2025-11-11 10:53:25 +01:00
Kyle Kincer
421adade52
feat: Close tab and switch to recent tab when going back with no history, p=#11190
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2025-11-09 18:32:13 +01:00
Mr. M
2ec4510850
feat: Show the correct possition for new panels, b=no-bug, c=common
2025-11-08 12:31:30 +01:00
mr. m
96c6ec658c
chore: Update to Firefox 145.0, p=#11167
2025-11-08 11:40:06 +01:00
mr. m
11e3397421
fix: Fixed addons menu being off-screen, b=closes #11177 , c=common
2025-11-06 23:02:07 +01:00
mr. m
0d80532bf1
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-11-03 22:50:46 +01:00
mr. m
424de1bf91
fix: Fixed glance close animation replay, b=closes #11130 , c=glance
2025-11-03 22:49:46 +01:00
Mr. M
be561ec8dc
chore: Several QA fixes and options added, b=closes #11105 , closes https://github.com/zen-browser/desktop/issues/11020 , closes https://github.com/zen-browser/desktop/issues/11105 , https://github.com/zen-browser/desktop/issues/10752 , c=common, compact-mode, workspaces
2025-11-02 01:35:54 +01:00
Mr. M
bf1b0dcd48
feat: Dont restore windows that are already initialized, b=no-bug, c=no-component
2025-11-01 13:40:14 +01:00
Mr. M
76acc8b0e4
feat: Stop using pinned manager and use zen session sidebar, b=no-bug, c=common, folders, tabs, workspaces
2025-10-31 23:07:38 +01:00
mr. m
1b83b77cad
Merge branch 'dev' into window-sync
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2025-10-31 21:56:19 +01:00
Mr. M
d005b97042
chore: Refactor JS actors into their own modules, b=no-bug, c=common, glance, mods
2025-10-31 10:24:12 +01:00
Mr. M
79ff574978
feat: Start doing out own session restore, b=no-bug, c=folders, tabs
2025-10-29 23:57:20 +01:00
mr. m
7fdef3b40f
chore: Updated to Firefox 144.0.2, b=no-bug, c=l10n, tabs, workspaces
2025-10-28 19:36:57 +01:00
Santhosh C
c21f927f01
feat: close all unpinned tabs in active workspace, p=#10739
...
* feat: close all unpinned tabs using keyboard shortcut
* feat: use toast instead of prompt
* feat: add toolbarbutton to close all unpinned tabs in a workspace
* feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces
* feat: improve the site popup ui, p=#10765
* style: improve site popup top buttons
* feat: add filled icons for permissions
* style: align and resize items in the site popup
* feat: site popup ui improvements and more permission icons
* chore: Better organize preferences files, b=no-bug, c=compact-mode, folders, glance, kbs, media, mods, split-view, welcome, workspaces
* feat: improve the site popup ui (part 2), p=#10768
* feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance
* chore: Update workflows to use macos 26 SDK, b=no-bug, c=workflows
* New Crowdin updates, p=#10769
* New translations zen-preferences.ftl (French)
* New translations zen-preferences.ftl (Lithuanian)
* New translations zen-workspaces.ftl (Lithuanian)
* New translations zen-general.ftl (Lithuanian)
* list shortcut in settings page, refactor code based on PR review
* feat: show restore tabs shortcut in toast message
* feat: Add toggle compact mode to the default placements, b=no-bug, c=common, glance
* chore: Only run autopep8 if python files changed, b=no-bug, c=workflows
* chore: Revert to the new folder animation, p=#10783, c=folders
* feat: Use close icon for pinned reset if the preference says so, p=#10786, c=no-component
* feat: Improve glance animation, p=#10790, c=glance
* update l10n string
* feat: Finished UI, b=no-bug, c=workspaces, common, tabs
* chore: Fix lint, b=no-bug, c=workspaces
---------
Co-authored-by: mr. m <mr.m@tuta.com >
Co-authored-by: reizumi <reizumichan@protonmail.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2025-10-28 15:48:36 +01:00
Jai A P
5500ee9250
fix: Fixed closing tab count for all edge cases, p=#9599
2025-10-24 22:43:03 +02:00