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 |
|
dillontkh
|
98084457ff
|
Fix compact mode top toolbar hiding prematurely
|
2025-03-06 19:22:13 +08: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
|
d50f6001d8
|
Merge pull request #6082 from Slowlife01/dragover
Feat: add drag event support for compact mode
|
2025-03-05 20:03:56 +01:00 |
|
mr. m
|
bb5b0895a8
|
Merge pull request #6072 from Slowlife01/externalurl
Fix: External link not opening in default container
|
2025-03-05 20:03:43 +01:00 |
|
mr. M
|
162e6abcc1
|
Enhance tab icon handling and improve event detection in ZenViewSplitter; update version numbers in surfer.json
|
2025-03-05 20:02:10 +01:00 |
|
Slowlife01
|
03f6e61935
|
Feat: add drag event support for compact mode
|
2025-03-05 21:34:16 +07:00 |
|
mr. m
|
996f042961
|
Increased border radius for compact mode
|
2025-03-05 15:08:10 +01:00 |
|
mr. m
|
55275b23aa
|
Small adjustments to compact mode and the URL bar background
|
2025-03-05 13:05:39 +01:00 |
|
mr. m
|
ab127daa35
|
Small fixes to the welcome page
|
2025-03-05 12:34:42 +01:00 |
|
mr. m
|
c61112bc6d
|
Fixed common issues with split views not being properly registered
|
2025-03-05 12:14:03 +01:00 |
|
Slowlife01
|
9b07fd528b
|
Fix: External link not opening in default container
|
2025-03-05 15:25:28 +07: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
|
09119f9d18
|
Merge pull request #6021 from Nosferatu31/martial-arts-emoji
Feature: add martial arts uniform emoji
|
2025-03-04 20:51:19 +01:00 |
|
mr. M
|
c78cafe605
|
Refactor CSS styles for zen components and update tab icon handling in ZenPinnedTabManager
|
2025-03-04 20:46:57 +01:00 |
|
mr. M
|
1c49cffc66
|
Update vertical-tabs.css to set a fixed minimum width for tab columns
|
2025-03-04 20:26:46 +01:00 |
|
mr. M
|
452c19a7ea
|
Refactor ZenViewSplitter to improve drag-and-drop functionality and enhance split view behavior
|
2025-03-04 20:23:21 +01:00 |
|
mr. M
|
cc8a5cf367
|
Update Firefox version to 136.0 in README and surfer.json; modify ToolbarContextMenu context menu items
|
2025-03-04 19:20:12 +01:00 |
|
mr. m
|
5bbd881f01
|
Fixed common issues with split views and glance
|
2025-03-04 15:21:00 +01:00 |
|
Gabriel Fernandes
|
1c2ddea3d4
|
fix: remove extra words from martial arts uniform emoji
|
2025-03-04 10:05:56 +00:00 |
|
mr. M
|
096a28002f
|
Refactor compact mode styles and improve tab positioning for better layout consistency
|
2025-03-04 00:22:40 +01:00 |
|
mr. M
|
23a60e79c1
|
Update split view tab styles for collapsed mode
|
2025-03-03 23:52:09 +01:00 |
|
mr. M
|
473698c744
|
Refactor split view styles and update theme variables for improved UI consistency
|
2025-03-03 23:36:34 +01:00 |
|
Gabriel Fernandes
|
b955be65f4
|
Feature: add martial arts uniform emoji
|
2025-03-03 12:24:39 +00:00 |
|
mr. m
|
98668d5380
|
Did more common fixes with the new split views implementation
|
2025-03-03 10:56:10 +01:00 |
|
mr. m
|
e04cb679f9
|
Fixed registring the empty tab as last selected on split views
|
2025-03-03 08:47:10 +01:00 |
|
mr. m
|
f1f80f3d57
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-03 01:18:07 +01:00 |
|
mr. m
|
7440f12117
|
Made so split view can be rearranged without ctrl button event
|
2025-03-03 01:18:03 +01:00 |
|
mr. M
|
2f8847b8fe
|
Add initial padding for animation in compact mode styles
|
2025-03-03 01:17:47 +01:00 |
|
mr. M
|
8aaccf06b2
|
Enhance tab selection handling and improve drag-and-drop functionality in ZenViewSplitter
|
2025-03-03 00:11:31 +01:00 |
|
mr. M
|
7ca57da6fe
|
Refactor tab addition logic and streamline tab filtering in Zen components
|
2025-03-02 21:36:53 +01:00 |
|
mr. M
|
0cb7b0af95
|
Refactor tab management and drag-and-drop functionality; improve animation durations and conditions for splitting tabs.
|
2025-03-02 21:36:31 +01:00 |
|
mr. m
|
7646c43f45
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-02 18:21:23 +01:00 |
|
mr. m
|
7cb1ae6d3c
|
Fixed compact mode sidebar animating on an empty state and not animating properly
|
2025-03-02 18:21:18 +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
|
7b124f1dc2
|
Add preference to hide one-off search buttons and adjust CSS positioning
|
2025-03-02 17:03:58 +01:00 |
|
mr. M
|
d415bde66c
|
Implement drag-and-drop functionality for split view and refine CSS styles for better layout and visibility
|
2025-03-02 16:45:57 +01:00 |
|
mr. m
|
8902f3202e
|
Merge branch 'dev' into glance-buttons-overflow
|
2025-03-02 15:45:11 +01:00 |
|
mr. m
|
e065ccb7b7
|
Merge pull request #5467 from mokazemi/fix/panel-pin-icon
keep the "pinned" attribute of the side web panel and the button in sync
|
2025-03-02 15:07:42 +01:00 |
|
mr. m
|
ff25a5b432
|
Fixed reordering tabs not being correctly saved
|
2025-03-02 11:30:10 +01:00 |
|
mr. M
|
fd8a56762d
|
Refactor pinned tab management and improve initialization logic
|
2025-03-02 10:41:14 +01:00 |
|
mr. M
|
fae2187394
|
Enhance split view tab management and styling adjustments
|
2025-03-01 23:01:29 +01:00 |
|
Vrezh Fedora
|
c17779b6d4
|
revert(var): bring back quikcCloseZen
|
2025-03-01 22:26:46 +01:00 |
|
Vrezh Fedora
|
7f6c5f7211
|
revert some changes
|
2025-03-01 22:23:49 +01:00 |
|
Vrezh Fedora
|
45f49738f3
|
Merge branch 'dev' into glance-buttons-overflow
|
2025-03-01 20:47:06 +01:00 |
|
mr. M
|
86390bde02
|
Enhance split view functionality and styling improvements
|
2025-03-01 19:19:22 +01:00 |
|
mr. M
|
595aa9b062
|
Improved stylings for split view goups
|
2025-03-01 14:23:41 +01:00 |
|