components/src
2024-09-22 22:39:51 +02:00
..
actors Refactor ZenWorkspaces to add event listener for TabBrowserInserted 2024-09-16 22:53:45 +02:00
ZenCompactMode.mjs Always disable sidebar-expand.on-hover if compact mode is is enabled with hide-tabbar 2024-09-22 17:12:13 +02:00
ZenKeyboardShortcuts.mjs 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
ZenProfileDialogUI.mjs Formatted the entire project 2024-09-09 19:36:06 +02:00
ZenSidebarManager.mjs Refactor ZenSidebarManager to handle drag enter event properly 2024-09-22 17:49:16 +02:00
ZenThemeBuilder.mjs Formatted the entire project 2024-09-09 19:36:06 +02:00
ZenThemesCommon.mjs fix(zenThemes): themes not being updated in other windows 2024-09-20 22:22:37 -06:00
ZenThemesImporter.mjs Refactor ZenThemesImporter to update Zen themes only when the window is active 2024-09-21 18:26:15 +02:00
ZenViewSplitter.mjs Refactor ZenViewSplitter to reset tab state when removing a group 2024-09-22 13:36:09 +02:00
ZenWorkspaces.mjs Refactor ZenWorkspaces to use async/await for initialization 2024-09-22 18:30:03 +02:00