1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 00:55:30 +02:00
Commit graph

76 commits

Author SHA1 Message Date
mr. M
072bc0269c
refactor: remove unused workspace icon strip preference and related styles 2025-03-18 00:10:38 +01:00
mr. M
630152b91e
feat: enhance panel UI positioning and improve hover state handling 2025-03-17 20:41:24 +01:00
mr. m
2d333a23a4
Fix hover attribute clearing logic in ZenCompactMode 2025-03-11 08:00:59 +01:00
mr. m
0a32810f36
Fix inconsistent quote style in sizemodechange event listener 2025-03-11 07:57:12 +01:00
dillontkh
33d8103335 Fix toolbar not hiding after minimizing 2025-03-11 14:32:32 +08: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
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
dillontkh
98084457ff Fix compact mode top toolbar hiding prematurely 2025-03-06 19:22:13 +08:00
Slowlife01
03f6e61935 Feat: add drag event support for compact mode 2025-03-05 21:34:16 +07: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
5bbd881f01
Fixed common issues with split views and glance 2025-03-04 15:21:00 +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
a409016f7a
Added different transparency modes for macos and stopped initializing workspaces on closed windows 2025-02-27 19:06:50 +01:00
mr. m
ca183c7de6
Common fixes and optimizations 2025-02-25 12:30:33 +01:00
mr. m
5e3385e9f3
Merge pull request #4792 from afonsofrancof/feature/open-on-hover-compact-mode 2025-02-19 13:07:46 +01:00
afonsofrancof
dccee58476
Added the window buttons 2025-02-18 23:22:53 +00:00
afonsofrancof
a3af69c978
Changed the preference name to include toolbar 2025-02-18 23:15:51 +00:00
afonsofrancof
2345e144cf
Applied the show-on-hover preference to the topbar aswell. 2025-02-18 20:12:06 +00:00
afonsofrancof
1b8891a59b
Made the loading of the sidebar hover preference lazy 2025-02-18 15:20:51 +00:00
mr. m
7b6b69356c
FIxed uploading twilight assets 2025-02-16 12:28:48 +01:00
mr. m
6ffe5fd249 Fixed havhing monochrome titlebar buttons not being disabled 2025-02-15 19:02:20 +00:00
mr. m
3da54549ea Added support for macos monochrome titlebar buttons, on by default 2025-02-15 19:02:20 +00:00
afonsofrancof
4ce9385fd5
Fix formatting 2025-02-11 20:11:50 +00:00
Josh Donnell
17b72bc8fd
fix: hoverableElements function to include the container by default 2025-02-11 13:41:35 +00:00
Josh Donnell
908c8114bb
refactor: the hoverableElements function to be more readable 2025-02-11 13:41:34 +00: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
3a5a0be013
Fixed icons colors and other details 2025-02-07 01:33:48 +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
5937338348
Refactor ZenCompactMode styles for consistent sidebar positioning and update animation parameters 2025-02-05 21:22:20 +01: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
afonso
4cbf5740e7
Added a preference to toggle the sidebar opening on hover in compact mode 2025-01-31 18:57:43 +00:00
mr. M
63fcbc73a5
Enhance compact mode functionality by refining sidebar animation conditions and updating CSS ignore rules 2025-01-25 13:42:52 +01:00
mr. M
20f3a4128c
Refactor CSS styles to replace border-radius with native inner radius and update box-shadow for improved visual consistency 2025-01-23 14:09:34 +01:00
mr. M
bb9a97496d
Fixed compact mode sidebar not re-opening when the animation key is off 2025-01-23 00:50:43 +01:00
mr. m
ba435d9c14 Rename workspace select button to workspaces button and update related styles for consistency 2025-01-20 21:35:46 +00:00
mr. m
0f446a5435 Refactor border-radius values for consistency across themes and components 2025-01-20 15:46:27 +00:00
mr. m
0b17ceda90 Rename workspaces button to workspace select button and adjust related styles for consistency 2025-01-20 15:38:11 +00:00
mr. M
3aa2109986
Handle potential errors in flashSidebar method to prevent interruptions in compact mode functionality 2025-01-20 07:42:39 +01:00
mr. M
0a9f88a2fb
Remove compact view preference and update related logic for improved clarity 2025-01-19 20:29:59 +01:00
mr. M
afc636a20f
Refactor ZenCompactMode animation logic for improved readability 2025-01-19 17:10:31 +01:00
mr. M
bd0b012bce
Reduce animation duration in ZenWorkspaces for improved responsiveness 2025-01-19 17:06:49 +01:00
mr. M
f344c0d41d
Refactor ZenCompactMode animation logic for improved performance and readability 2025-01-19 15:17:53 +01:00
mr. M
08cf77eb23
Enhance Zen styling and transitions for improved user experience 2025-01-19 13:55:57 +01:00
mr. M
d6823beb95
Enhance vertical tabs styling with new background color variable; adjust sidebar transition durations for smoother animations and improve hover handling logic 2025-01-17 22:50:05 +01:00
mr. M
dfede695a7
Increase hover duration for sidebar elements to enhance user interaction experience 2025-01-17 22:31:02 +01:00
mr. M
b0354fa8b9
Refactor CSS styles for improved layout and transitions; adjust sidebar and tab margins for better visual consistency 2025-01-17 22:23:57 +01:00
mr. M
dd5a59a1cb
Enhance vertical tabs layout with max-height adjustment; update hover duration and animation easing for improved user experience 2025-01-17 21:41:49 +01:00
mr. M
c50b9cd555
Refactor ZenCompactMode hover handling by removing unused animation tracking and simplifying hover duration logic 2025-01-15 17:04:12 +01:00
mr. M
270af0ff00
Refactor ZenCompactMode hover animation handling and add check for ZenWorkspaces existence in browserPlacesViews 2025-01-14 20:42:25 +01:00