1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-14 14:03:52 +02:00
Commit graph

42 commits

Author SHA1 Message Date
Mr. M
1135744520
refactor(common, compact-mode, folders, fonts, glance, images, kbs, media, mods, split-view, tabs, tests, workspaces, vendor, welcome): closes #7628 - Refactor zen components file structure for easier understanding 2025-04-15 14:03:55 +02:00
mr. M
f2c6d0a6b9
fix: streamline style clearing in ZenGlanceManager and update version numbers in surfer.json 2025-04-05 04:15:18 +02:00
mr. m
a9f9e0263e
fix: update animations and styles for macOS compatibility and improve contrast in popup elements 2025-04-01 15:22:49 +02:00
mr. M
e43f9729a7
Fixed fetching bool prefs on the CSS 2025-03-27 00:22:43 +01:00
mr. M
5d0807de4c
refactor: update workspace settings and improve CSS styles for better layout and responsiveness 2025-03-20 19:22:55 +01:00
mr. M
124d5e0cdb
Enhance button hover effects with scaling transitions for improved interactivity 2025-03-07 15:29:26 +01:00
Tanay Kar
ac915b0373
Fixed add color icon alignment issue
Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com>
2025-02-24 12:12:21 +05:30
mr. M
cc0e18012d
Refactor ZenGradientGenerator styles and logic for improved UI consistency and element sizing 2025-02-22 18:36:14 +01:00
mr. M
3de1673929
Refactor ZenGradientGenerator to enhance rotation functionality and improve UI elements for gradient generation 2025-02-22 16:11:17 +01:00
mr. M
6771b137ea
Enhance UI styles and functionality for gradient generator, vertical tabs, and URL bar; improve tab management logic 2025-02-21 11:32:48 +01:00
mr. m
a90c6c445c
Added common UI fixes / inconsistencies 2025-02-21 01:25:08 +01:00
mr. m
aae4f0520c
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-02-21 01:19:39 +01:00
mr. m
e74cdc6ca0
More common UI fixes 2025-02-21 01:19:36 +01:00
mr. M
df666813f3
Refactor zen-gradient-generator styles for improved responsiveness on macOS 2025-02-21 01:18:01 +01:00
mr. m
4a8790e07f
Improved color picker styles 2025-02-21 01:07:09 +01:00
mr. M
b71903e04b
Enhance gradient generator UI with improved layout and styling adjustments 2025-02-20 19:48:45 +01:00
mr. M
48ab77ef52
Refactor EME configuration to remove wmfcdm support and adjust gradient dot size 2025-02-20 17:33:53 +01:00
mr. m
bc863f3f2c
Fixed selecting the correct dot 2025-02-20 15:56:00 +01:00
Erdem
bdf7c84a35 Better aligment for add custom color button
centered the hight and added 2px of space from the input for better view
2025-02-19 20:24:48 +03:00
mr. M
76e47e5356
Fix CSS formatting and streamline tab opening logic in ZenWelcome 2025-02-19 13:05:44 +01:00
mr. M
93df13ff78
Remove unused gradient display image and implement predefined color options in gradient generator 2025-02-19 13:04:18 +01:00
mr. M
1cc5cd1b1d
Add localization label for gradient generator and adjust button dimensions 2025-02-18 23:49:58 +01:00
mr. M
c3585ed714
Update CSS styles for gradient generator and welcome screen; adjust dimensions and improve layout 2025-02-18 20:37:35 +01:00
mr. M
0044b0206a
Refactor zen gradient generator: update theme picker initialization and event handling, improve CSS styles, and clean up unused code. 2025-02-18 13:29:58 +01:00
mr. M
10ae6491c9
Update gradient generator styles and replace palette icon 2025-02-17 22:22:22 +01:00
Studio Movie Girl
ee16ce65ec
Update zen-gradient-generator.css
Signed-off-by: Studio Movie Girl <168581144+neurokitti@users.noreply.github.com>
2025-02-17 14:54:24 -06:00
mr. m
fdc8fd1b01
New design 2025-02-16 16:57:18 +01:00
mr. m
fdb26de664
Small updates 2025-02-16 14:14:38 +01:00
neurokitti
2140029a4a fixed custom color input button css 2025-02-16 03:23:37 -06:00
neurokitti
c71cea87cc fixed formatting 2025-02-16 02:26:14 -06:00
neurokitti
b068e9729a made dots bigger and fixed primary dot color issue 2025-02-15 23:11:39 -06:00
mr. M
7dfa6d55ba
Refactor CSS and JavaScript files for consistency; clean up whitespace and formatting 2025-01-04 02:21:45 +01:00
mr. M
dabbd693b6
Add MPL 2.0 license header to multiple CSS and SVG files 2024-12-25 20:02:27 +01:00
Clément POIRET
b9f7e592ab
fix: zen gradient generator overflow
Signed-off-by: Clément POIRET <github.untitled446@passfwd.com>
2024-12-10 10:56:05 +01:00
mr. M
3a22456032
Update rust version and fix installation script in linux-release-build.yml 2024-10-27 08:05:53 +01: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
4ee7fa2af7
Worked on the gradient choser 2024-10-26 12:11:14 +02:00
mr. M
5d0c22c374
Improved UI for gradient generator 2024-10-26 00:08:27 +02:00
mr. M
4997786b9f
Added a working workspaces gradient chooser! 2024-10-25 21:50:15 +02:00
mr. M
c4502c2762
Choosing colors from the gradient generator now works 2024-10-25 12:54:45 +02:00
mr. M
c92924db15
Started working on the gradient generation 2024-10-24 23:53:09 +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