Commit Graph

3022 Commits

Author SHA1 Message Date
mr. m
3e5c355543 fix: Fixed hyperlinks being removed at startup, b=closes #11639, c=tabs, workspaces 2025-12-20 00:18:41 +01:00
mr. m
4baca9cfc9 fix: Fixed addons manager opening when all addons are pinned, p=#11635, c=no-component 2025-12-16 15:45:33 +01:00
Blake Gearin
e525b32c18 feat: Enable original extensions panel on hide-unified-extensions-button: false, p=#11335
* feat: Enable original extensions panel on hide-unified-extensions-button: false

* Update to fix prettier issues

* Add site-data attribute for CSS usage

* Update to set gUnifiedExtensions._panel

* Update to fix prettier issues

* Set default panel on onToolbarVisibilityChange

* Update panel initialization

* Remove extra char

* Restore unified-extensions-panel-template deletion

* Reduce reimplementation

* Update patch against Firefox 145.0.2

* Fix conflict

* Add panelUIPosition case

* Fix lint

* feat: Improve and reduce patch sizes, b=no-bug, c=common

---------

Signed-off-by: Blake Gearin <hello@blakeg.me>
Co-authored-by: mr. m <mr.m@tuta.com>
2025-12-15 11:19:03 +01:00
mr. m
e4c36574b9 feat: Fixed coloring issue for urlbar and use lazy getters for gradient generator, b=no-bug, c=common, workspaces 2025-12-10 00:47:01 +01:00
mr. m
43de5c69e9 fix: Fixed minor aligment and coloring issues, b=no-bug, c=tabs, workspaces 2025-12-08 18:06:58 +01:00
mr. m
57ee00bf3e feat: Add black / white color shades options for gradients, b=no-bug, c=common, workspaces 2025-12-07 18:05:30 +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
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
59641cb952 fix: Fixed KBS settings page, b=no-bug, c=kbs 2025-11-23 02:03:03 +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
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
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