mr. m
a3adc1a33e
fix: Fixed aligment issues with the urlbar and workspace name, b=no-bug, c=common, workspaces
2025-08-25 19:51:46 +02:00
Mr. M
d2a6e18452
fix: Fixed icon aligments issues, b=no-bug, c=common, folders
2025-08-25 19:41:48 +02:00
Mr. M
59ad9b76df
fix: Fixed not initializing folders correctly one some scenarios, b=no-bug, c=folders
2025-08-25 17:01:52 +02:00
Mr. M
55891213b4
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-08-25 15:19:06 +02:00
Mr. M
6e57e08280
fix: Fixed linux builds not having cargo at the import stage, b=no-bug, c=workflows
2025-08-25 14:59:49 +02:00
mr. m
a6ea91af40
New Crowdin updates ( #9995 )
2025-08-25 14:21:14 +02:00
Mr. M
c673db42aa
feat: Small quality checks before release, b=no-bug, c=folders, common, tabs
2025-08-25 14:11:54 +02:00
Mr. M
cc7deaa5a3
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-08-25 10:09:52 +02:00
Mr. M
5feef90401
fix: Fixed chrome.xhtml not rendering on tabs, b=closes #9989 , c=common
2025-08-25 10:09:46 +02:00
mr. m
61aeceb467
fix: Fixed ungrouping a folder not updating the last saved group, b=no-bug, c=no-component
2025-08-25 01:07:06 +02:00
mr. m
1e8fad2fda
fix: Fixed tab scrolling when there's an overflow and default kbs, b=no-bug, c=tabs, folders, kbs
2025-08-25 01:02:20 +02:00
mr. m
067de29750
fix: Fixed aligment for workspace names, b=no-bug, c=workspaces
2025-08-25 00:09:05 +02:00
mr. m
61c4c601c0
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-08-25 00:03:04 +02:00
mr. m
1ea533da24
feat: Improved update animation rendering, b=no-bug, c=common, folders
2025-08-25 00:02:48 +02:00
Mr. M
bfbf5cce61
fix: Iterate through active folder tabs instead of all tabs, b=no-bug, c=common, folders, workspaces
2025-08-24 23:24:31 +02:00
octaviusz
e8aa5c93ee
fix: some minor fixes ( #9985 )
2025-08-24 18:41:55 +02:00
mr. m
7cbfad9369
chore: Bump version and fix some small quality issues, b=no-bug, c=common, folders, tabs, workspaces
2025-08-24 18:19:41 +02:00
mr. m
d2510f49ca
feat: New updating animation and changed some default keyboard shortcuts, b=no-bug, c=common, kbs, tabs
2025-08-24 17:50:37 +02:00
octaviusz
4abac03238
fix: calculate margin-top after expand animation ( #9983 )
...
* fix: calculate margin top after expand animation
* fix: Forgot to take into account has-active
* fix: Formatting before push
2025-08-24 16:53:16 +02:00
mr. m
f2093e2153
New Crowdin updates, p=#9826
2025-08-24 15:23:31 +02:00
Mr. M
335ff49ef3
refactor: Refactor active folder collapsing, b=no-bug, c=folders, tabs
2025-08-24 15:17:47 +02:00
Mr. M
06090d7236
test: Added tests for folder collapse bug fix, b=closes #9981 , c=folders, tests
2025-08-24 12:06:46 +02:00
Mr. M
a65bac9b8a
feat: Set a constant blending mode for transparent sidebars, b=no-bug, c=workspaces
2025-08-24 01:27:31 +02:00
mr. m
7981b42c23
chore: Added initial live folders specs, c=folders ( #9976 )
2025-08-24 01:21:37 +02:00
octaviusz
5afc6cd7d0
fix: improve tab selection for collapsed folders, p=#9977
...
Co-authored-by: Mr. M <mr.m@tuta.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2025-08-24 01:21:25 +02:00
Mr. M
9dff069011
feat: Added zen.tabs.open-pinned-in-new-tab
pref, b=no-bug, c=common, compact-mode, folders
2025-08-23 19:58:40 +02:00
Mr. M
b29a2bf7d8
feat: Improve tab selection inside collapsed folders, b=no-bug, c=folders
2025-08-23 14:05:57 +02:00
octaviusz
6b5131bbde
feat: Enhance folder creation with split-view groups ( #9968 )
2025-08-22 13:45:39 -07:00
octaviusz
777bbfeef1
feat: Multiselected tabs support for folders, p=#9941
...
* feat: Multiselected tabs support
* refactor(folders): Store active tabs as direct references in folders and better handling collapsed items
* fix: Refine tab visibility and state management
* feat: Add ungroup for multiple selected tabs drag and drop, b=no-bug, c=folders, tabs
* fix: Fixed wrong calculation of indentation and other small refactoring, b=no-bug, c=common, folders, tabs
* fix: Fixed restoring split views, b=no-bug, c=folders, workspaces
* test: Added tests for visible tab, b=no-bug, c=folders, tests, tabs
* feat: Folder active tabs are always visible, b=no-bug, c=folders
* fix: Fixed duplicate tabs appearing on the tab search list, b=no-bug, c=folders
* feat: Added support for active folder unload, b=no-bug, c=folders
* fix: first implementation `expandToSelected`
* fix: Formatting
* fix: Some minor fixes, b=no-bug, c=folders, tabs
* fix: Improve collapse visible tab function, b=no-bug, c=folders
* test: Added folder level tests, b=no-bug, c=folders, tests
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: Mr. M <mr.m@tuta.com >
2025-08-22 09:57:12 -07:00
Mr. M
af73ce2f9c
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-08-21 10:59:54 +02:00
Mr. M
a4c47565be
fix: Fixed flashing the urlbar when there are mutations on the DOM, b=no-bug, c=common
2025-08-21 10:59:49 +02:00
octaviusz
c1e2c7ec36
fix: Fixed zen-empty-tab
movement while inserting items into a group ( #9948 )
2025-08-21 10:45:51 +02:00
Mr. M
21e82c2379
fix: Fixed wrong calculation of indentation and other small refactoring, b=no-bug, c=common, folders, tabs
2025-08-21 00:43:44 +02:00
Mr. M
bb9be72863
fix: Fixed restoring split views, b=no-bug, c=folders, workspaces
2025-08-21 00:39:12 +02:00
Mr. M
4a87be372d
fix: Fixed session restore for folders with invalid workspace IDs, b=no-bug, c=folders, workspaces
2025-08-20 20:57:51 +02:00
Mr. M
d2e0a38bf3
chore: Preprocess SVG licenses and other small fixes, b=no-bug, c=folders, common, media, glance, tabs, tests, welcome
2025-08-20 13:49:14 +02:00
Mr. M
30a322f481
test: Added test for multiselected tabs inside folders, b=no-bug, c=folders, tests
2025-08-19 23:37:52 +02:00
Mr. M
6b2f1edf0d
chore: Updated to firefox 142.0
, b=no-bug, c=l10n
2025-08-19 18:15:04 +02:00
Mr. M
850ea775de
test: Fixed welcome page tests and added empty tab checks, b=no-bug, c=tests, tabs, welcome
2025-08-19 14:34:38 +02:00
Mr. M
e7a9aba3c0
fix: Fixed restoring folders not working when the empty tab is not first, b=no-bug, c=folders, tabs, tests
2025-08-19 14:17:35 +02:00
Mr. M
04105c3c5e
fix: Fixed windows control butons can be seen when switching compact mode, b=closes #9922 , c=common
2025-08-19 01:42:55 +02:00
Mr. M
1e59e5d712
fix: Fixed color scheme generation for linux, b=no-bug, c=folders, workspaces
2025-08-19 01:38:15 +02:00
Mr. M
eb163dee88
test: Added tests for folder density and max subfolders, b=no-bug, c=folders, tests
2025-08-18 20:59:35 +02:00
Mr. M
d8196c58ab
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-08-18 20:11:52 +02:00
Mr. M
d216114364
feat: Imrove border spacing for no-separation in compact mode and other small tweaks, b=no-bug, c=compact-mode, folders, workspaces
2025-08-18 20:09:07 +02:00
octaviusz
f95f245644
fix: Remove overflow: hidden from tabs container ( #9923 )
2025-08-18 19:26:01 +02:00
octaviusz
6e161ac83e
fix: After expanding a folder, has-active folders show extra items ( #9920 )
2025-08-18 12:32:19 +02:00
Mr. M
e06402f468
chore: Clean up old prefs and fixed small details, b=no-bug, c=common, folders, workspaces
2025-08-17 19:00:24 +02:00
Mr. M
25087e3cbf
fix: Fixed 'switch tab' not working when tabs are unloaded, b=no-bug, c=workspaces
2025-08-17 17:09:38 +02:00
12th
b7b868e6ba
fix: make scrolling more apparent, p=#9916
2025-08-17 16:19:08 +02:00