Commit Graph

116 Commits

Author SHA1 Message Date
Mr. M
c382001253 fix: Fixed pins not saving proprely, b=closes #11217, c=tabs 2025-11-09 11:49:10 +01:00
mr. m
96c6ec658c chore: Update to Firefox 145.0, p=#11167 2025-11-08 11:40:06 +01: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
boobachad
1e7eaff92e fix: Update maxEssentialTabs in context menu item, p=#10901
Signed-off-by: boobachad <83977152+boobachad@users.noreply.github.com>
2025-10-21 19:09:50 +02:00
mr. m
a6bbd4ad30 fix: Fixed issues with glance tab switching, p=#10877, c=glance, tabs
* fix: Fixed issues with glance tab switching, b=no-bug, c=glance, tabs

* feat: Set overlay before glance configuring, b=no-bug, c=glance

* chore: Fix lint, b=no-bug, c=glance

* fix: Fixed prevtab being null, b=no-bug, c=glance
2025-10-19 23:09:36 +02:00
mr. m
07661ea19a chore: Revert to the new folder animation, p=#10783, c=folders 2025-10-12 11:37:18 +02:00
Blake Gearin
ba1a59622a feat: Add config to support more than 12 essential tabs, p=#10731 2025-10-08 12:49:40 +02:00
mr. m
8c6c13573b fix: Fixed essentials reordering on every restart, b=bug #10309, c=tabs, workspaces 2025-09-27 13:14:03 +02:00
mr. m
9046e083ee feat: Improved folder icon animations and dragging sensitivity, b=no-bug, c=folders, tabs 2025-09-24 13:08:35 +02:00
mr. m
d765b03365 chore: Rollback from new folder animation until release, b=no-bug, c=tabs, folders (#10450) 2025-09-20 15:39:21 +02:00
mr. m
3fe702fe4d fix: animateUnload for folder, p=#10440
This reverts commit a9846855c4.
2025-09-20 13:54:15 +02:00
mr. m
a9846855c4 Revert "fix: animateUnload for folder, p=#10440" (#10448)
This reverts commit 81f7ae46d3.
2025-09-20 13:51:41 +02:00
octaviusz
81f7ae46d3 fix: animateUnload for folder, p=#10440
* fix: `animateUnload` for folder

* fix: Formatting

* fix: Some fixes

* fix: Formatting

* fix: Fix unloading split views, b=no-bug, c=folders, split-view

* test: Fixed tests, b=no-bug, c=folders, tabs

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>

---------

Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-09-20 00:19:33 +02:00
mr. m
39be73681d feat: Hide the folder containers after animating, p=#10434, c=folders
* feat: Hide the folder containers after animating, b=no-bug, c=folders

* feat: Dont iterate twice through split views, b=no-bug, c=folders, tabs
2025-09-19 15:29:37 +02:00
octaviusz
ef09a30239 refactor: Reimplement folder animation logic (#10361)
* refactor: Reimplement folder animation logic

* fix: Tab indent in has-active folder

* fix: Enhance grouping/ungrouping stability and visual consistency
2025-09-16 00:37:06 +02:00
mr. m
5933c55c13 chore: Update to Firefox 143.0, c=l10n, common (#10304) 2025-09-11 18:00:10 +02:00
mr. m
434066aa6f feat: Added pref for wheel closing an unloaded pinned tab, b=no-bug, c=workspaces, tabs 2025-09-06 21:12:23 +02:00
mr. m
1c5044b90d feat: Only collapse folders after pinned restore, b=no-bug, c=folders, tabs 2025-09-06 21:08:16 +02:00
mr. m
407fc98930 fix: Fixed pinning tabs not storing the position correctly, b=no-bug, c=tabs 2025-09-06 17:37:18 +02:00
Mr. M
8c28dc9e89 feat: Dont close essentials when they are unloaded, b=no-bug, c=folders, tabs 2025-09-02 12:16:52 +02:00
mr. m
3e125fdb91 feat: Properly update items on group move, b=no-bug, c=tabs 2025-09-01 00:51:48 +02:00
mr. m
8aaa7b7322 fix: Fixed favicon not saving on close, b=no-bug, c=tabs 2025-08-31 22:35:30 +02:00
Mr. M
ba48b736e0 feat: Only close the tab when wheel clicking the tab, b=no-bug, c=tabs 2025-08-31 14:20:17 +02:00
Mr. M
07381c9a7a feat: Added pref for context menu refresh, b=no-bug, c=common, tabs 2025-08-30 14:33:21 +02:00
Mr. M
d9646f939c fix: Only add folder direct childs to the database, b=no-bug, c=tabs 2025-08-28 16:15:55 +02:00
Mr. M
95b137ac13 fix: Fixed various issues with storing folders at startup, b=no-bug, c=tabs, welcome 2025-08-28 16:08:54 +02:00
Mr. M
7db203ca77 fix: Small fixes with the folder database, b=no-bug, c=tabs, folders, workspaces 2025-08-26 16:31:59 +02:00
Mr. M
ca6d34def5 feat: Dont show 'new folder' if its an essential tab, b=no-bug, c=common, tabs 2025-08-26 11:41:09 +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
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
Mr. M
335ff49ef3 refactor: Refactor active folder collapsing, b=no-bug, c=folders, tabs 2025-08-24 15:17:47 +02: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
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
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
c779267486 feat: Improved theme handling for single workspaces, b=no-bug, c=tabs, folders, workspaces 2025-08-17 15:18:55 +02:00
Mr. M
4e2dfd8a13 test: Added tests for tab group expand and collapse, b=closes #9885, c=tabs, folders, tests, workspaces 2025-08-14 18:00:13 +02:00
mr. m
199da1f824 chore: Updated to firefox 142.0, p=#9870
* chore: Updateed to firefox 142.0, b=no-bug, c=l10n, folders

* chore: Finish updating to firefox, b=no-bug, c=tabs

* chore: Fixed mods builds, b=no-bug, c=mods

* feat: Small changes to tabs layout, b=no-bug, c=tabs, compact-mode, folders, workspaces

* test: Fixed tests, b=no-bug, c=scripts, tests, folders

* test: Fixed tests, b=no-bug, c=tabs, tests, welcome
2025-08-13 23:21:38 +02:00
mr. m
2d54e9f27f feat: Dont translate the items if there's no visible pinned tabs, b=no-bug, c=tabs 2025-08-11 23:12:18 +02:00
mr. m
489923413f fix: Fixed moving folders unpining tabs, b=no-bug, c=tabs 2025-08-10 13:07:52 +02:00
Mr. M
9e6cafa9bd fix: Fixed restoring folders when session restore is disabled, b=no-bug, c=tabs, folders 2025-08-09 13:25:32 +02:00
mr. m
82e0f0609a test: Added tests for split views inside folders, b=no-bug, c=tabs, folders, tests 2025-08-09 10:27:45 +02:00
mr. m
d439cb88d5 fix: Fixed newtab and separator moving when draging a folder, b=no-bug, c=tabs 2025-08-09 01:21:46 +02:00
Mr. M
9dac7bc98d fix: Fixed drag and dropping from pinned to normal not being consistent, b=no-bug, c=tabs, folders 2025-08-08 20:40:28 +02:00
Mr. M
62fb85ded9 chore: Updated to firefox 141.0.3, b=no-bug, c=tabs, folders 2025-08-08 13:27:08 +02:00
mr. m
d51d698036 fix: Small fixes to folders, b=no-bug, c=tabs, common, folders 2025-08-08 10:26:20 +02:00
mr. m
e7add92b7c fix: Fixed repetitive haptic feedback when moving tabs to the pinned section, b=closes #9803, c=tabs 2025-08-08 09:38:10 +02:00
Mr. M
82f30e1820 feat: Improved dragging normal tabs to the pinned section, b=no-bug, c=tabs, folders, workspaces 2025-08-07 18:09:57 +02:00
Mr. M
5f2af48c4e Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-08-07 14:29:38 +02:00
Mr. M
30aab09fe2 fix: Fixed restoring folders from saved SQL backup database, b=no-bug, c=common, folders, tabs, workspaces 2025-08-07 14:29:32 +02:00
mr. m
4993c217bb Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-08-07 12:51:53 +02:00