Commit graph

60 commits

Author SHA1 Message Date
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
1bc17b1cb1
FIxed mica window control buttons 2024-12-05 22:16:17 +01:00
mr. M
8d3e33e343
feat: update UI styles for Mica support and adjust font size in URL bar 2024-12-05 21:57:11 +01:00
mr. M
c993563185
refactor: update toolbar and sidebar styles for improved layout and consistency 2024-12-02 12:57:03 +01:00
mr. M
273d477938
Fixed titlebars being streched out and small on the right side 2024-11-28 21:43:20 +01:00
mr. m
a02ae261cf
Merge branch 'dev' into formatting
Signed-off-by: mr. m  <91018726+mr-cheff@users.noreply.github.com>
2024-11-28 18:52:43 +01:00
mr. M
63a2ccf3da
Enhance Zen Browser UI with layout adjustments, z-index updates, and color changes 2024-11-28 16:32:04 +01:00
Vijay A
92de4022cb Remove trailing spaces 2024-11-28 07:34:29 +05:30
mr. M
3bf7a477a6
Disable single toolbar mode and update keyboard shortcuts versioning; remove unused 'zen-toggle-sidebar' shortcut 2024-11-27 16:52:23 +01:00
mr. M
d06b0c0b69
Disable single toolbar mode and adjust UI margins for improved layout consistency 2024-11-26 19:29:24 +01:00
mr. M
2ee8b3c111
Fixed right sidebar compact mode margin and worked more on the rewrite 2024-11-25 21:01:14 +01:00
mr. M
e56cd8f3bd
Update dependencies and enhance UI styles for improved user experience 2024-11-23 23:14:32 +01:00
mr. M
0fba5dc75c
feat: enhance Zen UI manager with new preferences for compact mode and single toolbar; update styles for better layout 2024-11-21 21:44:57 +01:00
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
66b215b44b
feat: add zen-cool-toolbar styles and adjust layout for sidebar and workspace indicators 2024-11-16 10:27:46 +01:00
mr. M
871e529bf2
Fixed texture slider not working on twilight (closes https://github.com/zen-browser/desktop/issues/2711) 2024-11-08 23:49:13 +01:00
mr. M
715b6df2fb
Add overflow hidden to zen main app wrapper for improved layout 2024-11-05 23:39:15 +01:00
mr. M
f0690d0ac5
Refactor CSS styles for improved layout and responsiveness 2024-11-05 22:40:52 +01:00
mr. M
3049bc8215
Added better UI for transparency in windows 2024-11-05 22:27:37 +01:00
mr. M
fdf83eaef8
Added better support for macos transparency 2024-11-05 20:29:27 +01:00
mr. M
49ceb6f6e5
Update zen-browser-ui.css, zen-compact-mode.css, and zen-theme.css
- Add transparency to the titlebar on macOS
- Apply backdrop filter and border to the compact mode toolbar
- Adjust themed toolbar background for macOS
2024-11-04 18:30:12 +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
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
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
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
e28af61ac2
Made compact mode toolbar also inherit the background colors 2024-10-28 11:23:39 +01:00
mr. M
4ee7fa2af7
Worked on the gradient choser 2024-10-26 12:11:14 +02:00
mr. M
4997786b9f
Added a working workspaces gradient chooser! 2024-10-25 21:50:15 +02:00
mr. M
5c565def63
Added per workspace support for gradients and animations 2024-10-25 15:11:35 +02:00
brahim
b707aabee4 Fix splitview overlay becoming misaligned when tabs not expanded. 2024-10-07 02:39:19 +02:00
mauro-balades
e2792eecb5
Made the code look cleaner 2024-10-04 18:21:41 +02:00
mauro-balades
a222e866fb Refactor CSS to update primary accent hover color 2024-09-27 23:44:27 +02:00
mauro-balades
71c20bdf98 Fixed extra width on right side compact mode and sidebar toolbar being hidden in fullscreen mode 2024-09-25 17:49:15 +02:00
mauro 🤙
aadb3be0ea
Update zen-browser-ui.css 2024-09-23 15:49:13 -07:00
mauro-balades
6c77a913ff Refactor ZenCustomizableUI and update keyboard shortcuts preferences 2024-09-23 18:15:22 +02:00
mauro-balades
6f42c30abe Refactor ZenStartup.mjs and zen-settings.js, and update subproject commit in l10n and zen-components 2024-09-22 22:59:50 +02:00
mauro 🤙
994fbf8d97
Merge branch 'main' into feature/resize-views-in-split-view 2024-09-21 17:02:25 +02:00
mauro-balades
a4edeb5b49 Refactor ZenUIManager to add event listener for gZenCompactModeManager 2024-09-21 16:58:22 +02:00
mauro-balades
3b426fa0cf Refactor ZenStartup to update default placements for sidebar buttons and improve sidebar buttons customization 2024-09-20 15:41:33 +02:00
mauro-balades
37e8ee66bd Refactor ZenStartup to update default placements for sidebar buttons and improve sidebar buttons customization 2024-09-20 14:23:49 +02:00
mauro-balades
dcaf5a1636 Refactor zen-components and zen-styles for improved UI layout and appearance 2024-09-16 07:51:42 +02:00
brahim
4cf7827df9 Move splitter css to zen-decks.css, use css vars for gridSizes 2024-09-16 04:15:21 +02:00
brahim
bd25205ad5 Split view splitter css 2024-09-16 04:15:20 +02:00
brahim
85c6de8d2a Put resize splitters inside tabBrowser 2024-09-16 04:15:20 +02:00
mauro-balades
02e51fc828 Fixed right side bars 2024-09-14 12:30:51 +02:00
mauro-balades
667321e728 Refactor zen-browser-ui.css to add padding to tabbrowser-tabpanels 2024-09-10 20:45:38 +02:00
mauro-balades
0e57c961c8 Refactor l10n submodule commit reference 2024-09-10 20:44:01 +02:00
mauro-balades
da36c5e375 Refactor zen-browser-ui.css to add styling for the Notification Stack 2024-09-10 19:19:36 +02:00
mauro-balades
80136189b1 Formatted the entire project 2024-09-09 19:36:14 +02:00