Samuel Oldham
b260942e22
Fix #7609 by changing to orange when white.
2025-05-15 12:24:58 +00:00
mr. m
b74153290b
chore: Remove remaining bits from zen rices, b=(no-bug), c=workspaces
2025-05-14 10:12:51 +02:00
Mr. M
b4c7a64631
feat: Added a share button to copy url, b=(no-bug), c=common
2025-05-12 20:36:46 +02:00
Mr. M
7b99f227cd
chore: Format with only a maximum of 10 columns, b=(no-bug), c=workflows, common, compact-mode, folders, glance, kbs, media, mods, split-view, tabs, tests, workspaces, welcome
2025-05-10 21:22:16 +02:00
Mr. M
8afd08a3d9
fix: Fixed urlbar in double toolbar mode, b=(bug #7385 ), c=common
2025-05-10 01:01:23 +02:00
Mr. M
3e53787a62
fix: Fixed 'show all tabs' button not showing, b=( closes #8188 ), c=common
2025-05-10 00:19:55 +02:00
Mr. M
70b9f66f4c
fix: Fixed importing themes from a JSON file, b=(no-bug), c=common, mods
2025-05-06 17:12:49 +02:00
mr. m
d394702606
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-05-06 14:34:57 +02:00
mr. m
53332937c2
fix: Fixed customize mode being transparent on auto-theme, b=( closes #8104 ), c=no-component
2025-05-06 14:32:36 +02:00
Mr. M
f16b0526af
feat: Remove urlbar overrides and make it a pref, b=( closes #8092 ), c=common, media, images, kbs, mods, split-view, welcome, workspaces
2025-05-06 07:59:00 +02:00
Mr. M
1d269e9203
feat(no-component): no-bug - Added new 'switch to tab' UI
2025-05-05 22:34:15 +02:00
Alvin Joy
991437ab2f
Add !important
2025-05-03 10:03:21 +05:30
Alvin Joy
2550b2fe41
fix: use list-style-image rather than menu-image for appMenu items, b=(no-bug), c=images
2025-05-03 00:43:39 +05:30
Mr. M
33ac98c2b3
fix: Fixed a few things before release, b=(no-bug), c=common, compact-mode, mods, tabs, welcome
2025-05-02 01:10:44 +02:00
Mr. M
f38bea67ab
chore: Added an icon for 'report broken site', b=(no-bug), c=no-component
2025-04-29 20:09:08 +02:00
Mr. M
a35ef0e735
chore: Made an URL revamp! Fixed lots of things in different layouts and made it's UI a bit cleaner, b=(no-bug), c=common
2025-04-29 12:52:05 +02:00
mr. m
d4a45ca006
Merge branch 'dev' into feature/import-export-mods
2025-04-27 10:04:03 +02:00
Mr. M
53de112eb8
chore: Added better testing preferences and cleaned up a bit, b=(no-bug), c=common, tests, workspaces
2025-04-26 15:02:59 +02:00
Mr. M
e039ee1692
fix: Fixed moving split view tabs into other workspaces not working, b=( closes #7840 ), c=split-view, welcome, workspaces
2025-04-26 12:56:36 +02:00
Pdzly
7f3d9fd9e7
Remove redundant blank line in CSS file
...
Eliminated an unnecessary blank line for cleaner and more consistent formatting. This improves the readability and maintains coding style standards.
2025-04-25 20:08:29 +02:00
Pdzly
a233c6be8c
Add theme import and export functionality
...
Implemented theme import and export options in the Zen Theme Marketplace. Added buttons, event handlers, and logic for users to save themes to a file or load them from an external JSON file. Included success and error states for both actions.
2025-04-25 18:47:05 +02:00
rooki
b490d91572
style: Add homepage button to theme marketplace with click functionality
2025-04-24 14:27:21 +02:00
rooki
48bf0504e8
style: Add pointer cursor to zen-preferences for better UX
2025-04-24 14:18:05 +02:00
mr. m
6de445eaa1
chore: [security]: Finish up wrapping event listeners and other small fixes, b=(no-bug), c=configs, common, compact-mode, split-view, tabs, workspaces
2025-04-23 00:30:56 +02:00
mr. m
09ec1ad864
chore: Updated to ff 138.0 and recalculated patches, b=(no-bug), c=tabs, media
2025-04-22 15:08:34 +02:00
Mr. M
2e6e71e3b6
chore: More migration for firefox 138.0, b=(no-bug), c=tabs, common, split-view
2025-04-19 14:07:51 +02:00
Mr. M
98220c5e74
Updated media controler call icons
2025-04-13 11:19:25 +02:00
Slowlife01
82b94db408
feat(MediaController): controls for media devices
2025-04-13 14:47:56 +07:00
mr. m
a7e217152b
fix: refine panel appearance and shadow properties for better consistency across platforms
2025-04-04 18:11:59 +02:00
mr. m
2ce89bf24b
fix: add !important to appearance property in ctrlTab.css for better styling control
2025-04-03 21:41:00 +02:00
mr. M
1e678008a2
Added a split glance button
2025-04-02 15:33:58 +02:00
mr. M
031926efb7
refactor: remove sidebar-related code and update localization references
2025-04-02 10:16:07 +02:00
mr. M
9bd7b5a900
Update dependencies and refine configuration files for improved compatibility and performance
2025-03-30 10:03:50 +02:00
mr. M
e43f9729a7
Fixed fetching bool prefs on the CSS
2025-03-27 00:22:43 +01:00
Slowlife01
0af85f8c03
New features for media control
2025-03-16 21:04:08 +07:00
mr. M
d234e6a701
refactor media controls layout and styles; improve visibility and responsiveness
2025-03-15 13:40:09 +01:00
mr. M
8afb8ee204
update @zen-browser/surfer dependency to version 1.10.5 and refine media controls styling
2025-03-14 18:29:22 +01:00
mr. M
1891d36677
refactor media controls styling; update icon sizes and improve layout
2025-03-13 14:56:43 +01:00
Slowlife01
5867ae2f93
format
2025-03-12 08:45:20 +07:00
Slowlife01
e6552c8dda
Feat: basic media control
...
Fixed dragging undefined tabs
2025-03-12 08:45:19 +07:00
mr. M
07afc4810a
Adjust URL bar height and update layout handling for compact mode
2025-03-08 11:51:50 +01:00
mr. M
8e789732f9
Refactor CSS for vertical tabs and URL bar to improve layout and responsiveness
2025-03-07 16:25:36 +01:00
mr. M
f9f126a842
Update tab selected text color to use !important for better visibility
2025-03-07 12:12:32 +01:00
mr. m
65433172f3
Added a corner radius to tab icons
2025-03-07 11:59:00 +01:00
mr. m
3325dc0d9f
Fixed session restore identifying the empty tab as a normal one
2025-03-07 11:54:57 +01:00
mr. M
713ceab89f
Enhance styling and functionality in Zen components; adjust URL bar border radius, update tab unloading logic, and refine element separation settings
2025-03-06 12:50:42 +01:00
mr. m
188a6ea801
Small fixes to the URL bar
2025-03-05 12:51:44 +01:00
mr. M
096a28002f
Refactor compact mode styles and improve tab positioning for better layout consistency
2025-03-04 00:22:40 +01:00
mr. M
473698c744
Refactor split view styles and update theme variables for improved UI consistency
2025-03-03 23:36:34 +01:00
mr. M
d415bde66c
Implement drag-and-drop functionality for split view and refine CSS styles for better layout and visibility
2025-03-02 16:45:57 +01:00