Mauro Balades
af75d67b30
chore: Refactor Zen theme modifier, fix notification deck placement, and update tab styling
2024-08-12 10:18:00 +02:00
Mauro Balades
cedd505a09
chore: Refactor Zen theme modifier and fix notification deck placement
2024-08-12 09:41:22 +02:00
Mauro Balades
aba58af1da
Fix default user agent and min width for compact mode
2024-08-11 16:12:59 +02:00
Mauro Balades
c57db962f8
chore: Update Zen browser components submodule commit reference and improve flatpak configuration and fixed tabs not fully closing
2024-08-11 13:37:46 +02:00
Mauro Balades
7276f8a885
chore: Update Zen browser components submodule commit reference and improve flatpak configuration
2024-08-10 18:19:00 +02:00
Mauro Balades
ee5b193785
chore: Update Zen browser components submodule commit reference
2024-08-10 13:01:49 +02:00
Mauro Balades
c77110efec
chore: Update Zen browser components submodule commit reference and improve compact mode
2024-08-10 10:52:57 +02:00
Mauro Balades
c67554a5e5
chore: Update Zen browser components submodule commit reference and add toggle web panels feature
2024-08-09 23:25:13 +02:00
Mauro Balades
2035706c2a
chore: Update Zen browser components submodule commit reference and fixed compact mode
2024-08-09 22:38:37 +02:00
Mauro Balades
be8a7ef6a4
chore: Enable keyboard shortcuts in Zen browser settings
2024-08-09 16:28:06 +02:00
Mauro Balades
0527f8b788
chore: Worked on keyboard shortcuts
2024-08-09 14:24:20 +02:00
Mauro Balades
2264c5f67d
chore: Add ZenThemeBuilder component for customizing browser theme
2024-08-09 00:00:27 +02:00
Mauro Balades
cc024a4528
Started working on keyboard shortcuts
2024-08-08 17:44:45 +02:00
Mauro Balades
0c07a44dc6
chore: Update Zen browser components submodule commit reference
2024-08-08 14:14:44 +02:00
Mauro Balades
fc5bd615f4
Allow sidebar to be aligned to the right
2024-08-07 21:04:36 +02:00
Mauro Balades
fb6845f651
chore: Update Zen browser components submodule commit reference
2024-08-07 19:44:19 +02:00
Mauro Balades
537b20d2dc
chore: Update Zen browser components submodule commit reference
2024-08-07 11:15:14 +02:00
Mauro Balades
de19bdf2b4
Update Zen browser components submodule commit reference
2024-08-07 00:06:45 +02:00
Mauro Balades
056f70a6fa
chore: Update ZenProfileDialogUI file extension to .mjs
2024-08-06 20:23:36 +02:00
Mauro Balades
08e7a92223
chore: Update Zen browser components submodule commit reference
2024-08-06 20:18:48 +02:00
Mauro Balades
5316ff8e47
chore: Update Zen browser components submodule commit reference
2024-08-06 20:14:03 +02:00
Mauro Balades
214e290af3
chore: Update Zen browser components submodule commit reference
2024-08-06 12:35:21 +02:00
Mauro Balades
0499ba0004
chore: Refactor ZenViewSplitter to use async/await for openSplitViewPanel
2024-08-06 12:11:06 +02:00
Mauro Balades
a513d95aad
chore: Add lazy loading for UI elements in split view
2024-08-06 12:04:59 +02:00
Mauro Balades
fd556f8186
chore: Update Zen browser components submodule commit reference
...
The commit reference for the Zen browser components submodule has been updated to 856de195c8433a63199a4bc067e9b7dcc485feff. This ensures that the latest version of the submodule is included when cloning the main repository. The change improves the setup process for new users and ensures that all necessary dependencies are included.
2024-08-06 11:46:35 +02:00
Mauro Balades
c61eb6d28a
chore: Update git clone command to include recursive flag
...
The git clone command in the README.md file has been updated to include the `--recursive` flag. This flag ensures that the Zen browser components submodule is cloned along with the main repository. This change improves the setup process for new users and ensures that all necessary dependencies are included.
2024-08-06 11:30:44 +02:00
Mauro Balades
3c04945df6
chore: Add Zen browser components submodule
...
Add a new submodule for Zen browser components in the src/browser/base/content directory. The submodule is sourced from the Zen Browser Components repository on GitHub.
2024-08-06 11:30:35 +02:00
Mauro Balades
9ce7c60d4a
Added license checks
2024-08-05 13:31:49 +02:00
Mauro Balades
2d72365dbd
chore: Update ZenUIManager and Zen browser theme
2024-08-05 01:06:01 +02:00
Mauro Balades
14da8cd9e7
chore: Update sidebar close-on-blur preference handling
2024-08-04 13:02:25 +02:00
Mauro Balades
4e61ab5e98
chore: Update ZenSidebarManager to fix panel handling and data persistence
2024-08-04 12:27:44 +02:00
Mauro Balades
ab5cf96bf1
Merge branch 'main' of https://github.com/zen-browser/core
2024-08-04 11:04:41 +02:00
Mauro Balades
d60d4e888a
chore: Update Windows build configuration with WebAssembly optimizations, also added persistent storage for sidebar
2024-08-04 11:04:34 +02:00
mauro 🤙
9998f93942
Update zenThemeModifier.js
2024-08-04 00:34:27 +02:00
Mauro Balades
ec1eef6159
chore: Disable deleteMenuItem for default workspaces in ZenWorkspaces.mjs
2024-08-02 17:07:52 +02:00
Mauro Balades
6862e6cbc6
chore: Update sidebar-expanded max-width preference and UI styling
2024-08-02 17:05:43 +02:00
Mauro Balades
b17fb12715
Fix issue with active tab not being set correctly in ZenViewSplitter
2024-07-31 13:33:14 +02:00
Mauro Balades
d5164f05a5
Move security button to the right in zenThemeModifier.js
2024-07-31 10:46:36 +02:00
Mauro Balades
5342c408fa
chore: Add context menu open link in new tab
2024-07-29 21:04:00 +02:00
Mauro Balades
48773b80f4
chore: Hide introduction panel when current panel is set in ZenSidebarManager
2024-07-29 14:51:28 +02:00
Mauro Balades
0f97a1cb4d
refactor: Improved pinned tabs!
2024-07-26 12:10:00 +02:00
Mauro Balades
915350db3c
Hide sidebar webpanel when clicked outside
2024-07-26 00:20:33 +02:00
Mauro Balades
0dfb198609
refactor: Improve workspace icon handling and tab visibility logic
2024-07-25 23:29:49 +02:00
Mauro Balades
bb3ee371a1
refactor: Improve workspace icon handling and tab visibility logic
2024-07-25 09:56:17 +02:00
Mauro Balades
e5eba4496f
chore: Update alpha.yml workflow to consistently use the use-warp-build input
2024-07-24 23:32:05 +02:00
Mauro Balades
9c6b0912a5
chore: Update theme pill-button default value and styles
2024-07-23 11:35:26 +02:00
Mauro Balades
42503c7ccf
chore: Update workspace button styles and behavior
2024-07-22 00:44:00 +02:00
Mauro Balades
cf116b5ad3
chore: Fixed pinned tabs
2024-07-21 20:34:47 +02:00
Mauro Balades
b04d6fc4f0
Update Zen Browser styles for dark mode compatibility
2024-07-20 01:49:23 +02:00
Mauro Balades
323c0e51f3
Update tabs max-height calculation in ZenThemeModifier
2024-07-20 01:01:07 +02:00