Commit Graph

216 Commits

Author SHA1 Message Date
mr. m
70b05bf7fb chore: Restore previous app panel button UI, p=#10830, c=tabs 2025-10-16 01:50:52 +02:00
mr. m
1443d8e559 fix: Fixed where top buttons should stay when entering compact mode, p=#10829, c=common, compact-mode, tabs, workspaces 2025-10-15 21:13:57 +02:00
mr. m
a46cac8203 feat: New compact mode toolbar hover, p=#10825, c=common, compact-mode, tabs 2025-10-15 16:51:46 +02:00
Mr. M
b1e860dea2 test: Fixed tests for welcome page and fixed QA issues, b=bug #10666, c=common, tabs, tests, welcome, workspaces 2025-10-15 03:30:12 +02:00
mr. m
f9d1f18ad1 fix: Fix hover color for essentials on dark mode, b=no-bug, c=common, tabs 2025-10-13 01:06:13 +02:00
mr. m
07661ea19a chore: Revert to the new folder animation, p=#10783, c=folders 2025-10-12 11:37:18 +02:00
mr. m
78bba35f34 feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces 2025-10-11 17:02:38 +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
9f42abf789 feat: Restore top toolbar compact mode, b=no-bug, c=tabs, compact-mode, common 2025-10-07 01:06:16 +02:00
Mr. M
856d6f523a fix: Fixed collapsed sidebar in compact mode not showing tabs, b=no-bug, c=glance, tabs, workspaces 2025-10-06 00:46:34 +02:00
mr. m
3ac31a96a6 feat: New site data popup, p=#10651 2025-10-05 18:56:41 +02:00
mr. m
88f26d8829 Revert "feat: Improved startup performance and flashes, p=#10588, c=common, t…" (#10604) 2025-09-28 16:06:17 +02:00
mr. m
47181da49e feat: Improved startup performance and flashes, p=#10588, c=common, tabs, workspaces 2025-09-27 19:04:59 +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
77b1f5d814 fix: Fixed inconsistent audio playing on collapsed mode, b=closes #10531, c=tabs, compact-mode 2025-09-26 12:52:58 +02:00
Mr. M
a4a9a51bea feat: Disable firefox's drag to pin indicator, b=no-bug, c=tabs 2025-09-25 02:05:08 +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
mr. m
56eb600d1f fix: Fixed invalid 'create new' uses, b=no-bug, c=common, tabs 2025-09-19 00:46:51 +02:00
Mr. M
de7d68b52a fix: Fixed restoring tab inside a split view, b=closes #10413, c=common, folders, tabs 2025-09-18 16:51:18 +02:00
mr. m
9a17443b93 fix: Fixed compact mode using the wrong background for blending, b=no-bug, c=compact-mode, common, tabs 2025-09-17 15:08:52 +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
01122c63fb feat: Overall cleanup for schemes, b=no-bug, c=common, tabs 2025-09-15 17:03:03 +02:00
Mr. M
0fcc3f7c0e feat: Improve border rendering for compact mode, b=no-bug, c=common, compact-mode, tabs 2025-09-13 01:34:47 +02:00
mr. m
7fbffb56ae Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-09-12 16:10:58 +02:00
mr. m
6d05b86728 perf: Improved swipe performance and new toolbar bg for compact mode, b=no-bug, c=common, compact-mode, tabs, workspaces 2025-09-12 16:10:48 +02:00
Mr. M
e9b4443a9e fix: Fixed double toolbar issue on twilight, b=no-bug, c=common, tabs, folders, tests 2025-09-12 13:44:03 +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
e0a750e253 fix: Fixed using scrollbar on tabs moves the window around, b=closes #9699, c=common, compact-mode, folders, tabs, workspaces 2025-09-03 18:35:38 +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
5852b2aaa6 chore: Updated to firefox 142.0.1, b=no-bug, c=l10n, tabs, folders 2025-08-27 19:55:58 +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
c607e1a4b1 feat: Improve native feel for windows themes, b=no-bug, c=tabs 2025-08-25 19:56:52 +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
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