Commit Graph

375 Commits

Author SHA1 Message Date
mr. m
bcf4c4d1a3 feat: Revert not modifying the opacity for windows and linux, b=no-bug, c=workspaces 2025-12-10 18:12:17 +01:00
mr. m
e4c36574b9 feat: Fixed coloring issue for urlbar and use lazy getters for gradient generator, b=no-bug, c=common, workspaces 2025-12-10 00:47:01 +01:00
mr. m
43de5c69e9 fix: Fixed minor aligment and coloring issues, b=no-bug, c=tabs, workspaces 2025-12-08 18:06:58 +01:00
mr. m
85d52d15c2 fix: Fixed incorrect dot possition and scaling, b=no-bug, c=common, workspaces 2025-12-08 01:40:53 +01:00
mr. m
832b0c4fe3 feat: Increase the space of grid for devices that dont support sub-pixel rendering, b=no-bug, c=workspaces 2025-12-07 19:02:14 +01:00
mr. m
57ee00bf3e feat: Add black / white color shades options for gradients, b=no-bug, c=common, workspaces 2025-12-07 18:05:30 +01:00
mr. m
833caf2f81 fix: Fixed crash on macos when quiting and glance opening a new window, b=bug #11416 and bug https://github.com/zen-browser/desktop/issues/11409, c=common, compact-mode, glance, tabs, workspaces 2025-11-27 16:44:02 +01:00
mr. m
d110dcaa35 feat: Remove legacy pref checking for gradient themes, b=bug #11375, c=common, workspaces 2025-11-24 22:49:50 +01:00
mr. m
0e8b8da845 chore: Convert the codebase into modules, p=#11364
* chore: Convert the codebase into modules, b=no-bug, c=common, compact-mode, folders, fonts, glance, images, kbs, media, mods, split-view, tabs, tests, vendor, welcome, workspaces

* feat: Added update popup, b=no-bug, c=media, common
2025-11-20 18:14:46 +01:00
mr. m
3eb3875de9 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-11-19 19:14:50 +01:00
mr. m
4c5a3aeabb feat: Always show the separator if there are visible tabs, b=closes #11349, c=tabs, workspaces 2025-11-19 19:14:45 +01:00
Mr. M
58f97c65e1 feat: Add preference for sidebar dragging, b=no-bug, c=common, workspaces 2025-11-19 14:47:41 +01:00
mr. m
a61b077d3f fix: Don't resize the sidebar when entering DOM fullscreen, b=no-bug, c=workspaces 2025-11-18 00:31:11 +01:00
mr. m
93157bb577 feat: Always show control center except on empty states, p=#11283, c=common, tabs, workspaces 2025-11-14 16:45:12 +01:00
mr. m
fc804acdb0 fix: Allow the sidebar to be hovered even when the pref is off, b=no-bug, c=common, compact-mode, glance, tabs, workspaces 2025-11-11 10:22:05 +01:00
Mr. M
be561ec8dc chore: Several QA fixes and options added, b=closes #11105, closes https://github.com/zen-browser/desktop/issues/11020, closes https://github.com/zen-browser/desktop/issues/11105, https://github.com/zen-browser/desktop/issues/10752, c=common, compact-mode, workspaces 2025-11-02 01:35:54 +01:00
mr. m
98d63904e9 feat: Reduce scroll threshold for workspace change, c=workspaces
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-30 14:15:09 +01:00
mr. m
7fdef3b40f chore: Updated to Firefox 144.0.2, b=no-bug, c=l10n, tabs, workspaces 2025-10-28 19:36:57 +01:00
Santhosh C
c21f927f01 feat: close all unpinned tabs in active workspace, p=#10739
* feat: close all unpinned tabs using keyboard shortcut

* feat: use toast instead of prompt

* feat: add toolbarbutton to close all unpinned tabs in a workspace

* feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces

* feat: improve the site popup ui, p=#10765

* style: improve site popup top buttons

* feat: add filled icons for permissions

* style: align and resize items in the site popup

* feat: site popup ui improvements and more permission icons

* chore: Better organize preferences files, b=no-bug, c=compact-mode, folders, glance, kbs, media, mods, split-view, welcome, workspaces

* feat: improve the site popup ui (part 2), p=#10768

* feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance

* chore: Update workflows to use macos 26 SDK, b=no-bug, c=workflows

* New Crowdin updates, p=#10769

* New translations zen-preferences.ftl (French)

* New translations zen-preferences.ftl (Lithuanian)

* New translations zen-workspaces.ftl (Lithuanian)

* New translations zen-general.ftl (Lithuanian)

* list shortcut in settings page, refactor code based on PR review

* feat: show restore tabs shortcut in toast message

