Commit Graph

3000 Commits

Author SHA1 Message Date
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
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
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
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
mr. m
ff71ee1081 chore: Small quality fixes, b=no-bug, c=common, glance 2025-10-24 20:11:58 +02:00
Ryosuke
0dbfca8c29 fix: prevent horizontal overflow on Look and Feel page, p=#10980 2025-10-23 19:00:33 +02:00
mr. m
43209411b9 fix: Fixed single buttons overflowing the sid
ebar, b=closes #10968, c=common, tabs
2025-10-23 15:01:28 +02:00
mr. m
be417381ed fix: Fixed various regressions from 1.17b, b=closes #10924, closes #10928, closes #10933, c=common, split-view, tabs 2025-10-22 16:54:11 +02:00
mr. m
eff1c1d031 fix: Fixed addons warnings looking broken, b=closes #10907, c=common, glance 2025-10-22 01:41:30 +02:00
mr. m
346ef9c158 feat: Dont hide browsers with pending paints and align autmatic glance to the tabs panel, b=no-bug, c=glance 2025-10-21 00:03:43 +02:00
mr. m
d21e127bd7 feat: Make the top buttons smaller in height, b=no-bug, c=tabs 2025-10-20 12:35:49 +02:00
mr. m
cfe05fe248 feat: Make non-macos devices have a smaller toolbar, p=#10873, c=common 2025-10-19 20:30:36 +02:00
mr. m
f1a1557ca5 feat: Hide the control center buttons on breakout-extended, p=#10869
* feat: Hide the control center buttons on breakout-extended, b=no-bug, c=common, workspaces

* chore: Revert removing check, b=no-bug, c=common
2025-10-19 15:26:35 +02:00
mr. m
3801696adc feat: Improved double toolbar urlbar twitching, b=no-bug, c=common, compact-mode 2025-10-18 15:45:23 +02:00
mr. m
e64a10b9d6 feat: Copy current url now strips tracking parameters, b=no-bug, c=common, tabs 2025-10-17 13:46:08 +02:00
mr. m
b90005dc11 feat: Added section for cross-site cookies, p=#10833, c=media, common, compact-mode, glance, tabs, workspaces 2025-10-16 15:45:05 +02:00
mr. m
b5e52ed087 fix: Fixed right side tabs being out of order, p=#10826, c=common, compact-mode
* fix: Fixed right side tabs being out of order, b=no-bug, c=common, compact-mode

* chore: Fix spelling mistake, b=no-bug, c=compact-mode

* chore: Fix lint, b=no-bug, c=common, compact-mode

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-15 17:47:34 +02:00
mr. m
127e11fe1f fix: Fixed overflowed extensions not opening, p=#10818, c=common 2025-10-15 11:37:31 +02:00
mr. m
4f8df007e7 fix: Fixed zoom icon not being visible in light mode, p=#10815, c=common 2025-10-15 03:41:58 +02:00
Mr. M
b1e860dea2 test: Fixed tests for welcome page and fixed QA issues, b=bug #10666, c=common, tabs, tests, welcome, workspaces 2025-10-15 03:30:12 +02:00
mr. m
c06de3372d test: Fixed tests and other small QA fixes, b=no-bug, c=common, workspaces 2025-10-15 02:06:51 +02:00
mr. m
5ad5341f5b feat: Always show the remaining overflowed button if only one is left, b=no-bug, c=common 2025-10-14 20:55:27 +02:00
mr. m
2ba0b8ccdf feat: Improved UI and spacings for toasts, b=no-bug, c=common 2025-10-14 03:22:53 +02:00
mr. m
3c014999d8 feat: Added copy url button and small tweaks, b=no-bug, c=common, compact-mode, folders, glance 2025-10-14 00:25:13 +02:00
octaviusz
c2d6ce83c0 fix: Correct styling and cleanup after folder unload animation, p=#10795, c=folders
* fix: Correct styling and cleanup after folder unload animation

* fix: Formatting

* fix: Add overflow:clip when animateGroupMove

* fix: Don't reset groupLabel height after drag and drop

* fix: When unloading, don't hide the last tab
2025-10-13 01:08:08 +02:00
mr. m
125ef4bead feat: Improve glance animation, p=#10790, c=glance 2025-10-12 14:34:52 +02:00
mr. m
0ee942db25 feat: Use close icon for pinned reset if the preference says so, p=#10786, c=no-component 2025-10-12 12:04:52 +02:00
mr. m
07661ea19a chore: Revert to the new folder animation, p=#10783, c=folders 2025-10-12 11:37:18 +02:00
mr. m
ec009f1a8c Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-11 17:02:44 +02:00
mr. m
78bba35f34 feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces 2025-10-11 17:02:38 +02:00
Mr. M
21d5273bb9 feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance 2025-10-11 00:21:01 +02:00
reizumi
e495f2ae5d feat: improve the site popup ui (part 2), p=#10768 2025-10-10 22:42:54 +02:00
reizumi
6c3ed1fb80 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
2025-10-10 22:14:48 +02:00
CrynTox
9db8e788ff feat: allow ctrl+n/p to navigate urlbar entries, p=#10753 2025-10-10 11:08:28 +02:00
mr. m
28bf0458e4 feat: Add indent to preference and tweak glance animation, b=no-bug, c=glance 2025-10-10 00:16:23 +02:00
Mr. M
0d3be81421 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-10-08 18:44:40 +02:00
Mr. M
1b8e492f63 feat: Added protection toggle for the site data panel, b=no-bug, c=common 2025-10-08 18:44:37 +02:00