mr. M
|
ee275bf950
|
fix(css): correct transition timing syntax in media controls styles
|
2025-03-15 13:40:32 +01:00 |
|
mr. M
|
9e4f1f4c5b
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-15 13:40:14 +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
|
48281e0158
|
Merge pull request #6472 from Slowlife01/p
Fixes for media control
|
2025-03-15 10:37:19 +01:00 |
|
Slowlife01
|
e8592a6690
|
Switch to listening to DOMAudioPlayback events
|
2025-03-15 16:27:51 +07:00 |
|
mr. M
|
e780eee207
|
refactor media controls animations and styles; add marquee effect for media title
|
2025-03-15 10:24:44 +01:00 |
|
Slowlife01
|
de14e8e935
|
Check if controller is active before activating
|
2025-03-15 16:11:35 +07:00 |
|
Slowlife01
|
8ea7b497ff
|
Fix media control progress bar jumping to 50%
|
2025-03-15 14:47:10 +07: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 |
|
Vrezh Fedora
|
d808e72d2a
|
Merge branch 'dev' into glance-buttons-overflow
|
2025-03-14 22:22:20 +09:00 |
|
Vrezh Fedora
|
02a860ba19
|
Remove inline styles from glance-wrapper element
|
2025-03-14 22:16:55 +09: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
|
39c956829a
|
Check if control is already hidden
|
2025-03-14 19:00:04 +07: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
|
b0a432ce78
|
Merge branch 'media-control' into media-control
|
2025-03-13 14:57:02 +01:00 |
|
mr. M
|
1891d36677
|
refactor media controls styling; update icon sizes and improve layout
|
2025-03-13 14:56:43 +01:00 |
|
Slowlife01
|
2bf5c98b5f
|
call updateTabsToolbar
|
2025-03-13 20:34:32 +07:00 |
|
Slowlife01
|
d7cf35126b
|
Hide on current playing tab
|
2025-03-13 20:33:09 +07:00 |
|
mr. M
|
0dc05978ce
|
Add preference for using Google favicons and refactor related logic
|
2025-03-13 13:15:28 +01:00 |
|
Slowlife01
|
4c74517e9e
|
update position state on audible state change
|
2025-03-13 09:21:45 +07:00 |
|
mr. m
|
fff8b3f532
|
Merge branch 'media-control' into media-control
|
2025-03-13 01:12:57 +01:00 |
|
mr. M
|
8ee527a3d0
|
Enhance tab closing behavior with permitUnload check and update test for consistency
|
2025-03-13 01:11:45 +01:00 |
|
mr. M
|
f14f87b54e
|
Update @zen-browser/surfer to version 1.10.2, remove outdated test, and add new test for browser workspaces
|
2025-03-13 00:42:17 +01:00 |
|
mr. M
|
505e192b66
|
Update @zen-browser/surfer to version 1.10.0 and reorganize test files
|
2025-03-12 23:53:13 +01:00 |
|
mr. M
|
5ed1ca6aa1
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-12 23:16:30 +01:00 |
|
mr. M
|
7b5a778bd8
|
Add initial test for basic workspace change and refactor empty tab initialization
|
2025-03-12 23:16:27 +01:00 |
|
mr. m
|
39d090297e
|
refactor media controls layout and styling; enhance service title display
|
2025-03-12 15:41:23 +01:00 |
|
Slowlife01
|
e36ed36a6e
|
update mute icon on tab mute
|
2025-03-12 19:33:29 +07:00 |
|
Slowlife01
|
b5f32f1001
|
move check below clear interval just in case...
|
2025-03-12 11:22:28 +07:00 |
|
Slowlife01
|
777b215c15
|
support hours in time formatting & hide progress bar if media is tooo long
|
2025-03-12 11:16:45 +07: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 |
|
mr. m
|
1d03c01420
|
Fix hover attribute clearing logic in ZenCompactMode
|
2025-03-12 08:45:21 +07:00 |
|
mr. m
|
759061ffdb
|
Fix inconsistent quote style in sizemodechange event listener
|
2025-03-12 08:45:20 +07:00 |
|
dillontkh
|
76180a43a8
|
Fix toolbar not hiding after minimizing
|
2025-03-12 08:45:20 +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
|
6d458d3b16
|
Remove unnecessary console log for focused state in ZenGlanceManager
|
2025-03-11 21:43:06 +01:00 |
|
mr. m
|
40ce0b714e
|
Refactor tab handling logic to improve neighbor tab selection in standalone mode
|
2025-03-11 21:41:27 +01:00 |
|