mr. m
6696bc5bac
no-bug: Set an opacity for the translations icon (gh-12924)
2026-03-26 09:35:17 +01:00
mr. m
adbc7876b1
no-bug: Revert icon optimization and run more glance samples (gh-12917)
...
Co-authored-by: reizumi <reizumichan@protonmail.com >
2026-03-25 18:28:19 +01:00
mr. m
7388789154
no-bug: Make glance perform more localized animation painting (gh-12913)
2026-03-25 10:41:44 +01:00
mr. m
ae41100c7c
no-bug: Correctly set macos tahoe rounded values (gh-12912)
2026-03-25 09:20:12 +01:00
mr. m
fb00df5d73
no-bug: Make sure to flush the document styles when showing essentials promo (gh-12908)
2026-03-24 23:49:38 +01:00
Eugen Istoc
5493ab7c87
gh-12897: prevent live folder dismissed tabs from reappearing (gh-12876)
2026-03-24 00:48:55 +01:00
Lukas
53d1ba45f6
gh-12782: Fix app menu items cut off on small screens (macOS) (gh-12832)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-03-24 00:48:05 +01:00
Slowlife
c812a07a84
no-bug: re-schedule live folders fetch after sleep (gh-12883)
2026-03-23 23:43:21 +01:00
mr. m
3c52906878
no-bug: Run less expensive glance animations (gh-12899)
2026-03-23 22:59:23 +01:00
sporocyst
8147ffe141
gh-12892 Fix a split-vew tab shrinks when pressing on close button (gh-12893)
2026-03-23 20:12:26 +01:00
mr. m
126d7b1c15
no-bug: Optimize rendering for glance animation and other components (gh-12888)
2026-03-23 01:05:31 +01:00
Pablo Carrasco
40e10521d5
gh-10189: folder name truncated in search popup (gh-12881)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-03-22 20:19:25 +01:00
mr. m
e221bcccc8
no-bug: Clarify comment for acrylic elements (gh-12884)
2026-03-22 20:18:05 +01:00
Slowlife
144741ea68
no-bug: Only set checked attr if value is true on live folder context menu (gh-12882)
2026-03-22 19:11:21 +01:00
mr. m
12b62cb9cf
gh-12258: Fixed sync issues with initial tabs opened (gh-12880)
2026-03-22 17:27:45 +01:00
Vedaant Rajoo
e80c16a732
gh-12740: remove deleted workspace tabs from switch-to-tab (gh-12794)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: mr. m <mr.m@tuta.com >
2026-03-22 17:12:52 +01:00
mr. m
cd0713a7ee
no-bug: Only animate tabs from other folders when adding them (gh-12868)
2026-03-21 13:55:34 +01:00
mr. m
3dfc410b6a
no-bug: Improve tab drag calculations (gh-12867)
2026-03-21 09:32:25 +01:00
mr. m
fe19b4412a
no-bug: Add unsplit tabs context menu item (gh-12863)
2026-03-20 21:55:23 +01:00
mr. m
5fb931daad
gh-12841: Fixed creating an unexpected folder in a second window when a new space is created (gh-12857)
2026-03-20 16:56:06 +01:00
mr. m
6703a31001
gh-12816: Fixed not being able to switch spaces anymore (gh-12849)
2026-03-20 13:56:40 +01:00
mr. m
20ea551c9b
no-bug: Sync upstream Firefox to version 149.0 (gh-12826)
2026-03-20 12:48:24 +01:00
mr. m
0280a7deef
gh-12765: Fixed grain being covered by the background (gh-12800)
2026-03-17 15:14:01 +01:00
mr. m
f96760a86a
no-bug: Don't reset pinned tab sublabels if its displaying a custom value (gh-12796)
2026-03-17 09:38:38 +01:00
Michael Y. Qiu
11af62c94e
fix: Keyboard shortcut assignment issue caused by modifier, b=closes https://github.com/zen-browser/desktop/issues/10686 , p=#12776
2026-03-16 09:10:13 +01:00
mr. m
4f0e7daa13
feat: Dont show reset line if the location is empty, b=no-bug, c=tabs
2026-03-15 12:45:53 +01:00
mr. m
c6e8b0d3d9
feat: Improve accesibility for split view buttons, b=no-bug, c=split-view, tabs
2026-03-15 12:22:30 +01:00
mr. m
8987c48abe
fix: Fixed opening new windows not taking into account the latest state, b=closes #12662 , c=no-component
2026-03-15 11:50:37 +01:00
mr. m
492d34a9fa
fix: Fixed turning browser.pagethumbnails.capturing_disabled on breaking WS, b=closes #12772 , c=no-component
2026-03-14 20:02:55 +01:00
mr. m
42ac8e6094
feat: Make gradient attributes trigger less re-styles, b=bug #12765 , c=common
2026-03-14 10:21:32 +01:00
Afeefur
7dbe5b414d
feat: Added 'unload all other spaces' option in spaces context menu, p=#12751
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-03-14 10:14:45 +01:00
Lukas
55c079d4ba
feat: Add "Separate from pinned tab" when resetting pinned tab with CMD, p=#12710
2026-03-14 10:06:09 +01:00
Dylan Robinson
a629866c28
fix: keep bookmarks bar in fullscreen, b=closes #8163 , p=#12763
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-03-14 10:05:42 +01:00
mr. m
6287f1a118
chore: Refactor spaces organization, p=#12764
2026-03-13 17:35:00 +01:00
mr. m
420d4ec064
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2026-03-12 13:00:10 +01:00
mr. m
908b164996
feat: Allow gradient picker to have less opacity for Windows, b=no-bug, c=workspaces
2026-03-12 12:47:20 +01:00
S31ZUR3
cfbf8edfa9
fix: Fix video fullscreen rendering when split view is active, b=closes https://github.com/zen-browser/desktop/issues/11559 , p=#12733
...
* Fix video fullscreen rendering when split view is active
Deactivate other split browsers and hide their containers during fullscreen
so Firefox can promote the active browser correctly.
* Address review: simplify fullscreen handling using inDOMFullscreen
* Discard changes to src/zen/split-view/ZenViewSplitter.mjs
* Formatting Changes
* Remove unnecessary empty line in zen-decks.css
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-03-11 22:18:00 +01:00
mr. m
6f9aa2472b
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2026-03-11 19:07:42 +01:00
mr. m
0ac56e9d04
fix: Fixed chrome hide toolbar flag not being respected, b=closes #12736 , c=no-component
2026-03-11 19:03:28 +01:00
Thomas
544fd480b1
feat: close new tab popup on Cmd/Ctrl + T, p=#12734
2026-03-11 18:46:27 +01:00
mr. m
23ceaf7721
feat: Make sure to add checks for invalid essential items, b=no-bug, c=workspaces
2026-03-11 00:57:38 +01:00
mr. m
eb176edf8b
fix: Fixed race condition happening when moving tabs to a synced window, b=closes #12707 , c=common
2026-03-11 00:30:15 +01:00
mr. m
036cfb187c
chore: Run lint and fund dependencies, p=#12718
2026-03-10 21:34:24 +01:00
mr. m
f718d4414e
perf: Improved performance when switiching spaces, p=#12698
...
* perf: Improved performance when switiching spaces, b=no-bug, c=common, compact-mode, workspaces
* chore: format, b=no-bug, c=workspaces
2026-03-09 20:16:41 +01:00
Ruben Fricke
25c5740331
fix: set zenDefaultUserContextId on live folder tabs, p=#12702
2026-03-09 18:04:08 +01:00
Lukas
64fc35658d
feat: Change selected tab when resetting pinned tab, p=#12696
2026-03-09 13:42:15 +01:00
Slowlife
58ffcd13c8
fix: allow all cross-origin loads for live folders, b=closes #12685 , p=#12686
...
* fix: allow all cross-origin loads for live folders, b=closes #12685 , c=folders
* chore: undo style changes
2026-03-08 16:43:21 +01:00
mr. m
0ee960e3a3
chore: Start making use of Mozilla's linter, p=#12656
2026-03-07 12:15:32 +01:00
mr. m
7c8ccdedd4
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2026-03-06 00:44:08 +01:00
mr. m
ea35896484
feat: Small detail changes to control panel, b=no-bug, c=common
2026-03-06 00:43:38 +01:00