mr. M
|
ec38032192
|
Refactor ZenGlanceManager.mjs to handle opening and closing of glance with Escape key
|
2024-10-31 22:18:28 +01:00 |
|
mr. M
|
c8ab57a01e
|
Fixed glance opening on multiple windows (https://github.com/zen-browser/desktop/issues/2444)
|
2024-10-31 15:50:07 +01:00 |
|
mr. M
|
b8d9d79ccc
|
Refactor ZenGlanceManager.mjs to destroy current browser when closing glance
|
2024-10-31 14:26:21 +01:00 |
|
mr. M
|
5e791df74c
|
Refactor ZenGlanceManager.mjs to prevent default behavior and stop event propagation when Escape key is pressed and there is a current browser
|
2024-10-30 20:50:43 +01:00 |
|
mr. M
|
6db4adf0f6
|
Refactor ZenGlanceManager.mjs to close glance only when Escape key is pressed and there is a current browser
|
2024-10-30 20:49:29 +01:00 |
|
mr. M
|
43be9a44c5
|
Added escape key for glance
|
2024-10-30 20:49:01 +01:00 |
|
mr. M
|
5d631354e5
|
Refactor ZenGlanceManager.mjs to remove unnecessary attribute and improve animation handling
|
2024-10-30 17:16:24 +01:00 |
|
mr. M
|
5daa3ffa53
|
Refactor ZenGlanceManager.mjs to prevent opening multiple glances when animation is in progress or there is no current browser
Refactor ZenWorkspaces.mjs to update the save dialog with a randomly selected icon
|
2024-10-30 13:44:29 +01:00 |
|
mr. M
|
5eb4fb0d0d
|
Refactor ZenGlanceManager.mjs to prevent opening multiple glances
|
2024-10-30 13:23:59 +01:00 |
|
mr. M
|
16fc60e1f0
|
Refactor ZenGlanceManager.mjs to improve animation handling and visibility toggling
|
2024-10-30 13:18:25 +01:00 |
|
mr. M
|
b1b3cb8555
|
Added expand to fullscreen for glance
|
2024-10-30 12:45:20 +01:00 |
|
mr. M
|
41f178e840
|
Fixed duplicate actors manager and glance can be disabled now
|
2024-10-29 18:08:50 +01:00 |
|
mr. M
|
ed7ce7c8d3
|
Refactor ZenGlanceManager.mjs to open new tabs in the background and skip loading, and append the new tab to the glance tabs container. Increase the delay for removing the current tab to 500ms.
|
2024-10-29 10:21:39 +01:00 |
|
mr. M
|
8cfb95a3ac
|
Added browser loading for glance
|
2024-10-29 00:38:04 +01:00 |
|
mr. M
|
416369c981
|
Refactor openGlance method to accept target element and send relevant data
|
2024-10-28 16:59:34 +01:00 |
|
mr. M
|
a942043645
|
Added glance overlay and functionality
|
2024-10-28 15:25:54 +01:00 |
|
mr. M
|
01905fa4e4
|
Refactor ZenGlanceManager and ZenThemesImporter classes
|
2024-10-28 14:44:32 +01:00 |
|
mr. M
|
dd2065575c
|
Add ZenGlanceManager, ZenGlanceChild.sys, and ZenGlanceParent.sys files
|
2024-10-28 12:17:19 +01:00 |
|