mr. M
|
6d164511b4
|
Add error handling to tab animation and refine empty tab selection logic
|
2025-03-08 19:43:12 +01:00 |
|
mr. m
|
441ea2000b
|
Merge pull request #6185 from noaione/privatebrowsing-newtab-fix
Pass new tab URL to Zen `selectEmptyTab`
|
2025-03-08 19:01:10 +01:00 |
|
mr. m
|
64281776f4
|
Merge pull request #6204 from zen-browser/right-split-drop
Enhance ZenViewSplitter to support dynamic side detection for split v…
|
2025-03-08 18:58:09 +01:00 |
|
mr. M
|
a93fdf5a17
|
Refactor URL bar height handling and improve drag-and-drop tab functionality in ZenViewSplitter
|
2025-03-08 18:51:46 +01:00 |
|
mr. m
|
050ed71c00
|
Merge branch 'dev' into right-split-drop
|
2025-03-08 18:20:43 +01:00 |
|
noaione
|
7b029cc7bc
|
Pass new tab URL to Zen selectEmptyTab
This will ensure private browsing mode to not open the standard new tab.
|
2025-03-08 19:59:58 +07:00 |
|
mr. M
|
07afc4810a
|
Adjust URL bar height and update layout handling for compact mode
|
2025-03-08 11:51:50 +01:00 |
|
mr. M
|
ff339c3fb0
|
Update @zen-browser/surfer dependency to version 1.9.20
1.9b
|
2025-03-08 02:01:04 +01:00 |
|
mr. M
|
2e21bcc542
|
Enhance sidebar and vertical tab styles with workspace-specific adjustments
|
2025-03-07 23:28:04 +01:00 |
|
Samuel
|
9a27b66661
|
remove unnecesary declation of several variables
Signed-off-by: Samuel <36420837+Samueru-sama@users.noreply.github.com>
|
2025-03-07 14:03:52 -04:00 |
|
mr. M
|
ee91ea86ff
|
Enhance ZenViewSplitter to support dynamic side detection for split view animations
|
2025-03-07 18:53:45 +01:00 |
|
mr. M
|
5484aea042
|
Enhance tab movement functionality with error handling and style reset for dragged tabs
|
2025-03-07 17:39:05 +01:00 |
|
mr. M
|
4c7955b099
|
Add actions cache variable exposure to build workflows
|
2025-03-07 17:04:27 +01:00 |
|
mr. M
|
00654c168f
|
Fix promise handling in ZenViewSplitter to prevent memory leaks
|
2025-03-07 16:26:30 +01:00 |
|
mr. M
|
8e789732f9
|
Refactor CSS for vertical tabs and URL bar to improve layout and responsiveness
|
2025-03-07 16:25:36 +01:00 |
|
mr. M
|
b69e8aebab
|
Refactor transition properties for improved readability in zen-glance.css
|
2025-03-07 15:30:13 +01:00 |
|
mr. M
|
d8265d4513
|
Remove zombie lock file in Windows release build workflow
|
2025-03-07 15:29:59 +01:00 |
|
mr. M
|
1b0c3a5d9a
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-07 15:29:30 +01:00 |
|
mr. M
|
124d5e0cdb
|
Enhance button hover effects with scaling transitions for improved interactivity
|
2025-03-07 15:29:26 +01:00 |
|
mr. m
|
3b86f317d1
|
Fixed animating split views in
|
2025-03-07 14:07:49 +01:00 |
|
mr. m
|
39fdda8958
|
Added support to unsplit tabs when dragging them to the sidebar
|
2025-03-07 13:59:23 +01:00 |
|
mr. m
|
0575373167
|
Fixed dragging split views tabs outisde of the container
|
2025-03-07 13:37:28 +01:00 |
|
mr. m
|
9466f6ee86
|
Fixed dragging multiple tabs with split view groups
|
2025-03-07 13:33:18 +01:00 |
|
mr. m
|
ad491edee3
|
Make sure to show split views group as selected when multiselecting
|
2025-03-07 13:27:51 +01:00 |
|
mr. m
|
4557d87ed9
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-07 13:26:21 +01:00 |
|
mr. m
|
ea245cd213
|
Common fixes before releasing
|
2025-03-07 13:26:11 +01:00 |
|
mr. M
|
f9f126a842
|
Update tab selected text color to use !important for better visibility
|
2025-03-07 12:12:32 +01:00 |
|
mr. m
|
65433172f3
|
Added a corner radius to tab icons
|
2025-03-07 11:59:00 +01:00 |
|
mr. m
|
3325dc0d9f
|
Fixed session restore identifying the empty tab as a normal one
|
2025-03-07 11:54:57 +01:00 |
|
mr. m
|
00533fb956
|
Merge pull request #6130 from Samueru-sama/patch-2
fix crash on sleep by switching appimage runtime
|
2025-03-07 11:02:05 +01:00 |
|
Samuel
|
0d499b3c25
|
fix crash on sleep by switching appimage runtime
This also has the benefit of faster launch times
Signed-off-by: Samuel <36420837+Samueru-sama@users.noreply.github.com>
|
2025-03-06 22:33:54 -04:00 |
|
mr. m
|
eda9b1f20b
|
The split view dragging should always show the cursor pointer
|
2025-03-06 22:40:00 +01:00 |
|
mr. M
|
b9eb13f033
|
Fix sidebar width calculations and improve compact mode styling; ensure accurate width properties are set and remove unnecessary transformations.
|
2025-03-06 20:39:34 +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
|
8ed5b50c3d
|
Fix tab label handling and improve pinned tab state management; ensure static labels are correctly set and cached.
|
2025-03-06 16:06:15 +01:00 |
|
mr. M
|
b93faff771
|
Fix CSS width calculation for expanded sidebar and correct typo in opacity removal; ensure proper tab icon updates on pinning.
|
2025-03-06 15:25:06 +01:00 |
|
mr. M
|
671a76bf86
|
Refactor workspace settings and improve tab management; remove individual pinned tabs preference, update bootstrap command, and enhance tab removal logic for non-existent workspaces.
|
2025-03-06 14:58:35 +01:00 |
|
mr. M
|
d698c51ce0
|
Fix tab container assignment to retain existing vertical pinned tabs
|
2025-03-06 13:36:43 +01:00 |
|
mr. M
|
ddb0a65957
|
Refactor Zen components: update CSS variable for toolbar button fill, improve tab unloading logic, and enhance tab icon URLs
|
2025-03-06 12:55:34 +01:00 |
|
mr. M
|
10b6551ea3
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-06 12:50:45 +01:00 |
|
mr. M
|
713ceab89f
|
Enhance styling and functionality in Zen components; adjust URL bar border radius, update tab unloading logic, and refine element separation settings
|
2025-03-06 12:50:42 +01:00 |
|
mr. m
|
ba864200ee
|
Merge pull request #6116 from dillontkh/fix-#4874
Fix compact mode top toolbar hiding prematurely
|
2025-03-06 12:38:26 +01:00 |
|
dillontkh
|
98084457ff
|
Fix compact mode top toolbar hiding prematurely
|
2025-03-06 19:22:13 +08:00 |
|
mr. m
|
ba1411b9cd
|
Merge pull request #6104 from imcvampire/patch-1
Update README.md: fix small typo on version format
|
2025-03-06 07:33:53 +01:00 |
|
Quoc-Anh Nguyen
|
ff4fe92c9f
|
Update README.md: fix small typo on version format
Signed-off-by: Quoc-Anh Nguyen <9426721+imcvampire@users.noreply.github.com>
|
2025-03-06 03:10:51 +02:00 |
|
mr. M
|
8d3b9098c0
|
Adjust URL bar container height for breakout state and remove redundant width/height calculations in URL bar styles
|
2025-03-05 21:32:47 +01:00 |
|
mr. M
|
43da147d44
|
Fix event coordinate check in ZenViewSplitter; use screenX and screenY instead of clickX and clientY
|
2025-03-05 20:17:49 +01:00 |
|
mr. M
|
148c9661c2
|
Refactor tab movement logic in ZenViewSplitter; ensure empty tab is last and adjust fake browser removal behavior
|
2025-03-05 20:08:35 +01:00 |
|
mr. M
|
f0e2a68abf
|
Refactor tab handling logic in ZenViewSplitter; ensure empty tab is last and remove fake browser when moving tabs
|
2025-03-05 20:06:53 +01:00 |
|
mr. m
|
d16a263480
|
Merge pull request #6086 from Samueru-sama/patch-1
fix appimage not being able to set itself as default web browser
|
2025-03-05 20:04:02 +01:00 |
|