* feat: Add toggle compact mode to the default placements, b=no-bug, c=common, glance

* chore: Only run autopep8 if python files changed, b=no-bug, c=workflows

* chore: Revert to the new folder animation, p=#10783, c=folders

* feat: Use close icon for pinned reset if the preference says so, p=#10786, c=no-component

* feat: Improve glance animation, p=#10790, c=glance

* update l10n string

* feat: Finished UI, b=no-bug, c=workspaces, common, tabs

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

---------

Co-authored-by: mr. m <mr.m@tuta.com>
Co-authored-by: reizumi <reizumichan@protonmail.com>
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-28 15:48:36 +01:00
CosmoCreeper
8df8a1e657 fix: Fix cursor height in input field, p=#11006
Fix cursor height on first character in the name input field of creating a space.

Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com>
2025-10-25 10:49:29 +02:00
Ryosuke
c59f7fdbc0 fix: Hide 'Change Name' for Spaces in collapsed toolbar mode, p=#10896, c=workspaces
* fix: Hide 'Change Name' for Spaces in collapsed toolbar mode

* fix: remove CSS, move comment and run lint:fix
2025-10-21 15:57:01 +02:00
mr. m
c883572de8 feat: Make use of the has polyfill for toolbar compact mode, p=#10883, c=compact-mode, tabs, workspaces 2025-10-20 17:17:59 +02:00
mr. m
f1a1557ca5 feat: Hide the control center buttons on breakout-extended, p=#10869
* feat: Hide the control center buttons on breakout-extended, b=no-bug, c=common, workspaces

* chore: Revert removing check, b=no-bug, c=common
2025-10-19 15:26:35 +02:00
mr. m
c0cc10ecd7 perf: Improve split view switching perf and them resetting scroll, p=#10863, c=split-view
* 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
2025-10-19 00:05:20 +02:00
Mr. M
7e565b9029 feat: Make sure to correct system accent color, b=no-bug, c=common, compact-mode, tabs, workspaces 2025-10-16 23:19:50 +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
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
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
c06de3372d test: Fixed tests and other small QA fixes, b=no-bug, c=common, workspaces 2025-10-15 02:06:51 +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
Mr. M
3b58806c8a fix: Fixed freezing when opening external links, b=bug #10666, c=workspaces 2025-10-08 13:38:16 +02:00
mr. m
2dc98fa7f7 chore: Updated to Firefox 144.0, p=#10725, c=l10n, tabs, media, common, tests, workspaces 2025-10-07 23:06:47 +02:00
Mr. M
d0fb8aea03 feat: Increase the size of toolbar buttons, b=no-bug, c=common, workspaces 2025-10-06 01:05:48 +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
atharva kamble
d6ac283388 feat: Unload a workspace context menu, p=#10688
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
2025-10-05 23:55:29 +02:00
alightsoulmate
2dd185288d Fix: Unexpected Spelling in Theme Configuration Page, p=#10696
Co-authored-by: Mr. M <mr.m@tuta.com>
2025-10-05 19:00:19 +02:00
mr. m
3ac31a96a6 feat: New site data popup, p=#10651 2025-10-05 18:56:41 +02:00
Mr. M
e340923623 feat: Increased the width and height of toolbar buttons, b=no-bug, c=common, workspaces 2025-10-05 00:28:32 +02:00
mr. m
a4fa3159ca fix: Fixed essentials disappearing when switching spaces, b=no-bug, c=workspaces 2025-10-02 19:41:47 +02:00
mr. m
bb9b7b74aa feat: Improved space edit button sizings, b=no-bug, c=workspaces 2025-10-01 21:52:26 +02:00
mr. m
a7f853e0f0 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-09-28 21:52:55 +02:00
mr. m
e59c73ae53 fix: Fixed workspace icons resizing on overflow, b=closes #10596, c=workspaces 2025-09-28 21:52:50 +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
3146ec1c3b fix: Fixed toolbar bg not showing until hover, b=closes #10595, c=compact-mode, workspaces 2025-09-28 13:44:14 +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
3d83fed14f fix: Fixed aligment issues with new workspace icons, b=no-bug, c=workspaces 2025-09-27 14:37:08 +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
bb33bbcc39 fix: Fixed essentials being ignored when closing tabs, b=closes #6968, c=workspaces 2025-09-27 12:02:47 +02:00
reizumi
0b906bda78 feat: improve existing monochrome icons and add new ones, p=#10536 2025-09-26 13:48:07 +02:00
Mr. M
a18dc63437 perf: Improved performance for ocmpact mode polyfill and resize observers, b=no-bug, c=common, compact-mode, workspaces 2025-09-25 13:21:34 +02:00