Commit Graph

35 Commits

Author SHA1 Message Date
mr. m
ff71ee1081 chore: Small quality fixes, b=no-bug, c=common, glance 2025-10-24 20:11:58 +02:00
mr. m
be417381ed fix: Fixed various regressions from 1.17b, b=closes #10924, closes #10928, closes #10933, c=common, split-view, tabs 2025-10-22 16:54:11 +02:00
mr. m
3774a856cf fix: Fixed too many addons overflowing the screen, b=closes #10918, c=common 2025-10-22 08:58:28 +02:00
mr. m
4080d07bcc feat: Add different UI for non-macos devices and other small tweaks, b=no-bug, c=common, glance 2025-10-22 08:39:54 +02:00
mr. m
e3523066c3 chore: Remove :has selector for compact mode check and prevent menu close when toggling site permissions, p=#10867, c=common, compact-mode, tabs
* feat: Improve button sizings for the sidebar, b=no-bug, c=common, tabs, workspaces

* perf: Improved split view switch perf, b=no-bug, c=glance, split-view

* chore: Remove :has selector for compact mode check and prevent menu close when toggling site permissions, b=no-bug, c=common, compact-mode, tabs
2025-10-19 12:29:37 +02:00
mr. m
3801696adc feat: Improved double toolbar urlbar twitching, b=no-bug, c=common, compact-mode 2025-10-18 15:45:23 +02:00
mr. m
e64a10b9d6 feat: Copy current url now strips tracking parameters, b=no-bug, c=common, tabs 2025-10-17 13:46:08 +02:00
mr. m
b90005dc11 feat: Added section for cross-site cookies, p=#10833, c=media, common, compact-mode, glance, tabs, workspaces 2025-10-16 15:45:05 +02:00
mr. m
9e2b0cc1ed fix: Fix tahoe popups rendering shadows and other small tweaks, b=no-bug, c=welcome, common 2025-10-14 14:28:54 +02:00
mr. m
bd7df38310 chore: Fix linter issues, b=no-bug, c=folders, glance 2025-10-14 02:26:22 +02:00
mr. m
3c014999d8 feat: Added copy url button and small tweaks, b=no-bug, c=common, compact-mode, folders, glance 2025-10-14 00:25:13 +02:00
mr. m
67fa20c45e feat: Remove native panel look for feature callouts, b=no-bug, c=common 2025-10-10 13:17:40 +02:00
Mr. M
1b8e492f63 feat: Added protection toggle for the site data panel, b=no-bug, c=common 2025-10-08 18:44:37 +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
9bf8bd97b2 feat: Always show new site data popup, b=no-bug, c=glance 2025-10-05 23:45:32 +02:00
mr. m
3ac31a96a6 feat: New site data popup, p=#10651 2025-10-05 18:56:41 +02:00
Mr. M
19fbed782d Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-09-28 00:59:04 +02:00
Mr. M
b1d6e0eb21 feat: Small tweaks to the command bar animations, b=no-bug, c=common 2025-09-28 00:59:00 +02:00
mr. m
b3d981c585 feat: Lazy load database for omnibox resultsç, b=no-bug, c=no-component 2025-09-27 11:45:50 +02:00
Mr. M
4e8040a000 fix: Fixed new icons appearence on the urlbar, b=no-bug, c=common 2025-09-27 01:03:32 +02:00
mr. m
403d5ae92e feat: Add learning for omnibox commands, p=#10564 2025-09-27 00:53:25 +02:00
Mr. M
d962cf9949 fix: Fixed closing last tab not closing the window and other refactors, b=closes #10455, c=common, configs, kbs, split-view, folders, tests, workspaces 2025-09-21 17:29:40 +02:00
Mr. M
2ed55a22a6 feat: Remove safe ICF flags for linux, b=no-bug, c=configs 2025-09-21 15:33:57 +02:00
Bibek Bhusal
23bdc994d4 feat: Added more urlbar commands, b=no-bug, c=workspaces, p=#10417
* feat: Added more urlbar commands, b=no-bug, c=workspaces

Added several new commands to the global actions template:
- Toggle Tabs on Right
- Add to Essentials / Remove from Essentials
- Bookmark This Page / Bookmark All Tabs / Show All Bookmarks
- Find in Page / Translate Page
- View Downloads / History
- Manage Extensions / Customize Toolbar / Clear Recent History
- Create New Profile

* fix: condition for adding to essential

* Update tab icons and remove unused actions

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

* Add suggestedIndex property to global actions

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

* Add suggestedIndex to Toggle Tabs action

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

* Fix quotes in ZenUBGlobalActions.sys.mjs

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>
2025-09-18 12:59:32 +02:00
Mr. M
87d513c51d feat: Added more urlbar commands, b=no-bug, c=workspaces 2025-09-18 01:12:52 +02:00
mr. m
a989b31954 feat: Added more omnibox commands, b=no-bug, c=no-component 2025-09-16 17:16:57 +02:00
mr. m
b0c53ed068 feat: Polished split view creation and fixed minor details, b=no-bug, c=tabs, common, compact-mode, folders, glance, split-view, workspaces 2025-09-16 17:10:31 +02:00
mr. m
7a0cda82ff feat: Improved urlbar actions selection, b=no-bug, c=common, kbs 2025-09-16 00:17:34 +02:00
mr. m
d4139f0312 feat: New urlbar UI, b=no-bug, c=common 2025-09-15 18:03:31 +02:00
reizumi
541bafd121 fix: change prettyName element from strong to span, p=#10376 2025-09-15 17:16:52 +02:00
Mr. M
9b25a3c950 feat: Improve addon panel opening method, b=no-bug, c=no-component 2025-09-14 21:48:54 +02:00
Mr. M
d3cca04c15 feat: Urlbar now supports 'switch space' and 'extensions', b=no-bug, c=common, kbs 2025-09-14 21:31:04 +02:00
Mr. M
e6882a42d6 feat: Added empty splits support and more urlbar actions, b=no-bug, c=workspaces, common, kbs, split-view, tests 2025-09-14 17:41:12 +02:00
Mr. M
9776a049df feat: First urlbar action must be selected, b=no-bug, c=common, tests, workspaces 2025-09-13 14:40:02 +02:00
mr. m
9ce963f1cd feat: New urlbar actions, c=common, p=#10340 2025-09-13 01:35:38 +02:00