Mr. M
|
8a696ad088
|
fix(ZenGlanceManager): update tab selection handling to remove sidebar highlight from previous tab
|
2025-04-13 12:31:24 +02:00 |
|
mr. M
|
f2c6d0a6b9
|
fix: streamline style clearing in ZenGlanceManager and update version numbers in surfer.json
|
2025-04-05 04:15:18 +02:00 |
|
mr. m
|
4e407fb0b9
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-04 13:00:30 +02:00 |
|
mr. m
|
5d1963e0ec
|
Implemented -zen-window-transform-origin attribute and applied it to the panels on the right side
|
2025-04-04 13:00:17 +02:00 |
|
Slowlife01
|
3bf433992e
|
style: format
|
2025-04-04 16:55:22 +07:00 |
|
Slowlife01
|
a3a82b9fe7
|
fix: skip permitUnload when fully opening glance
|
2025-04-04 16:54:20 +07:00 |
|
mr. m
|
4033e5d966
|
fix: update URL validation logic in ZenGlanceManager to use correct variable
|
2025-04-03 13:22:20 +02:00 |
|
mr. m
|
b677b9d46d
|
Fixed glance opening on non-http(s) or file links such as magnet links (closes https://github.com/zen-browser/desktop/issues/7173)
|
2025-04-03 13:18:27 +02:00 |
|
mr. m
|
f84e994b50
|
fix: Collapsed mode spacings, glance splitting on an already split view and compact mode not setting a width on startup (closes https://github.com/zen-browser/desktop/issues/7239)
|
2025-04-03 12:41:58 +02:00 |
|
mr. M
|
1e678008a2
|
Added a split glance button
|
2025-04-02 15:33:58 +02:00 |
|
mr. M
|
2408524660
|
Refactor CSS and JavaScript for Zen Glance feature to improve style management and enhance tab handling
|
2025-03-30 00:02:24 +01:00 |
|
mr. M
|
8ee527a3d0
|
Enhance tab closing behavior with permitUnload check and update test for consistency
|
2025-03-13 01:11:45 +01:00 |
|
mr. m
|
6d458d3b16
|
Remove unnecessary console log for focused state in ZenGlanceManager
|
2025-03-11 21:43:06 +01:00 |
|
mr. M
|
3972a181e6
|
Refactor CSS transitions and fix console log statements for clarity
|
2025-03-10 16:43:05 +01:00 |
|
mr. M
|
a0b372e7d9
|
Enhance Zen Glance functionality with confirmation on close and improved styling
|
2025-03-09 15:34:19 +01:00 |
|
mr. M
|
391cb84117
|
Fix tab position calculation to ensure new tabs are inserted correctly after the current tab
|
2025-03-06 16:10:25 +01:00 |
|
mr. m
|
1ba809825d
|
Fixed fully opening glance appearing on random places if container specific essentials are on
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-03-04 21:00:17 +01:00 |
|
mr. m
|
5bbd881f01
|
Fixed common issues with split views and glance
|
2025-03-04 15:21:00 +01:00 |
|
mr. M
|
780b514cc0
|
Refine animation for browser wrapper opacity and adjust easing for smoother transitions
|
2025-03-02 17:11:18 +01:00 |
|
mr. M
|
65d56afc02
|
Center glance tab opening position in the browser
|
2025-02-26 22:06:36 +01:00 |
|
mr. m
|
6115bbabc8
|
Applied common fixes
|
2025-02-26 13:27:58 +01:00 |
|
mr. M
|
6771b137ea
|
Enhance UI styles and functionality for gradient generator, vertical tabs, and URL bar; improve tab management logic
|
2025-02-21 11:32:48 +01:00 |
|
mr. M
|
15a056b466
|
Fixed fully expanding glance when having reduced motion enabled (closes https://github.com/zen-browser/desktop/issues/5117)
|
2025-02-17 19:30:44 +01:00 |
|
mr. m
|
06e9a93d5e
|
Glance will now open on any pinned tab, not just essentials
|
2025-02-16 19:44:08 +01:00 |
|
mr. m
|
c058950119
|
Formatted the project
|
2025-02-11 13:28:02 +01:00 |
|
mr. m
|
7cf0e05f70
|
Fixed normal tabs appear on pinned tab container
|
2025-02-11 13:26:50 +01:00 |
|
mr. M
|
b5c889ab01
|
Refactor tab reset button label and clean up unused color scheme listener
|
2025-02-10 21:52:23 +01:00 |
|
mr. M
|
4605b4f3ca
|
Fix tab position calculation by removing unnecessary increment
|
2025-02-08 19:41:56 +01:00 |
|
mr. m
|
23697a8930
|
Fixed glance opening tabs
|
2025-02-06 11:13:59 +01:00 |
|
mr. M
|
5fa7d9cc6e
|
Refactor ZenGlanceManager to streamline tab closing logic and improve animation handling
|
2025-02-02 22:58:39 +01:00 |
|
mr. M
|
5a367fdad0
|
Enhance ZenGlanceManager to manage tab selection and closing animations more effectively
|
2025-02-02 21:41:30 +01:00 |
|
mr. M
|
093074a9fc
|
Refactor tab handling in ZenGlanceManager and update tab filtering logic for improved performance
|
2025-02-02 14:31:12 +01:00 |
|
mr. M
|
61190233fc
|
Enhance tab management by updating tab close handling and improving tab drag-and-drop functionality
|
2025-02-02 14:25:05 +01:00 |
|
mr. M
|
b55e0eb1d3
|
Refactor zen-glance styles and improve tab handling with enhanced animations
|
2025-02-02 13:08:59 +01:00 |
|
mr. M
|
da1a032c96
|
Refactor animation code in ZenGlanceManager for improved readability
|
2025-02-02 00:11:15 +01:00 |
|
mr. M
|
d5cea8bb0e
|
Refactor zen-glance styles and improve sidebar button animation handling
|
2025-02-02 00:06:19 +01:00 |
|
mr. M
|
07b70efd19
|
Refactor zen-glance styles and improve tab handling in ZenGlanceManager
|
2025-02-01 23:46:35 +01:00 |
|
mr. M
|
b8aa560d52
|
Glance can now be on multiple tabs and improved animations
|
2025-02-01 22:53:21 +01:00 |
|
mr. M
|
3e89b1dae6
|
Disable tab hover preview and clean up animation code in ZenGlanceManager
|
2025-02-01 17:29:32 +01:00 |
|
mr. M
|
c47c140489
|
Refactor zen-glance animation and improve tab context handling
|
2025-02-01 11:32:32 +01:00 |
|
mr. M
|
5423aee3d5
|
Fixed print dialog not opening and fixed website dialogs being clipped
|
2025-01-25 18:04:01 +01:00 |
|
mr. M
|
355d98eb53
|
Fixed glance opening on essential tabs even if it's disabled (closes #4564)
|
2025-01-23 19:52:03 +01:00 |
|
mr. M
|
c9f97665be
|
Enhance ZenGlanceManager to conditionally open tabs based on domain differences and refactor tab open handling
|
2025-01-22 07:49:09 +01:00 |
|
mr. M
|
6c7b15eeca
|
Fix formatting inconsistencies in ZenGlanceManager for improved code clarity
|
2025-01-21 21:32:48 +01:00 |
|
mr. M
|
4c44f874b9
|
Adjust positioning and animation properties in ZenGlanceManager for improved UI responsiveness
|
2025-01-21 21:17:53 +01:00 |
|
mr. M
|
4efc2cd05f
|
Refactor ZenGlanceManager to improve readability and maintainability of tab opening logic
|
2025-01-21 20:43:54 +01:00 |
|
mr. M
|
839d5ce1f9
|
Enhance ZenGlance functionality by enabling external link opening and adjusting tab positioning
|
2025-01-21 20:42:32 +01:00 |
|
mr. m
|
7edce1967f
|
Fix CSS font-family quotes for macOS and standardize string quotes in ZenGlanceManager
|
2025-01-20 22:23:02 +00:00 |
|
mr. m
|
6c028d8511
|
Update Firefox version to 134.0.2 in README and configuration files; adjust CSS font-family for macOS.
|
2025-01-20 22:14:38 +00:00 |
|
mr. M
|
619f979232
|
Enhance animation logic for workspace transitions and refine CSS styles
|
2025-01-11 21:59:49 +01:00 |
|