1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 14:09:58 +02:00
Commit graph

1481 commits

Author SHA1 Message Date
mr. m
025f994c62
fix: enhance tab unloading logic with permitUnload check and update candidate version and update to firefox 136.0.2 2025-03-18 15:46:13 +01:00
mr. m
ad04961d19
refactor: adjust toast animation duration and update styling for improved visibility 2025-03-18 12:34:54 +01:00
mr. M
5e32c09d9f
Lint before release 2025-03-18 00:21:28 +01:00
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
0d96889018
fix: update media controller logic and improve CSS styles for better layout 2025-03-17 20:22:20 +01:00
mr. M
401085f231
feat: add back-and-forth animation for media title and artist overflow labels 2025-03-16 23:29:09 +01:00
mr. M
fe9eb8884e
fix: adjust margin and remove unnecessary padding in vertical tabs styles 2025-03-16 22:17:00 +01:00
mr. M
bab0df47f0
refactor media control styles and remove unused animations 2025-03-16 22:05:38 +01:00
Slowlife01
0af85f8c03 New features for media control 2025-03-16 21:04:08 +07:00
mr. M
a69876325a
fix(styles): add default icon for broken tab images in vertical tabs 2025-03-16 01:06:55 +01:00
mr. M
ac85bdfd3e
fix(styles): adjust right positioning for split view in tab browser (closes https://github.com/zen-browser/desktop/issues/6451) 2025-03-16 00:51:18 +01:00
mr. M
b6477b17d8
fix(build): disable LTO temporarily and enable PGO based on release settings
refactor(ui): remove unnecessary DOMContentLoaded listener from toolbar registration
fix(ui): trigger window resize event on closing watermark to recalculate layout
refactor(ui): improve animation structure for tab content in vertical tabs manager
2025-03-15 19:36:13 +01:00
mr. M
ce2e68ee32
fix(ui): update URL bar layout and adjust media controls padding 2025-03-15 18:59:28 +01:00
mr. M
963fb3ca3c
fix(xhtml): correct data-l10n-id for zen-glance sidebar close button 2025-03-15 15:39:36 +01:00
mr. M
ee275bf950
fix(css): correct transition timing syntax in media controls styles 2025-03-15 13:40:32 +01:00
mr. M
d234e6a701
refactor media controls layout and styles; improve visibility and responsiveness 2025-03-15 13:40:09 +01:00
mr. M
e780eee207
refactor media controls animations and styles; add marquee effect for media title 2025-03-15 10:24:44 +01:00
mr. M
d1098af7f0
update installation instructions in README and refine CSS margins for compact mode 2025-03-14 23:21:41 +01:00
mr. M
89243d03cd
refactor media controls event handling and improve styling 2025-03-14 23:06:18 +01:00
mr. M
481976a353
refactor media controls styling and improve workspace tab switching logic 2025-03-14 20:54:19 +01:00
mr. M
8afb8ee204
update @zen-browser/surfer dependency to version 1.10.5 and refine media controls styling 2025-03-14 18:29:22 +01:00
mr. M
7640e05619
update @zen-browser/surfer dependency to version 1.10.4 and adjust media controls styling 2025-03-14 13:19:52 +01:00
mr. M
cb42d46131
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev 2025-03-14 13:08:48 +01:00
mr. M
f055b61e8e
add note indicator SVG and integrate into media controls styling 2025-03-14 13:08:45 +01:00
Slowlife01
e281a18ec7 add negative margin to focus button when hidden 2025-03-14 18:46:31 +07:00
mr. m
4476c802d5
enhance media controls: improve animations and adjust layout properties 2025-03-14 12:23:24 +01:00
mr. m
20ff1dc446
Merge branch 'dev' into media-control 2025-03-13 15:00:09 +01:00
mr. M
1891d36677
refactor media controls styling; update icon sizes and improve layout 2025-03-13 14:56:43 +01:00
mr. M
0dc05978ce
Add preference for using Google favicons and refactor related logic 2025-03-13 13:15:28 +01:00
mr. m
39d090297e
refactor media controls layout and styling; enhance service title display 2025-03-12 15:41:23 +01:00
Slowlife01
7bd5c1b41c Merge branch 'media-control' of https://github.com/Slowlife01/desktop into media-control 2025-03-12 08:50:21 +07:00
Slowlife01
fa70e8bd37 revert toolbox patch 2025-03-12 08:49:59 +07:00
Slowlife
ec2badc74b
Merge branch 'dev' into media-control
Signed-off-by: Slowlife <slowlife1165@gmail.com>
2025-03-12 08:46:28 +07:00
Slowlife01
500e62cbce address reviews 2025-03-12 08:45:23 +07:00
mr. m
4fa3f6736b Fixed tabs opening on the essentials container 2025-03-12 08:45:21 +07:00
Slowlife01
5867ae2f93 format 2025-03-12 08:45:20 +07:00
Slowlife01
e6552c8dda Feat: basic media control
Fixed dragging undefined tabs
2025-03-12 08:45:19 +07:00
mr. m
110d4e10bb
Add option to hide tracking protection icon in URL bar 2025-03-11 23:29:21 +01:00
mr. m
7e55497e20
Fixed tabs opening on the essentials container 2025-03-11 19:07:47 +01:00
mr. M
3972a181e6
Refactor CSS transitions and fix console log statements for clarity 2025-03-10 16:43:05 +01:00
mr. M
a0b372e7d9
Enhance Zen Glance functionality with confirmation on close and improved styling 2025-03-09 15:34:19 +01:00
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
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
mr. M
07afc4810a
Adjust URL bar height and update layout handling for compact mode 2025-03-08 11:51:50 +01:00
mr. M
2e21bcc542
Enhance sidebar and vertical tab styles with workspace-specific adjustments 2025-03-07 23:28:04 +01: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
8e789732f9
Refactor CSS for vertical tabs and URL bar to improve layout and responsiveness 2025-03-07 16:25:36 +01:00