mr. m
|
40a843200f
|
Fixed unpinning tabs
|
2025-02-12 12:39:13 +01:00 |
|
mr. m
|
22cad83c8f
|
Fixed creating a new workspace in the new system
|
2025-02-12 10:58:53 +01:00 |
|
mr. m
|
c4b4aa6287
|
Fixed switching workspaces with
|
2025-02-11 23:27:43 +01:00 |
|
mr. M
|
d35fcabf92
|
Refactor workspace tab animations and improve workspace strip organization
|
2025-02-11 22:06:13 +01:00 |
|
mr. M
|
e387652c8b
|
HUGE: handle workspaces as individual containers instead of a single list of tabs
|
2025-02-11 22:01:41 +01:00 |
|
mr. m
|
6f612d62cf
|
Started working on new workspaec layout
|
2025-02-11 16:35:06 +01:00 |
|
mr. m
|
48badb83cf
|
Fixed creating a new tab when we can just select the last one when switching workspaces
|
2025-02-11 13:45:09 +01:00 |
|
mr. m
|
6600e60498
|
Fixed showing wrong tab when changing workspaces
|
2025-02-11 13:40:13 +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
|
f2460549e0
|
Added outline to urlbar when floating
|
2025-02-11 12:41:23 +01:00 |
|
mr. m
|
290aa09f89
|
Small urlbar improvements
|
2025-02-11 11:32:09 +01:00 |
|
mr. M
|
be2a44dab9
|
Added a timeout before the newtab url bar can clear it's content
|
2025-02-10 22:16: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
|
84bf229944
|
Fixed urlbar being hidden/glitched on fullscreen
|
2025-02-10 20:48:41 +01:00 |
|
mr. M
|
2dbd80f539
|
Increase minimum width of the urlbar to improve usability
|
2025-02-10 20:30:13 +01:00 |
|
mr. M
|
d457e6fc76
|
Fixed urlbar hiding when entering on a composition state
|
2025-02-10 20:12:00 +01:00 |
|
mr. M
|
0e8646d592
|
Refactor theme border-radius preference for consistency across platforms
|
2025-02-10 00:24:01 +01:00 |
|
mr. M
|
3708b86e58
|
Remove middle-click new tab preference and associated event handling for vertical tabs
|
2025-02-09 18:12:30 +01:00 |
|
mr. M
|
1475d3daee
|
Refactor theme preferences by removing unused color options and adjusting border radius settings
|
2025-02-09 17:20:27 +01:00 |
|
mr. M
|
988056e59c
|
Add overflow-clip-margin to vertical tabs for improved layout handling
|
2025-02-09 14:52:05 +01:00 |
|
mr. M
|
b79d6a7347
|
Reduce minimum width of the URL bar when open to improve layout flexibility
|
2025-02-08 20:20:00 +01:00 |
|
mr. M
|
4605b4f3ca
|
Fix tab position calculation by removing unnecessary increment
|
2025-02-08 19:41:56 +01:00 |
|
mr. M
|
06a03cd4ca
|
Refactor tab management logic to improve visibility of pinned tabs and enhance tab filtering
|
2025-02-08 00:11:06 +01:00 |
|
mr. M
|
bf6f0b19fd
|
Update sidebar and menu icons for improved visual consistency
|
2025-02-07 23:40:31 +01:00 |
|
mr. M
|
da04a7a629
|
Enhance tab management by allowing drag-and-drop functionality with the workspace indicator and adjust URL bar primary adjustment timing
|
2025-02-07 23:36:07 +01:00 |
|
mr. M
|
d16ae38b28
|
Update URL bar behavior and version numbers in surfer.json
|
2025-02-07 23:00:06 +01:00 |
|
mr. M
|
f0976bc582
|
Implement scrollbar state management and adjust overflowing behavior in Zen UI components
|
2025-02-07 22:46:53 +01:00 |
|
mr. M
|
527b8a39f8
|
Enhance URL bar behavior by adjusting primary selection suppression and refining CSS styles for compact mode
|
2025-02-07 22:23:06 +01:00 |
|
mr. M
|
64cadfe37a
|
Adjust margin styles for URL bar elements to improve layout consistency
|
2025-02-07 22:13:37 +01:00 |
|
mr. M
|
5527aaebe9
|
Refactor tab selection styles and remove debug log from ZenUIMigration
|
2025-02-07 21:08:44 +01:00 |
|
mr. M
|
8dfffc6ac0
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-02-07 19:51:05 +01:00 |
|
mr. M
|
302331bc7d
|
Fixed tabs appearing on the pinned tab container
|
2025-02-07 19:48:45 +01:00 |
|
mr. M
|
d2477b5f8a
|
Fixed middle clicks on the sidebar not opening a new tab
|
2025-02-07 19:30:51 +01:00 |
|
mr. m
|
e353d48af8
|
Fixed urlbar
|
2025-02-07 01:42:48 +01:00 |
|
mr. m
|
3a5a0be013
|
Fixed icons colors and other details
|
2025-02-07 01:33:48 +01:00 |
|
mr. m
|
1f6233c1e1
|
Fixed browser sidebar
|
2025-02-06 18:23:26 +01:00 |
|
mr. m
|
4824404636
|
Fixed sidebar icons
|
2025-02-06 13:56:25 +01:00 |
|
mr. m
|
23697a8930
|
Fixed glance opening tabs
|
2025-02-06 11:13:59 +01:00 |
|
mr. M
|
1e624ae580
|
Refactor getAndApplySidebarWidth to remove async and simplify sidebar width calculation
|
2025-02-06 07:37:27 +01:00 |
|
mr. M
|
8eaceb49cf
|
Refactor ZenCompactMode to use async for sidebar width calculation and update overflow style
|
2025-02-06 07:32:13 +01:00 |
|
mr. M
|
459a37fc59
|
Enhance ZenCompactMode styles by adjusting transition timings and adding opacity effects for smoother animations
|
2025-02-06 07:07:46 +01:00 |
|
mr. M
|
5937338348
|
Refactor ZenCompactMode styles for consistent sidebar positioning and update animation parameters
|
2025-02-05 21:22:20 +01:00 |
|
mr. M
|
5e25b0ade9
|
Update profile preferences and modify default sidebar icons
|
2025-02-05 19:53:49 +01:00 |
|
mr. M
|
26a59ee1c1
|
Enable essentials favicon background and update tab icon overlay styles
|
2025-02-05 19:39:12 +01:00 |
|
mr. M
|
6d63d56fdd
|
Refactor ZenUIMigration to use consistent single quotes for strings
|
2025-02-05 18:00:09 +01:00 |
|
mr. M
|
5e0b684b53
|
Implement Zen UI migration functionality and initialize on startup
|
2025-02-05 17:59:24 +01:00 |
|
mr. m
|
23fb79c9a3
|
Fixed twilight common issues
|
2025-02-05 15:18:45 +01:00 |
|
jso8910
|
0666d18f06
|
Fixed bug where container-specific essentials don't remain focused when switching workspaces
|
2025-02-05 16:41:52 +08:00 |
|
Sena Cahya
|
c401dfabdc
|
Fix workspace swipe gesture does not respect the swipe direction
|
2025-02-05 08:57:56 +09:00 |
|