mauro-balades
a4edeb5b49
Refactor ZenUIManager to add event listener for gZenCompactModeManager
2024-09-21 16:58:22 +02:00
mauro-balades
4510bc64d6
Refactor ZenCompactModeManager and ZenStartup.mjs
2024-09-21 16:11:07 +02:00
mauro-balades
e4aa905440
Refactor ZenCompactModeManager and add ZenCompactMode.mjs
2024-09-21 14:31:25 +02:00
mauro-balades
aef6c2ac48
Refactor ZenCompactModeManager and add ZenCompactMode.mjs
2024-09-21 13:24:06 +02:00
mauro 🤙
14f4dfc12a
Merge pull request #1576 from BrhmDev/fix/add-general-popupTracking-method
...
Add method to gZenUIManager to track popups on any element
2024-09-21 13:21:10 +02:00
brahim
b06edc0dd9
Add removePopupTrackingAttribute method, refactor onPopupHidden.
2024-09-21 11:50:35 +02:00
brahim
863d087ae8
Add general gZenUIManager.addPopupTracking method to detect open popups on any element.
...
Add popup tracking to navbar container.
2024-09-21 11:50:35 +02:00
mauro 🤙
413c2819fb
Merge pull request #1570 from JosueGalRe/main
...
fix(zenThemes): themes not being updated in other windows
2024-09-21 07:00:05 +02:00
Bryan Galdámez
cde7e77aea
fix(zenThemes): themes not being updated in other windows
2024-09-20 22:22:36 -06:00
mauro 🤙
fa0a65f2e7
Merge pull request #1567 from JosueGalRe/main
...
feature(zen-settings): localize placeholder items
2024-09-20 21:23:57 +02:00
mauro 🤙
5649faf085
Merge pull request #1565 from BrhmDev/fix/compact-mode-getting-stuck-after-context-menu
...
Fix compact mode getting stuck on right click
2024-09-20 21:21:44 +02:00
Bryan Galdámez
dbe0124266
feature(zen-settings): localize placeholder items
2024-09-20 13:16:17 -06:00
brahim
3ebf3fdb67
Remove hardcoded popup ids from keepSidebarVisibleOnContextMenu
2024-09-20 20:42:30 +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
1d220623ff
Refactor ZenStartup to update default placements for sidebar buttons
2024-09-20 13:33:07 +02:00
mauro-balades
3219722c64
Refactor ZenStartup to update default placements for sidebar buttons
2024-09-20 10:00:14 +02:00
mauro-balades
42c04ca3da
Refactor ZenStartup to update default placements for sidebar buttons
2024-09-19 23:28:10 +02:00
mauro-balades
e7110d3dbe
Refactor ZenUIManager to improve sidebar buttons customization and handle sidebar visibility and expansion based on user preferences.
2024-09-19 23:18:18 +02:00
mauro-balades
4ef3ecf0d9
refactor(zen-sidebar): improve sidebar buttons customization
...
- Improved customization of sidebar buttons in the Zen sidebar.
- Adjusted padding and outer padding of toolbar buttons.
2024-09-19 21:05:37 +02:00
mauro-balades
7bdf52eab6
refactor(zen-sidebar): improve sidebar buttons customization
...
This commit refactors the code in ZenStartup.mjs to improve the customization of the sidebar buttons. It updates the toolbar structure and adds flexibility for customization. The changes also include modifications to the vertical-tabs.css file to remove commented out code.
2024-09-19 07:55:10 +02:00
mauro 🤙
0bdd8dce6c
Merge pull request #1532 from BrhmDev/fix/keep-sidebar-visable-on-right-click
...
Fix: keep sidebar visable on right click in compact mode, vertical tabs (expand on hover)
2024-09-19 07:30:17 +02:00
mauro 🤙
4a7403e929
Merge pull request #1484 from JosueGalRe/main
...
Zen Mods: New properties config
2024-09-19 07:26:13 +02:00
Bryan Galdámez
bd7108e7df
feature(zen-settings): localize hardcoded content
2024-09-18 20:50:12 -06:00
Bryan Galdámez
ed82f7d459
refactor(zen-settings): moved common utils to ZenThemesCommon
2024-09-18 17:39:28 -06:00
Bryan Galdámez
b5323b00ad
Merge branch 'zen-browser:main' into main
2024-09-18 16:54:25 -06:00
brahim
4d4c2fd676
Merge branch 'main' into fix/keep-sidebar-visable-on-right-click
...
# Conflicts:
# src/browser/base/content/zen-styles/zen-compact-mode.css
2024-09-19 00:40:24 +02:00
mauro-balades
787ea8c20d
Update ZenUIManager and zen-urlbar.css
2024-09-18 23:02:03 +02:00
mauro-balades
d69d56850f
Add ZenThemesCommon.mjs to zen-assets.jar.inc.mn
2024-09-18 22:30:09 +02:00
mauro-balades
b769fbb8fe
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-18 22:28:24 +02:00
mauro-balades
7bf77d1d57
Update subproject commit references
2024-09-18 22:05:35 +02:00
brahim
2d8f8be70b
Fix sidebar still hiding because of tab-preview-panel close event
2024-09-18 19:38:03 +02:00
brahim
afb22905f9
Refactor: remove unnecessary sidebar contains check
2024-09-18 17:48:48 +02:00
brahim
15f733cd81
Fix: Also make has-popup-menu keep vertical-tabs visible, remove window dragging from vertical tabs, compact mode as it causes some weird behavior
2024-09-18 17:48:48 +02:00
brahim
2912e7c833
Refactor gZenCompactModeManager.keepSidebarVisibleOnContextMenu
2024-09-18 17:48:48 +02:00
brahim
4f88923d10
Fix: keep sidebar visible on right click in compact mode
2024-09-18 17:04:32 +02:00
mauro-balades
7eaa083c61
Update vertical-tabs.css, zen-urlbar.css, and zen-workspaces.css
2024-09-18 16:57:29 +02:00
Bryan Galdámez
f3a5ecd76b
Merge branch 'zen-browser:main' into main
2024-09-18 00:47:09 -06:00
Bryan Galdámez
438b232ede
fix(zen-settings): various fixes in mods rendering
...
- renamed some let to const
- conditionally render config button
- disable config button appearing on enable/disable on mods without preferences
- change mozToggle title based on state
2024-09-18 00:46:29 -06:00
Mauro Baladés
9d76fc8761
Update signing process to use SHA256 hash algorithm
2024-09-18 05:45:58 +03:00
Mauro Baladés
1cd57e08c0
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:44:57 +03:00
Mauro Baladés
87b0ff952c
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:30:39 +03:00
mauro-balades
22043a0bf0
Update ZenStartup.mjs, zen-components, zen-theme.css, and zen-urlbar.css
1.0.1-a.2
2024-09-18 00:06:05 +02:00
mauro-balades
fe880279c9
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 23:32:25 +02:00
mauro-balades
9c26c5aba8
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 20:51:43 +02:00
mauro-balades
21b2ffb49a
Update toolbar button sizes and padding in zen-sidebar.css and vertical-tabs.css
2024-09-17 20:43:34 +02:00
mauro-balades
1b8e850f03
🔖 Update version to 1.0.1-a.2
2024-09-17 18:33:41 +00:00
mauro-balades
bf52a194c8
Merge branch 'main' of https://github.com/zen-browser/desktop
2024-09-17 20:31:28 +02:00
mauro-balades
ab2e0c03b8
Fixed common bugs
2024-09-17 20:31:24 +02:00
mauro 🤙
800a46caca
Merge pull request #1506 from gunir/patch-1
...
Update zen-browser.js
2024-09-17 18:16:44 +02:00