Commit graph

531 commits

Author SHA1 Message Date
brahim
3cc1a4b4b0 Always update compact mode context menu on preference update. 2024-09-23 13:23:27 +02:00
mauro-balades
b4b3c1f0d4 Refactor ZenKeyboardShortcuts to use async/await for initialization and handle potential error when retrieving active workspace from cache 2024-09-22 22:39:51 +02:00
mauro-balades
06bff7da09 Refactor ZenKeyboardShortcuts to use async/await for initialization and handle potential error when retrieving active workspace from cache 2024-09-22 22:13:15 +02:00
mauro 🤙
f6dbd40464
Merge pull request #25 from HarryHeres/main
[WIP] Syncing keybindings changes
2024-09-22 21:52:09 +02:00
HarryHeres
07af74dd3a
Working on the keybindings 2024-09-22 21:04:54 +02:00
mauro 🤙
98734ff389
Merge pull request #24 from BrhmDev/fix/copact-mode-and-expand-on-hover-conflicts
Always disable sidebar-expand.on-hover if compact mode is is enabled with hide-tabbar
2024-09-22 18:31:01 +02:00
mauro-balades
6097e99c99 Refactor ZenWorkspaces to use async/await for initialization 2024-09-22 18:30:03 +02:00
mauro-balades
fff6dac398 Refactor ZenWorkspaces to handle potential error when retrieving active workspace from cache 2024-09-22 18:27:56 +02:00
mauro-balades
9a1dcde549 Refactor ZenSidebarManager to handle drag enter event properly 2024-09-22 17:49:16 +02:00
brahim
df8875bb0b Always disable sidebar-expand.on-hover if compact mode is is enabled with hide-tabbar 2024-09-22 17:12:13 +02:00
mauro 🤙
5c9edb195a
Merge pull request #23 from BrhmDev/only-flash-sidebar-when-mouse-leaves-the-browser
Only flash sidebar when mouse leaves the browser
2024-09-22 13:56:57 +02:00
mauro-balades
f56b8c0e59 Refactor ZenViewSplitter to reset tab state when removing a group 2024-09-22 13:36:09 +02:00
brahim
c8d641a01b Fix flashBar duration after merge 2024-09-22 13:26:53 +02:00
brahim
253f9c2728 Merge remote-tracking branch 'origin/main' into only-flash-sidebar-when-mouse-leaves-the-browser
# Conflicts:
#	src/ZenCompactMode.mjs
2024-09-22 13:15:42 +02:00
brahim
481725c67d Refactor ZenCompactMode._getCrossedEdge 2024-09-22 13:11:14 +02:00
mauro-balades
5c62458dcb Refactor ZenCompactMode to add context menu for compact mode options 2024-09-22 13:06:00 +02:00
brahim
10a9fe513f Refactor mouse actions, fixes for hover, screenLeave 2024-09-22 12:29:17 +02:00
brahim
5a9d14b2c2 Slight refactor and fixes to mouseActions 2024-09-21 19:31:09 +02:00
brahim
b2361ea3cc Merge remote-tracking branch 'origin/main' into only-flash-sidebar-when-mouse-leaves-the-browser
# Conflicts:
#	src/ZenCompactMode.mjs
2024-09-21 18:39:58 +02:00
mauro-balades
6fc85d1c09 Refactor ZenThemesImporter to update Zen themes only when the window is active 2024-09-21 18:26:15 +02:00
mauro-balades
9ae715276c Refactor ZenThemesImporter to improve theme handling and preferences management 2024-09-21 18:05:53 +02:00
brahim
be25636bc6 Only flash sidebar when mouse leaves the browser, refactor flashSidebar 2024-09-21 17:49:57 +02:00
mauro-balades
ef5da75e5e Refactor ZenKeyboardShortcuts to add zenChangeWorkspaceBack shortcut 2024-09-21 17:25:09 +02:00
mauro 🤙
ae56ffc365
Merge pull request #16 from BrhmDev/feature/resize-views-in-split-view
Resize views in split view
2024-09-21 17:02:30 +02:00
mauro-balades
e14fbd8e5c Refactor ZenCompactMode to add event listeners and flashSidebar enhancements 2024-09-21 16:58:20 +02:00
mauro-balades
80a8904bbc Refactor ZenCompactMode to fix flashSidebar timeout bug 2024-09-21 16:10:59 +02:00
mauro-balades
b84a9418c2 Refactor ZenCompactMode to add mouse hover actions 2024-09-21 14:31:23 +02:00
mauro-balades
9a5770b183 Merge branch 'main' of https://github.com/zen-browser/components 2024-09-21 13:23:43 +02:00
mauro-balades
c80c22c1c2 Refactor ZenCompactMode to add compact view functionality 2024-09-21 13:23:39 +02:00
HarryHeres
ef98b797b3
Working on the shortcuts 2024-09-21 12:37:50 +02:00
Jan Hereš
00f50176c9
Merge branch 'zen-browser:main' into main 2024-09-21 10:42:04 +02:00
mauro 🤙
7858a6f93e
Merge pull request #21 from JosueGalRe/main
fix(zenThemes): themes not being updated in other windows
2024-09-21 06:59:42 +02:00
Bryan Galdámez
4a9f91b6cb fix(zenThemes): themes not being updated in other windows 2024-09-20 22:22:37 -06:00
mauro-balades
3c66cbdc24 Refactor ZenWorkspaces to fix newWorkspacesButton height calculation 2024-09-20 13:33:01 +02:00
mauro-balades
20c2fc640f Refactor ZenWorkspaces to add attributes to newWorkspacesButton 2024-09-20 09:59:55 +02:00
mauro-balades
1d5e336462 Refactor ZenWorkspaces to improve workspace icon strip functionality 2024-09-19 21:05:33 +02:00
mauro-balades
a4ffded16b Merge branch 'main' of https://github.com/zen-browser/components 2024-09-19 07:50:33 +02:00
mauro-balades
f84a42cb7e Refactor ZenWorkspaces to add event listener for TabBrowserInserted 2024-09-19 07:50:28 +02:00
mauro 🤙
b6e938d1fd
Merge pull request #19 from JosueGalRe/main
Zen Mods: New properties config
2024-09-19 07:26:17 +02:00
Bryan Galdámez
36b93499d2 refactor(zenThemes): moved common utils to ZenThemesCommon 2024-09-18 17:39:29 -06:00
Bryan Galdámez
b1e32c2f3f
Merge branch 'zen-browser:main' into main 2024-09-18 16:54:38 -06:00
mauro-balades
da8446fc27 Add ZenThemesCommon module 2024-09-18 22:09:34 +02:00
mauro-balades
72396b8f55 Refactor ZenSidebarManager to adjust parentRelativeHeight calculation 2024-09-18 22:05:31 +02:00
Bryan Galdámez
f2baea1687
Merge branch 'zen-browser:main' into main 2024-09-18 00:47:04 -06:00
Bryan Galdámez
8f26f88495 fix(zenThemesImporter): enable themes by default on no enabled flag 2024-09-18 00:44:22 -06:00
mauro-balades
0f775df5e6 Refactor ZenWorkspaces initialization and workspace check 2024-09-18 00:06:02 +02:00
Bryan Galdámez
f305bee8e2 Merge branch 'main' of https://github.com/JosueGalRe/components 2024-09-16 22:41:33 -06:00
Bryan Galdámez
efd88c4768 refactor(zenSettings): parse legacy settings using new format
- replace !<os> format with json property disabledOn
- added new default property
- write defaults on theme install
2024-09-16 22:39:17 -06:00
mauro-balades
5f61c3b5af Merge branch 'main' of https://github.com/zen-browser/components 2024-09-16 22:53:49 +02:00
mauro-balades
437fdfecb5 Refactor ZenWorkspaces to add event listener for TabBrowserInserted 2024-09-16 22:53:45 +02:00