Commit Graph

3837 Commits

Author SHA1 Message Date
Jun Jie
08996215b2 fix: persist expanded glance tab after closing browser, p=#11336
* fix: persist expanded glance tab after closing browser

* fix lint error
2025-11-18 09:03:53 +01:00
mr. m
dfe932a4c5 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-18 00:31:15 +01:00
mr. m
a61b077d3f fix: Don't resize the sidebar when entering DOM fullscreen, b=no-bug, c=workspaces 2025-11-18 00:31:11 +01:00
Mr. M
f36b84de3c chore: Clean up unused block in macos share method, b=no-bug, c=common 2025-11-17 13:53:45 +01:00
Mr. M
01f10cfc09 feat: Make close and reset icons only appear when hovering the tab, b=no-bug, c=folders, tabs 2025-11-17 13:50:03 +01:00
Mr. M
9a9c1c312c fix: Fixed glance not listening for context menu activations, b=closes #11148, c=common, glance 2025-11-17 11:38:45 +01:00
mr. m
a3f396ab19 chore: Revert applying patches from bug_1993474, b=no-bug, c=no-component 2025-11-16 12:18:52 +01:00
Jun Jie
14352ad21a fix: remove css override blocking psuedo-classes from showing, p=#11308 2025-11-16 11:38:49 +01:00
mr. m
e46efc1121 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-16 02:56:21 +01:00
Vedaant Rajoo
38ebe91674 fix: Add null checks for tab permissions and conversions in TabManagerBase, ensuring stability with empty tabs, p=#11302 2025-11-16 02:56:05 +01:00
mr. m
684dbfdc0b feat: Properly align site control icons, b=no-bug, c=common 2025-11-16 02:55:54 +01:00
mr. m
656af888c9 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-15 18:19:06 +01:00
mr. m
4798821192 fix: Apply patch from https://bugzilla.mozilla.org/show_bug.cgi?id=1993474, b=no-bug, c=no-component 2025-11-15 18:18:56 +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
5f6cc6490c feat: Only overflow the Y axis to prevent flashing, b=no-bug, c=common 2025-11-13 20:48:43 +01:00
mr. m
5dbd4ea616 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-13 20:33:44 +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
d73176759f fix: Fixed unified extension pref not working, b=no-bug, c=common 2025-11-13 17:04:07 +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
2ac1db0fac chore: Fixed git conflicts for compact mode fix, b=no-bug, c=compact-mode 2025-11-12 20:20:11 +01:00
Mr. M
00b132d8b4 fix: Fixed compact mode animation toggle not taking the actual separator width, b=no-bug, c=compact-mode 2025-11-12 20:15:59 +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
mr. m
7b5348ad40 feat: Show shift and alt after ctrl or meta, b=no-bug, c=kbs 2025-11-12 01:35:26 +01:00
mr. m
b48878a766 fix: Fixed urlbar results not being able to be heuristic, b=no-bug, c=folders, tabs 2025-11-11 18:27: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
mr. m
fc804acdb0 fix: Allow the sidebar to be hovered even when the pref is off, b=no-bug, c=common, compact-mode, glance, tabs, workspaces 2025-11-11 10:22:05 +01:00
mr. m
bc09603add Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-10 00:08:12 +01:00
mr. m
5ecfc745da fix: Fixed border radius regresion with ff 145.0, b=no-bug, c=tabs 2025-11-10 00:08:02 +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
c382001253 fix: Fixed pins not saving proprely, b=closes #11217, c=tabs 2025-11-09 11:49:10 +01:00
Anodev-sudo
8b5325ba1c fix: Update incorrect element picker tooltip description, b=closes #8998, p=#11213 2025-11-09 11:26:03 +01:00
Ryosuke
eeb8a78741 feat: Add three command bar actions for switching the Light/Dark Mode, p=#11122 2025-11-08 16:39:17 +01:00
Mr. M
c5bc5c7f09 fix: Fixed tab border radius. Regression from ff 145.0, b=no-bug, c=tabs 2025-11-08 13:30:23 +01:00
Mr. M
879865e625 fix: Add a margin to the urlbar only when closed, b=no-bug, c=common 2025-11-08 12:36:48 +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
a0f282a759 feat: Increase the duration for glance close animation, p=#11184, c=glance 2025-11-07 10:35:15 +01:00
mr. m
1cf50e863d chore: Increase the speed for glance background animation, b=no-bug, c=glance 2025-11-06 23:07: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
Ivaon
5ca4553e70 fix: targeting new container tab context menu with a higher specificity and removing opacity rule, p=#11166 2025-11-05 23:36:48 +01:00
Ivaon
3a9e205730 fix: New container tab popup menu displayed incorrectly (#11160) 2025-11-05 12:59:52 +01:00
mr. m
40af25998f chore: Handle use implicit event function calls for glance, b=no-bug, c=common, glance 2025-11-04 21:35:02 +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
42752f8145 fix: Fixed pip button not appearing on the media manager, b=closes https://github.com/zen-browser/desktop/issues/11132, c=urlbar 2025-11-03 22:49:14 +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