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

726 commits

Author SHA1 Message Date
mr. M
49dc6ac30b
Fixed having invalid custom gradient colors 2024-11-02 19:29:16 +01:00
mr. M
369adbdfe9
Fixed custom color input accepting every possible value 2024-11-02 19:00:06 +01:00
mr. M
c5b6376980
Fixed shadow offset and closing last tab when glance is open 2024-11-02 18:34:38 +01:00
mr. M
10f6e4e751
Fixed toolbar buttons backgrounds 2024-11-02 17:58:38 +01:00
mr. M
3a374dcdba
Fixed close tab button having weird paddings 2024-11-02 17:45:15 +01:00
mr. M
b6f4611994
Update subproject commit in zen-components 2024-11-02 17:35:27 +01:00
mr. M
b58f7a0c4d
Update subproject commit in zen-components 2024-11-01 17:26:52 +01:00
mr. M
f94b51e410
Fixed closing parent tab on glance (https://github.com/zen-browser/desktop/issues/2526) 2024-11-01 13:47:04 +01:00
mr. M
bd8829a432
Improved UI theme colors generation and newtab aligment 2024-11-01 13:07:32 +01:00
mr. M
3cc111e5dd
Update subproject commit in zen-components 2024-10-31 22:26:38 +01:00
mr. M
baa614c094
Update subproject commit in zen-components 2024-10-31 22:25:23 +01:00
mr. M
95cb9460d4
Update subproject commit in zen-components 2024-10-31 22:24:53 +01:00
mr. M
e433c5160a
Update subproject commit in zen-components 2024-10-31 22:18:30 +01:00
mr. M
440b7171b0
Fixed compact mode sidebar breaking when open a link from the other subpanels (https://github.com/zen-browser/desktop/issues/2218) 2024-10-31 16:08:15 +01:00
mr. M
448a034766
Update subproject commit in zen-components 2024-10-31 15:50:09 +01:00
mr. M
d228a96944
Fixed bookmarks toolbar overflowing the top panel (https://github.com/zen-browser/desktop/issues/2434) 2024-10-31 14:29:18 +01:00
mr. M
51a3fb98e1
Update subproject commit in zen-components 2024-10-31 14:26:41 +01:00
mr. M
3ba221831d
Fixed height changing when having too many tabs 2024-10-31 09:15:20 +01:00
mr. M
0ea71db628
Refactor CSS styles for Zen browser UI and tabs
- Update the max-width property for #zen-appcontent-wrapper in zen-browser-ui.css to ensure it takes up the full width.
- Remove the label display for toolbar buttons in zen-glance.css to improve the visual appearance.
- Hide the new tab button in vertical-tabs.css to align with the Zen browser UI design.
2024-10-31 01:35:59 +01:00
mr. M
88f954fc28
Update subproject commit in zen-components 2024-10-30 20:50:45 +01:00
mr. M
f6acb174a4
Update subproject commit in zen-components 2024-10-30 20:49:31 +01:00
mr. M
b8a927b163
Added escape key for glance 2024-10-30 20:49:03 +01:00
mr. M
4e93b06772
Refactor CSS animation translation in zen-animations.css 2024-10-30 20:36:28 +01:00
mr. M
65934f5e00
Fix issue with workspace button width in vertical tabs 2024-10-30 20:35:26 +01:00
mr. M
fb89aab252
Fix issue with workspace button width in vertical tabs 2024-10-30 19:42:20 +01:00
mr. M
a85baa5cca
Fixed Workspace icon jumping in sidebar if not in strip mode (https://github.com/zen-browser/desktop/issues/2413) 2024-10-30 18:25:09 +01:00
mr. M
7d6125c367
Fixed workspaces creation not opening and polished glance! 2024-10-30 18:18:46 +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
9749a79f7f
Update zen-components subproject commit 2024-10-30 13:44:33 +01:00
mr. M
6a7cbf1a47
Added isolation attribute to browser elements (https://github.com/zen-browser/desktop/issues/2375) 2024-10-30 13:30:09 +01:00
mr. M
ff1d1474d4
Update zen-components subproject commit 2024-10-30 13:24:01 +01:00
mr. M
2b18df8398
Fix animation and layout issues in zen-components and zen-styles 2024-10-30 13:18:27 +01:00
mr. M
d978d35533
Added expand to fullscreen for glance 2024-10-30 12:45:22 +01:00
mr. M
0552c2f245
[breaking] changed default layout of the customizable UI 2024-10-29 23:42:05 +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
c916732f4e
Tried to implement solution for https://github.com/zen-browser/desktop/issues/2375 2024-10-29 12:23:08 +01:00
mr. M
22df6d5638
Added support for meta key for glance 2024-10-29 10:50:37 +01:00
mr. M
4783f264df
Fixed animations for glance 2024-10-29 10:21:47 +01:00
mr. M
9c105c988c
Added settings page for zen glance 2024-10-29 09:51:36 +01:00
mr. M
c7bf92f20b
Added browser loading for glance and animations! 2024-10-29 00:38:10 +01:00
mr. M
15548d9bb2
Added glance animations 2024-10-28 16:59:41 +01:00
mr. M
441379b6e8
Added glance overlay and functionality 2024-10-28 15:25:57 +01:00
mr. M
6e5d117720
Started working on zen glance 2024-10-28 14:44:41 +01:00
mr. M
c1aea93389
Fixed expand on hover not showing gradients background (closes https://github.com/zen-browser/desktop/issues/2360 and closes https://github.com/zen-browser/desktop/issues/2350) 2024-10-28 11:49:28 +01:00
mr. M
e28af61ac2
Made compact mode toolbar also inherit the background colors 2024-10-28 11:23:39 +01:00
mr. M
315180816d
Update subproject commit in l10n and zen-components 2024-10-27 20:47:08 +01:00
mr. M
25c8796888
Refactor sidebar panel animation and update subproject commit 2024-10-27 20:32:24 +01:00
mr. M
ea871aaa7b
Refactor sidebar panel animation in zen-sidebar-panel.inc.xhtml and zen-styles/zen-animations.css 2024-10-27 13:34:04 +01:00