mauro-balades
818ebd1d85
Refactor ZenStartup.mjs and zen-settings.js
...
- Refactor ZenStartup.mjs to use gZenKeyboardShortcutsManager instead of gZenKeyboardShortcuts.
- Refactor zen-settings.js to use async/await for _resetCKS and _handleKeyDown functions.
2024-09-22 22:13:46 +02:00
mauro-balades
e03d6dd3fd
Update subproject commit in l10n and zen-components
2024-09-22 21:52:38 +02:00
Jan Hereš
11ff76d15b
Merge branch 'shortcuts-redo' into fix/keybindings
2024-09-22 21:06:44 +02:00
mauro-balades
c29fdc99ea
Fix styling issue with vertical tabs' pinned tabs container
2024-09-22 20:50:34 +02:00
mauro-balades
430aa1c6fd
Fix styling issue with vertical tabs' pinned tabs container
2024-09-22 20:45:45 +02:00
mauro-balades
b9406728d3
Fix vertical tabs styling issue with pinned tabs container
2024-09-22 20:38:07 +02:00
mauro-balades
c3cae9e960
Update subproject commit in l10n and zen-components
2024-09-22 18:32:27 +02:00
mauro-balades
dfcabbe9b4
Update subproject commit in zen-components
2024-09-22 18:28:00 +02:00
mauro-balades
4cb7f3a105
Update dependencies and fix styling issues
2024-09-22 17:49:34 +02:00
mauro-balades
051439abde
Update Zen Browser theme and sidebar styling
2024-09-22 16:15:14 +02:00
mauro-balades
4b8c22d88b
Update Zen Browser theme and sidebar styling
2024-09-22 15:14:34 +02:00
mauro-balades
95cd749e3b
Update subproject commit reference in zen-components
2024-09-22 13:36:12 +02:00
mauro-balades
bf4a9a7509
Refactor ZenStartup to update sidebar panel positioning for macOS
2024-09-22 13:21:49 +02:00
mauro-balades
7c047319d2
Refactor ZenUIManager to update sidebar panel positioning and subproject commit references
2024-09-22 13:06:14 +02:00
mauro-balades
59c8598b94
Refactor ZenUIManager to update sidebar panel positioning and trigger build update without rebuild in Zen Marketplace Manager
2024-09-21 18:26:18 +02:00
mauro-balades
c02505fe13
Refactor ZenUIManager to update sidebar panel positioning and trigger build update without rebuild in Zen Marketplace Manager
2024-09-21 18:05:56 +02:00
mauro-balades
5d718c4ce4
Update zen-workspaces.css to include height calculation for workspace buttons
2024-09-21 17:45:55 +02:00
mauro-balades
af5212e2c6
Update subproject commit references
2024-09-21 17:38:03 +02:00
mauro-balades
76c749d31a
Refactor ZenUIManager to update sidebar panel positioning
2024-09-21 17:13:54 +02:00
mauro 🤙
994fbf8d97
Merge branch 'main' into feature/resize-views-in-split-view
2024-09-21 17:02:25 +02:00
mauro-balades
bc64f3874f
Refactor vertical-tabs.css to update padding-inline-start calculation
2024-09-21 17:00:57 +02:00
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
HarryHeres
76512840e3
Working on the macos-keybindings
2024-09-21 13:57:31 +02:00
mauro-balades
aef6c2ac48
Refactor ZenCompactModeManager and add ZenCompactMode.mjs
2024-09-21 13:24:06 +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
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
Bryan Galdámez
ed82f7d459
refactor(zen-settings): moved common utils to ZenThemesCommon
2024-09-18 17:39:28 -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
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
Mauro Baladés
1cd57e08c0
Update update.xml files for version 1.0.1-a.2
2024-09-18 05:44:57 +03:00