Mauro Balades
31908c8775
chore: Update mozconfig to enable jemalloc and linker lld for non-cross-compiling builds
2024-07-20 13:55:49 +02:00
Mauro Balades
6c34fc6e8d
test
2024-07-20 11:32:45 +02:00
Mauro Balades
57f8a8fccd
chore: Update alpha-build.sh script to handle xvfb-run not found and disable LTO when cross-compiling
2024-07-20 11:22:22 +02:00
Mauro Balades
3f7e2bf1c7
chore: Update alpha-build.sh script to handle xvfb-run not found and set LLVM_PROFDATA path conditionally
2024-07-20 11:19:40 +02:00
Mauro Balades
dcd63d66bc
chore: Update alpha-build.sh script to handle xvfb-run not found and set LLVM_PROFDATA path conditionally
2024-07-20 10:53:19 +02:00
Mauro Balades
0313f1aa14
chore: Update alpha-build.sh script to handle xvfb-run not found and disable profiling
2024-07-20 09:24:34 +02:00
Mauro Balades
e3c465b59a
chore: Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
2024-07-20 02:07:39 +02:00
Mauro Balades
093a9625a7
chore: Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
2024-07-20 02:00:37 +02:00
Mauro Balades
b04d6fc4f0
Update Zen Browser styles for dark mode compatibility
2024-07-20 01:49:23 +02:00
Mauro Balades
57850038fc
Update Zen Browser styles for dark mode compatibility
2024-07-20 01:32:59 +02:00
Mauro Balades
323c0e51f3
Update tabs max-height calculation in ZenThemeModifier
2024-07-20 01:01:07 +02:00
Mauro Balades
a4a1aa5c43
chore: Update tabs max-height calculation in ZenThemeModifier
2024-07-20 00:38:04 +02:00
Mauro Balades
dddccee707
chore: Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
...
- Add conditional check for xvfb-run command availability
- Enable LTO (Link Time Optimization) only when not cross-compiling
Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update Windows mozconfig and ZenWorkspaces.mjs
2024-07-20 00:32:39 +02:00
Mauro Balades
528e020176
chore: Hide watermark when "zen.watermark.enabled" preference is false
2024-07-19 23:54:01 +02:00
Mauro Balades
fb8bc5d532
chore: Update TabsToolbar styles for Zen Browser
2024-07-19 23:47:48 +02:00
Mauro Balades
6c3a67aa9a
chore: Update TabsToolbar styles for Zen Browser
...
- Set width to 100% and justify-content to start for toolbar buttons in TabsToolbar
- Add border-radius to toolbar buttons in TabsToolbar
- Update hover background color for toolbar buttons in TabsToolbar
- Adjust text alignment and remove unnecessary padding for toolbar buttons in TabsToolbar
- Set background to transparent for text, icon, and badge stack in toolbar buttons in TabsToolbar
- Set width to 100% for tabbrowser-tabs
Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update Zen Browser preferences and styles for vertical tabs layout
2024-07-19 23:46:38 +02:00
Mauro Balades
3828f2547e
chore: Update Windows mozconfig and ZenWorkspaces.mjs
...
- Commented out the WIN32_REDIST_DIR and WIN_UCRT_REDIST_DIR lines in the Windows mozconfig file
- Modified the condition in ZenWorkspaces.mjs to check if the number of shown tabs is equal to the length of gBrowser.tabs minus one
Related recent commits:
- Update Zen Browser styles for dark mode compatibility
- Update alpha-build.sh script to handle xvfb-run not found, enable LTO only when not cross-compiling, and set LLVM_PROFDATA environment variable
- Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
2024-07-19 23:23:02 +02:00
Mauro Balades
b44d4b4f41
chore: Update Zen Browser styles for dark mode compatibility
2024-07-19 23:11:15 +02:00
Mauro Balades
8c1e1bc97d
chore: Update alpha-build.sh script to handle xvfb-run not found, enable LTO only when not cross-compiling, and set LLVM_PROFDATA environment variable
2024-07-19 22:35:31 +02:00
Mauro Balades
93ba4e0638
chore: Update alpha-build.sh script to handle xvfb-run not found and enable LTO only when not cross-compiling
2024-07-19 22:01:55 +02:00
Mauro Balades
16f7b06cec
chore: Update Zen Browser styles for dark mode compatibility
2024-07-19 21:50:11 +02:00
Mauro Balades
e1e910e339
chore: Update xvfb-run command in alpha-build.sh script
2024-07-19 19:54:09 +02:00
Mauro Balades
fb34e6c2fd
chore: Remove unused debug module option in mozconfig
2024-07-19 19:35:08 +02:00
Mauro Balades
bcd6116e5c
chore: Update build process to use alpha-build.sh script
2024-07-19 19:28:00 +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
d3900ca905
chore: Enable Link Time Optimization (LTO) and Profile Guided Optimization (PGO)
2024-07-19 17:59:51 +02:00
Mauro Balades
851b181ae9
chore: Update @zen-browser/surfer dependency to version 1.0.15
2024-07-19 17:55:22 +02:00
Mauro Balades
275fe8e837
chore: Enable smooth scrolling and overscroll in Zen Browser
2024-07-19 17:48:38 +02:00
Mauro Balades
80f8e829df
fix: Fix ZenWorkspaces initialization in hidden windows and private browsing mode
2024-07-19 17:36:57 +02:00
Mauro Balades
a0f30e595b
chore: Refactor tab browser styles for improved readability and maintainability
2024-07-19 17:19:24 +02:00
Mauro Balades
43460815ac
Fixed tab browser when DOM fullscreen is enabled
2024-07-19 17:11:04 +02:00
Mauro Balades
69e352624e
chore: Remove unused CSS color property
2024-07-19 16:55:00 +02:00
Mauro Balades
40b652869d
feat: Add toggleBookmarksSidebar function to ZenUIManager
2024-07-19 16:44:54 +02:00
mauro-balades
ccb5df88b4
🔖 Update version to 1.0.0-a.5
2024-07-16 15:17:52 +00:00
mauro 🤙
4e6418c83e
Actualizar windows_mozconfig
1.0.0-a.5
2024-07-16 11:13:25 +02:00
mauro 🤙
0e17cb9c50
Actualizar mozconfig
2024-07-16 11:13:05 +02:00
mauro 🤙
ecf5c6af38
Actualizar mozconfig
2024-07-16 11:12:47 +02:00
mauro 🤙
afe8438958
chore: Remove enable-clang-plugin option from mozconfig
2024-07-16 08:49:37 +00:00
mauro 🤙
360baa1553
Update branding in MacOSInstaller.svg
2024-07-16 08:48:36 +00:00
mauro 🤙
a34675379b
chore: Remove linker option from mozconfig
2024-07-16 08:46:28 +00:00
mauro 🤙
215e2f10a9
chore: Remove enable-rust-si option from mozconfig
2024-07-16 08:37:21 +00:00
mauro 🤙
ca9b6525a2
chore: Update mozconfig to fix target option for Windows build
2024-07-16 08:29:25 +00:00
mauro 🤙
47cddef5de
chore: Remove disable-maintenance-service option from mozconfig
2024-07-16 08:28:19 +00:00
mauro 🤙
bbedfd50a5
chore: Update mozconfig to enable LTO and remove unused options
2024-07-16 08:18:32 +00:00
mauro 🤙
6f60d2ff48
Merge pull request #63 from thisisarnabdas/patch-1
...
Fixed the license link
2024-07-16 09:08:10 +02:00
ARNAB DAS
0f76e65372
Update README.md
2024-07-16 01:30:50 +00:00
mauro 🤙
d83f189a63
chore: Update MPL LICENSE link in README.md
2024-07-15 21:57:48 +00:00
Mauro Balades
f1d4b27c58
chore: Update privacy preferences and disable telemetry
2024-07-15 03:25:12 +02:00
Mauro Balades
f2ace58825
chore: Update mozconfig to enable LTO and remove unused options
2024-07-15 03:19:11 +02:00
Mauro Balades
fe74d96914
chore: Enable workspaces by default
2024-07-15 02:57:18 +02:00