mr. M
1475d3daee
Refactor theme preferences by removing unused color options and adjusting border radius settings
2025-02-09 17:20:27 +01:00
mr. M
0a9f88a2fb
Remove compact view preference and update related logic for improved clarity
2025-01-19 20:29:59 +01:00
mr. M
bd0b012bce
Reduce animation duration in ZenWorkspaces for improved responsiveness
2025-01-19 17:06:49 +01:00
mr. M
b8bacef844
Fix localization IDs for web appearance options and update CSS selectors for correct styling
2024-12-20 19:41:34 +01:00
mr. M
df727b774c
Fixed compact mode settings display (closes https://github.com/zen-browser/desktop/issues/3885 )
2024-12-19 18:15:24 +01:00
mr. M
c67fc71069
Added options for floating urlbar, fixed macos weird window control positioning, added newtab animations, fixed top toolbar hiding when hovering reload button and new URLBar UI
2024-12-13 00:49:43 +01:00
mr. M
5f512db55f
New welcome page and logo
2024-12-07 21:12:01 +01:00
Vijay A
92de4022cb
Remove trailing spaces
2024-11-28 07:34:29 +05:30
mr. M
b094d8322a
refactor: update styling and structure of Zen UI components; remove deprecated toolbar styles and adjust margins for better layout
2024-11-19 20:51:48 +01:00
mr. M
f093228f71
feat: Update new tab button preferences and improve workspace indicator styles
2024-11-08 19:34:51 +01:00
mr. M
cfd2e57950
Allow glance meta key only for macos ( https://github.com/zen-browser/desktop/issues/2429 )
2024-10-31 15:55:12 +01:00
mr. M
245c75ab2c
Update subproject commit hash in l10n and zen-components
2024-10-30 17:16:29 +01:00
mr. M
b0b73b5d97
Update zen view compact mode preferences
2024-10-30 15:13:36 +01:00
mr. M
a08df8f9ef
Added theme color deduction for workspace gradients and fixed macos titlebar buttons display
2024-10-29 20:45:38 +01:00
mr. M
1a906b746e
Update firefox version to 132.0
2024-10-29 18:08:56 +01:00
mr. M
22df6d5638
Added support for meta
key for glance
2024-10-29 10:50:37 +01:00
mr. M
9c105c988c
Added settings page for zen glance
2024-10-29 09:51:36 +01:00
mr. M
3a517317a3
[breaking change]: Removed the hide expand sidebar
button
2024-10-26 18:34:06 +02:00
mr. M
f019490989
Added newtab button option to stay under last tab and reworked gradient generator's layout
2024-10-26 15:38:45 +02:00
mr. M
45ce804ee9
Update subproject commit references in l10n and zen-components
2024-10-24 21:46:15 +02:00
mr. M
d6c4c3c66a
Changed light theme and added new split view icon
2024-10-17 19:19:28 +02:00
brahim
54706e51af
Fix change on hover not changing right pref.
2024-10-12 12:07:29 +02:00
mauro-balades
a556454ced
Add ZenGradientGenerator to zen-assets.jar and zen-styles
...
This commit adds the ZenGradientGenerator module to the zen-assets.jar and zen-styles directories. The ZenGradientGenerator is responsible for generating gradients used in the Zen theme. This addition will enhance the visual appearance of the theme.
2024-10-07 20:54:53 +02:00
mauro-balades
c8391950cf
Expanded on sidebar stylings and added option to disable border of bottom icons
2024-10-04 19:19:40 +02:00
mauro-balades
40890470fe
Added preferences for split views and tabs unloader
2024-09-29 12:18:21 +02:00
mauro-balades
4510bc64d6
Refactor ZenCompactModeManager and ZenStartup.mjs
2024-09-21 16:11:07 +02:00
mauro-balades
7bf77d1d57
Update subproject commit references
2024-09-18 22:05:35 +02:00
mauro-balades
6681e0d39b
Refactor CSS to fix layout issues and improve user experience
2024-09-14 10:22:02 +02:00
mauro-balades
0e57c961c8
Refactor l10n submodule commit reference
2024-09-10 20:44:01 +02:00
brahim
46fdd7dcc1
Add option in zenLooksAndFeel to enable toolbar-flash-popup
2024-09-07 15:18:56 +02:00
mauro-balades
acf057acc5
chore: Update preferences for legacy toolbar location in zen browser UI
2024-09-02 22:21:57 +02:00
Mauro Balades
3def55d48b
Started checking for themes updates
2024-08-25 11:27:27 +02:00
Mauro Balades
1b5881c0fb
Added expand on hover for tabs!
2024-08-19 17:25:00 +02:00
Mauro Balades
ca6f3d882c
Update zen-components subproject commit
2024-08-17 17:07:06 +02:00
Mauro Balades
6cf7fe90b8
chore: Remove floating URL bar feature
2024-08-15 19:17:21 +02:00
Mauro Balades
2264c5f67d
chore: Add ZenThemeBuilder component for customizing browser theme
2024-08-09 00:00:27 +02:00
Mauro Balades
14da8cd9e7
chore: Update sidebar close-on-blur preference handling
2024-08-04 13:02:25 +02:00
Mauro Balades
234f4ecfed
chore: Add floating URL bar preference to theme settings
2024-07-31 11:19:49 +02:00
Mauro Balades
d5a4ce2331
Expanded functionality of compact mode
2024-07-29 14:30:06 +02:00
Mauro Balades
9c6b0912a5
chore: Update theme pill-button default value and styles
2024-07-23 11:35:26 +02:00
Mauro Balades
628a0bf269
chore: Update Zen Browser preferences and styles for vertical tabs layout
2024-07-19 19:15:01 +02:00
Mauro Balades
7e1c76a1da
Refactor ZenWorkspaces to use _createNewTabForWorkspace method for preparing new workspace
2024-07-13 22:09:50 +02:00
Mauro Balades
2885d200d5
feat: Add compact view option to preferences
...
The code changes introduce a new preference option for enabling the compact view in the Zen browser. This allows users to show only the toolbars they use, improving the browsing experience for those who prefer a minimalistic interface.
(closes #31 )
2024-05-21 19:13:03 +02:00
Mauro Balades
ca3ce58230
Added an opion to remove sidebar panels
2024-04-27 19:17:04 +02:00
Mauro Balades
0d6cf99e21
Small changes to the settings UI
2024-04-24 19:27:05 +02:00
Mauro Balades
6b17d35b36
Added new, more compact layout when panel separation is 0 pixels
2024-04-21 11:17:58 +02:00
Mauro Balades
4568ad6d6f
Added color choice functionality and edited look and feel settings
2024-04-13 13:22:54 +02:00
Mauro Balades
70908da525
Started working on preferences page
2024-04-11 21:38:25 +02:00