Mauro Balades
e9f727ceba
chore: Remove unused browser.ftl file
2024-07-29 21:52:00 +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
e3edc10e95
chore: Update grid-template-columns in zen-browser-shared.css
2024-07-29 14:32:58 +02:00
Mauro Balades
d5a4ce2331
Expanded functionality of compact mode
2024-07-29 14:30:06 +02:00
Mauro Balades
2b56b9b97d
Tried to fix themes and popups ( LOOK INTO THIS )
2024-07-29 11:42:52 +02:00
Mauro Balades
1e464392c2
Updated logos!
2024-07-29 09:43:40 +02:00
Mauro Balades
96f31e8993
Fixed wrong color for context menu popups ( closes #88 )
2024-07-29 01:24:13 +02:00
Mauro Balades
01bdbfca4e
Fixed borders not showing with hidden tabs ( #100 )
2024-07-29 01:20:31 +02:00
Mauro Balades
2dd50cfe9a
refactor: Update @zen-browser/surfer dependency to version 1.1.6 and fixed compact mode!
2024-07-29 00:36:24 +02:00
Mauro Balades
b94c6c616a
Quick HOTFIX
2024-07-27 12:08:20 +02:00
Mauro Balades
1c4108d961
refactor: Remove font-weight property from zen-panel-ui.css
2024-07-27 09:45:45 +02:00
Mauro Balades
d83df429bc
refactor: Update macOS alpha build workflow to use macOS 14 instead of macOS 14 Large
2024-07-26 22:03:42 +02:00
Mauro Balades
8b56897a11
feat: Enable newtabWallpapers v2 in Zen browser theme
2024-07-26 14:09:37 +02:00
Mauro Balades
0f97a1cb4d
refactor: Improved pinned tabs!
2024-07-26 12:10:00 +02:00
Mauro Balades
58e049a76f
refactor: Hide sidebar splitter in Zen browser theme
2024-07-26 09:42:51 +02:00
Mauro Balades
5c5608938d
refactor: Update alpha.yml workflow to use flat-manager v6.1 for uploading flatpak bundle
2024-07-26 09:12:52 +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
f1039324cf
refactor: Improve sidebar panel button scaling
2024-07-25 22:46:38 +02:00
Mauro Balades
3ce4bb8ecf
chore: Update alpha.yml workflow to use flat-manager v6.1 for uploading flatpak bundle
2024-07-25 22:45:43 +02:00
Mauro Balades
f2a783fbce
refactor: Improve workspace icon handling and tab visibility logic
2024-07-25 10:31:41 +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
1433d594c7
chore: Disable PGO build in Windows profile build workflow
2024-07-24 11:15:18 +02:00
Mauro Balades
de8e45a38f
chore: Update grid-gap in zen-decks.css to 5px for better visual spacing
2024-07-23 18:08:34 +02:00
Mauro Balades
9c6b0912a5
chore: Update theme pill-button default value and styles
2024-07-23 11:35:26 +02:00
Mauro Balades
ccbb80ff4c
chore: Fix compact mode for vertical tabs
2024-07-22 01:38:42 +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
c14191847f
chore: Update zen-sidebar.css to hide sidebar when not expanded
2024-07-20 17:20:34 +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
16f7b06cec
chore: Update Zen Browser styles for dark mode compatibility
2024-07-19 21:50:11 +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
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