mr. M
9d2192def1
Simplify hover background color for vertical tabs in CSS
2025-02-04 00:18:28 +01:00
mr. M
feda757c81
Rename CopyCurrentURLAsMarkdownToClipboard method to follow camelCase convention
2025-02-03 23:44:29 +01:00
mr. m
8ca765cce0
Merge pull request #4801 from EmilyxFox/feature/copy-current-url-markdown
...
Add feature: copy current URL as markdown
2025-02-03 23:43:30 +01:00
EmilyxFox
7758b14f26
removed copy all in split view feature.
...
it needs more work
2025-02-03 22:05:47 +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
EmilyxFox
ffbe58b808
different settings for either shortcut
2025-02-03 04:09:14 +01:00
EmilyxFox
eea432418e
copying all tabs in view depends on setting
2025-02-03 00:48:09 +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
aa70c1bd54
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-02-02 23:41:47 +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
5fa7d9cc6e
Refactor ZenGlanceManager to streamline tab closing logic and improve animation handling
2025-02-02 22:58:39 +01:00
mr. m
7b21cf5971
Merge pull request #4863 from different55/preserve-newlines
2025-02-02 12:55:24 -08: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
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
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
Different55
275f8d1531
Preserve new lines in installed theme stylesheets
...
Signed-off-by: Different55 <burritosaur@protonmail.com >
2025-02-02 03:49:28 -06: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
EmilyxFox
9bad51b94e
copy all urls in split view
2025-02-01 23:24:21 +01:00
mr. M
b8aa560d52
Glance can now be on multiple tabs and improved animations
2025-02-01 22:53:21 +01:00
EmilyxFox
e39419af25
fix indentation woops
2025-02-01 22:42:01 +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
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
EmilyxFox
20ede93eb1
Add feature: copy current URL as markdown
2025-01-31 23:27:23 +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
Kristijan Ribarić
384e268516
Fixes after rebase
2025-01-31 20:11:48 +01: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
3413399dfa
Adjust workspace tab behavior and refine swipe sensitivity thresholds
2025-01-30 07:10:35 +01:00