mr. M
26a59ee1c1
Enable essentials favicon background and update tab icon overlay styles
2025-02-05 19:39:12 +01:00
mr. M
5e0b684b53
Implement Zen UI migration functionality and initialize on startup
2025-02-05 17:59:24 +01:00
jso8910
7b67a08dd6
Rudimentary tab renaming. Does not persist on page name change or restart
2025-02-05 23:56:20 +08:00
mr. M
63109b4337
Enhance compact mode and URL bar behavior with improved transitions and offset handling; update version numbers in surfer.json
2025-02-05 00:35:38 +01:00
mr. M
365214d7f9
Refine CSS styles for compact mode and glance view, improving layout and background colors
2025-02-04 19:59:24 +01:00
mr. m
5fba4cf081
Fixed common issues
2025-02-04 11:11:20 +01:00
mr. M
9d2192def1
Simplify hover background color for vertical tabs in CSS
2025-02-04 00:18:28 +01:00
mr. M
ff1c57c5a3
Refactor URL bar handling and improve tab removal logic for enhanced user experience
2025-02-03 21:01:13 +01:00
mr. M
01d9fc31c1
Enhance ZenUIManager and ZenPinnedTabManager for improved tab drag-and-drop behavior and URL bar handling
2025-02-03 20:27:03 +01:00
mr. M
88fbae4bec
Refactor ZenPinnedTabManager and ZenUIManager for improved tab closing behavior and URL bar handling
2025-02-03 19:42:28 +01:00
mr. M
d9c8609d43
Add tab selection handling to ZenUIManager for improved URL bar management
2025-02-03 00:33:07 +01:00
mr. M
20b04937c9
URL bar now opens instead of a newtab (optional, on by default)
2025-02-02 23:40:40 +01:00
mr. M
f0eeec83ee
Refactor vertical-tabs styles to simplify overflow handling and improve layout
2025-02-02 18:30:08 +01:00
mr. M
9c47e2a35b
Refactor zen-glance and vertical-tabs styles for improved layout and button padding
2025-02-02 17:58:03 +01:00
mr. M
ba3eca5629
Refactor zen-theme styles and update icon SVGs for improved consistency and performance
2025-02-02 17:48:41 +01:00
mr. M
792c562a35
Refactor vertical-tabs and theme styles for improved layout and transition effects
2025-02-02 16:03:35 +01:00
mr. M
0cdc7351df
Update sidebar order in vertical-tabs.css for improved layout consistency
2025-02-02 15:40:54 +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
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
c47c140489
Refactor zen-glance animation and improve tab context handling
2025-02-01 11:32:32 +01:00
mr. M
e7175149d0
Refactor sidebar CSS to use variable for margin calculation and remove unnecessary border
2025-02-01 00:24:02 +01:00
mr. M
4975ff6fdc
Add Linux-specific padding for toolbox and clean up drag indicator calculations
2025-01-31 23:54:26 +01:00
mr. M
d81745eef2
Refactor tab close handling and maintain scrollbar state
2025-01-31 23:35:45 +01:00
mr. M
7b41eb753d
Refactor tab drag-and-drop functionality and enhance drag indicator styling
2025-01-31 23:02:13 +01:00
mr. m
7129e9d73b
Merge branch 'dev' into feature/pin-tab-by-drag-and-drop
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-31 12:37:50 -08:00
mr. M
1ad8a9b7f1
Add thin scrollbar style to vertical tabs for improved aesthetics
2025-01-31 20:11:45 +01:00
mr. M
ab33aae127
Remove unused double-click event listener and adjust tab event handling for improved functionality
2025-01-31 19:41:40 +01:00
mr. M
307becf086
Fixed Switch to workspace where container is set as default when opening container tabs
not working
2025-01-31 19:13:18 +01:00
mr. M
4bca6a8306
Fix double-click behavior to open new tab
2025-01-31 18:35:55 +01:00
Kristijan Ribarić
d3a04d043b
Enhance Zen Tab Reordering: Add drag-and-drop between tab containers (normal tabs, pinned and essentials)
...
This commit enhances the drag-and-drop functionality in Zen, allowing users to seamlessly reorder tabs between the pinned tabs, essential tabs, and regular tab containers. The changes include:
- Added `moveToAnotherTabContainerIfNecessary` and `applyDragoverClass` methods to `ZenPinnedTabManager` to handle tab movement and visual feedback during drag-and-drop.
- Updated `tabs.js` to integrate with the new methods, correctly handling tab pinning and unpinning, and essential tab toggling during reordering.
- Added CSS classes and styles to visually indicate the drop position (before or after) a target tab during the drag operation. This improves user experience and clarity.
2025-01-31 17:57:46 +01:00
mr. m
3f22bd4e79
Merge branch 'dev' into firefox-135
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-31 07:38:50 -08:00
mr. m
5259fa7cbd
Fixed loading tab animations
2025-01-30 23:03:19 +01:00
mr. m
9dd58ce0a4
Fixed critical bug and updated to 1.7.4b
2025-01-30 22:57:33 +01:00
mr. m
5ff6d80dc8
Fixed finding last tab when animating
2025-01-30 14:09:42 +01:00
mr. m
cd8a8b6a97
Fixed macos buttons
2025-01-30 14:03:24 +01:00
mr. m
aec9ef390c
Merge pull request #4601 from zen-browser/macos-signing-fix
2025-01-29 15:25:49 -08:00
mr. M
010f9acb54
Fix tab animation transform property formatting for consistency
2025-01-29 23:42:14 +01:00
mr. M
a1a9f645f5
Adjust tab animation blur effect for smoother transitions
2025-01-29 23:04:08 +01:00
mr. M
db5dd9ba7f
Enhance tab animation effects by adjusting transform and margin properties for smoother transitions
2025-01-29 22:49:36 +01:00
mr. M
d158472709
Enhance tab animations and transition effects for improved user experience
2025-01-29 20:43:17 +01:00
mr. M
cb9c7d5c48
Improve tab animation opacity and enhance CSS transition formatting
2025-01-29 20:09:17 +01:00
mr. M
0ab41a84bd
Refactor tab button visibility and styles for improved UX
2025-01-29 17:07:42 +01:00
mr. m
4f9feeb953
Formatter project
2025-01-29 11:21:47 +01:00
mr. m
4f37352afe
Fixed static prefs not being defined for macos windows
2025-01-29 10:30:53 +01:00
mr. M
1e99b8cf36
Add !important to browser background style for overriding specificity
2025-01-28 20:26:59 +01:00
Tanay Kar
8381fba596
Fixed visual inconsistency with split view confirmation popup
...
Assigned --arrowpanel-background to --zen-colors-primary for #confirmation-hint
Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com >
2025-01-28 21:52:40 +05:30
mr. M
5342837f0a
Enhance vertical tab animations and improve background opacity for better visibility
2025-01-28 17:11:02 +01:00
mr. M
34c9d808f8
Update background opacity for tab hover effects to enhance visibility
2025-01-28 17:02:02 +01:00