Commit Graph

  • ad04961d19 refactor: adjust toast animation duration and update styling for improved visibility mr. m 2025-03-18 12:34:54 +01:00
  • b5c5bd5980 Merge pull request #6535 from Slowlife01/focus-webpanel mr. m 2025-03-18 07:44:55 +01:00
  • bfe83dd653 enhance media focus handling to support sidebar opening Slowlife01 2025-03-18 08:56:10 +07:00
  • 5e32c09d9f Lint before release mr. M 2025-03-18 00:21:28 +01:00
  • b0f7a06749 chore: update subproject commit reference in localization mr. M 2025-03-18 00:20:23 +01:00
  • 9533671285 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-18 00:10:43 +01:00
  • 072bc0269c refactor: remove unused workspace icon strip preference and related styles mr. M 2025-03-18 00:10:38 +01:00
  • dcb3e79f64 fix: refine mouse event handling for macOS window buttons to improve hover state accuracy mr. m 2025-03-17 21:02:25 +01:00
  • d58101592b fix: change mouse event from 'mouseenter' to 'mouseover' for better hover state handling mr. m 2025-03-17 20:51:47 +01:00
  • 630152b91e feat: enhance panel UI positioning and improve hover state handling mr. M 2025-03-17 20:41:24 +01:00
  • b8ae7401a4 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-17 20:22:25 +01:00
  • 0d96889018 fix: update media controller logic and improve CSS styles for better layout mr. M 2025-03-17 20:22:20 +01:00
  • 9cd2cf5cc3 Merge pull request #6518 from Slowlife01/webpanel mr. m 2025-03-17 14:40:24 +01:00
  • 658e7eac1c Null check just in case.. Slowlife01 2025-03-17 20:21:51 +07:00
  • 7c387db3e8 Fix media control not working for web panels Slowlife01 2025-03-17 20:14:53 +07:00
  • 401085f231 feat: add back-and-forth animation for media title and artist overflow labels mr. M 2025-03-16 23:29:09 +01:00
  • fe9eb8884e fix: adjust margin and remove unnecessary padding in vertical tabs styles mr. M 2025-03-16 22:17:00 +01:00
  • bab0df47f0 refactor media control styles and remove unused animations mr. M 2025-03-16 22:05:38 +01:00
  • b34fa5fb07 Merge pull request #6499 from Slowlife01/pip mr. m 2025-03-16 16:09:06 +01:00
  • d88e3ec982 add a timeout just in case the control is still hiding.. Slowlife01 2025-03-16 22:05:03 +07:00
  • 36cf513431 adjust timeout Slowlife01 2025-03-16 21:25:04 +07:00
  • 2530740066 remove unneeded params Slowlife01 2025-03-16 21:13:01 +07:00
  • 0af85f8c03 New features for media control Slowlife01 2025-03-16 21:04:08 +07:00
  • 31e67a84ec Merge pull request #6486 from pewpewnor/fix-documentation-bash-command mr. m 2025-03-16 11:11:45 +01:00
  • 364ad230fd Fix bash install command in documentation on how to install for Linux using tarball pewpewnor 2025-03-16 13:50:58 +07:00
  • a69876325a fix(styles): add default icon for broken tab images in vertical tabs mr. M 2025-03-16 01:06:55 +01:00
  • ac85bdfd3e fix(styles): adjust right positioning for split view in tab browser (closes https://github.com/zen-browser/desktop/issues/6451) mr. M 2025-03-16 00:51:18 +01:00
  • 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 mr. M 2025-03-15 19:36:13 +01:00
  • 9406515f91 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-15 18:59:33 +01:00
  • ce2e68ee32 fix(ui): update URL bar layout and adjust media controls padding mr. M 2025-03-15 18:59:28 +01:00
  • 8b04d2d202 Merge pull request #4790 from zen-browser/macos-security-key-fix mr. m 2025-03-15 16:45:20 +01:00
  • 963fb3ca3c fix(xhtml): correct data-l10n-id for zen-glance sidebar close button mr. M 2025-03-15 15:39:36 +01:00
  • f40f9c4803 Merge branch 'dev' into macos-security-key-fix mr. m 2025-03-15 14:15:19 +01:00
  • ee275bf950 fix(css): correct transition timing syntax in media controls styles mr. M 2025-03-15 13:40:32 +01:00
  • 9e4f1f4c5b Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-15 13:40:14 +01:00
  • d234e6a701 refactor media controls layout and styles; improve visibility and responsiveness mr. M 2025-03-15 13:40:09 +01:00
  • 48281e0158 Merge pull request #6472 from Slowlife01/p mr. m 2025-03-15 10:37:19 +01:00
  • e8592a6690 Switch to listening to DOMAudioPlayback events Slowlife01 2025-03-15 16:27:51 +07:00
  • e780eee207 refactor media controls animations and styles; add marquee effect for media title mr. M 2025-03-15 10:24:44 +01:00
  • de14e8e935 Check if controller is active before activating Slowlife01 2025-03-15 16:11:35 +07:00
  • 8ea7b497ff Fix media control progress bar jumping to 50% Slowlife01 2025-03-15 14:47:10 +07:00
  • d1098af7f0 update installation instructions in README and refine CSS margins for compact mode mr. M 2025-03-14 23:21:41 +01:00
  • daa34e5ed4 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-14 23:06:21 +01:00
  • 89243d03cd refactor media controls event handling and improve styling mr. M 2025-03-14 23:06:18 +01:00
  • 597dfb173d Merge pull request #6465 from Nanome203/update-linux-installation-guide mr. m 2025-03-14 20:55:17 +01:00
  • e1228844c7 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-14 20:54:23 +01:00
  • 481976a353 refactor media controls styling and improve workspace tab switching logic mr. M 2025-03-14 20:54:19 +01:00
  • b1ef5770d7 Merge pull request #6464 from UnownPlain/fix-checksum mr. m 2025-03-14 20:40:45 +01:00
  • f6f561841c make installation guide on other linux distros less confusing Pham Minh Triet 2025-03-15 02:37:06 +07:00
  • 0da5653fef Fix files paths in release notes generation UnownPlain 2025-03-14 19:08:11 +00:00
  • 8afb8ee204 update @zen-browser/surfer dependency to version 1.10.5 and refine media controls styling mr. M 2025-03-14 18:29:22 +01:00
  • d808e72d2a Merge branch 'dev' into glance-buttons-overflow Vrezh Fedora 2025-03-14 22:22:20 +09:00
  • 02a860ba19 Remove inline styles from glance-wrapper element Vrezh Fedora 2025-03-14 22:16:55 +09:00
  • 2e1354cdb9 bump display version to 1.10b for Zen and 1.10t for Zen Twilight mr. M 2025-03-14 13:21:08 +01:00
  • 7640e05619 update @zen-browser/surfer dependency to version 1.10.4 and adjust media controls styling mr. M 2025-03-14 13:19:52 +01:00
  • cb42d46131 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-14 13:08:48 +01:00
  • f055b61e8e add note indicator SVG and integrate into media controls styling mr. M 2025-03-14 13:08:45 +01:00
  • 23f99999de Merge pull request #6449 from Slowlife01/margin mr. m 2025-03-14 13:06:13 +01:00
  • 39c956829a Check if control is already hidden Slowlife01 2025-03-14 19:00:04 +07:00
  • e281a18ec7 add negative margin to focus button when hidden Slowlife01 2025-03-14 18:45:15 +07:00
  • 4476c802d5 enhance media controls: improve animations and adjust layout properties mr. m 2025-03-14 12:23:24 +01:00
  • c728bae55a Merge pull request #6417 from zen-browser/media-control mr. m 2025-03-13 15:00:21 +01:00
  • 20ff1dc446 Merge branch 'dev' into media-control mr. m 2025-03-13 15:00:09 +01:00
  • 3c40758c6a Merge pull request #6321 from Slowlife01/media-control mr. m 2025-03-13 14:59:05 +01:00
  • b0a432ce78 Merge branch 'media-control' into media-control mr. m 2025-03-13 14:57:02 +01:00
  • 1891d36677 refactor media controls styling; update icon sizes and improve layout mr. M 2025-03-13 14:56:43 +01:00
  • 2bf5c98b5f call updateTabsToolbar Slowlife01 2025-03-13 20:34:32 +07:00
  • d7cf35126b Hide on current playing tab Slowlife01 2025-03-13 20:33:09 +07:00
  • d765c7c655 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-13 13:19:03 +01:00
  • 0dc05978ce Add preference for using Google favicons and refactor related logic mr. M 2025-03-13 13:15:28 +01:00
  • 001427822c Merge pull request #6390 from UnownPlain/gh-release-notes mr. m 2025-03-13 11:28:32 +01:00
  • 4c74517e9e update position state on audible state change Slowlife01 2025-03-13 09:21:45 +07:00
  • e315ff24e1 Generate release notes for Github releases UnownPlain 2025-03-13 01:37:02 +00:00
  • fff8b3f532 Merge branch 'media-control' into media-control mr. m 2025-03-13 01:12:57 +01:00
  • 8ee527a3d0 Enhance tab closing behavior with permitUnload check and update test for consistency mr. M 2025-03-13 01:11:45 +01:00
  • f14f87b54e Update @zen-browser/surfer to version 1.10.2, remove outdated test, and add new test for browser workspaces mr. M 2025-03-13 00:42:17 +01:00
  • 505e192b66 Update @zen-browser/surfer to version 1.10.0 and reorganize test files mr. M 2025-03-12 23:53:13 +01:00
  • 5ed1ca6aa1 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev mr. M 2025-03-12 23:16:30 +01:00
  • 7b5a778bd8 Add initial test for basic workspace change and refactor empty tab initialization mr. M 2025-03-12 23:16:27 +01:00
  • 39d090297e refactor media controls layout and styling; enhance service title display mr. m 2025-03-12 15:41:23 +01:00
  • e36ed36a6e update mute icon on tab mute Slowlife01 2025-03-12 19:33:29 +07:00
  • b5f32f1001 move check below clear interval just in case... Slowlife01 2025-03-12 11:22:28 +07:00
  • 777b215c15 support hours in time formatting & hide progress bar if media is tooo long Slowlife01 2025-03-12 11:16:45 +07:00
  • 7bd5c1b41c Merge branch 'media-control' of https://github.com/Slowlife01/desktop into media-control Slowlife01 2025-03-12 08:50:21 +07:00
  • fa70e8bd37 revert toolbox patch Slowlife01 2025-03-12 08:49:59 +07:00
  • ec2badc74b Merge branch 'dev' into media-control Slowlife 2025-03-12 08:46:28 +07:00
  • 500e62cbce address reviews Slowlife01 2025-03-12 08:10:59 +07:00
  • 4fa3f6736b Fixed tabs opening on the essentials container mr. m 2025-03-11 19:07:47 +01:00
  • 1d03c01420 Fix hover attribute clearing logic in ZenCompactMode mr. m 2025-03-11 08:00:59 +01:00
  • 759061ffdb Fix inconsistent quote style in sizemodechange event listener mr. m 2025-03-11 07:57:12 +01:00
  • 76180a43a8 Fix toolbar not hiding after minimizing dillontkh 2025-03-11 14:32:32 +08:00
  • 5867ae2f93 format Slowlife01 2025-03-11 09:17:11 +07:00
  • e6552c8dda Feat: basic media control Slowlife01 2025-03-09 09:53:07 +07:00
  • 110d4e10bb Add option to hide tracking protection icon in URL bar 1.9.1b mr. m 2025-03-11 23:29:21 +01:00
  • 6d458d3b16 Remove unnecessary console log for focused state in ZenGlanceManager mr. m 2025-03-11 21:43:06 +01:00
  • 40ce0b714e Refactor tab handling logic to improve neighbor tab selection in standalone mode mr. m 2025-03-11 21:41:27 +01:00
  • 8a5b0928c5 Update candidate version to 136.0.1 in surfer.json mr. m 2025-03-11 19:12:43 +01:00
  • 7e55497e20 Fixed tabs opening on the essentials container mr. m 2025-03-11 19:07:47 +01:00
  • 2d333a23a4 Fix hover attribute clearing logic in ZenCompactMode mr. m 2025-03-11 08:00:59 +01:00
  • 0a32810f36 Fix inconsistent quote style in sizemodechange event listener mr. m 2025-03-11 07:57:12 +01:00