mr. m
46e2fdca00
fix: closes #6992 - Fixed url bar not being selected when selecting an empty tab, r=workspaces
2025-04-16 12:25:23 +02:00
mr. m
983b06266b
chore: no-bug - Formatted project, r=media
2025-04-16 12:05:07 +02:00
mr. m
cb8708d2d9
fix: closes #7650 - Fixed context menu closing the URL bar, r=no-component
2025-04-16 12:05:01 +02:00
mr. m
adbec11c04
chore: no-bug - Added missing licenses to files, r=common, folders, glance, media, mods, welcome, workspaces
2025-04-16 11:42:03 +02:00
mr. m
404f00c02b
chore: no-bug - Changed pinned tabs to load on demand, r=no-component
2025-04-16 11:38:59 +02:00
mr. m
5d346205fc
fix: closes #7605 - Fixed compact mode not focusing on the urlbar on startup, r=common
2025-04-16 10:56:35 +02:00
mr. m
db3f1a7c09
style: no-bug - Tweaked essential background values, r=tabs
2025-04-16 10:14:19 +02:00
mr. m
d2599f1f9a
Merge pull request #7641 from mbergo/fix/workspace-drag-linux-bug
...
Fix workspace position dragging on Linux (Fixes #7542 )
2025-04-16 08:43:31 +02:00
Marcus Bergo
ed88aafdc1
Fix workspace position dragging on Linux ( Fixes #7542 )
...
This commit fixes an issue where dragging workspaces to change their position doesn't work on Linux platforms.
The main changes include:
1. Added Linux-specific drag and drop handling with a transparent drag image
2. Enhanced dragover event handling for better visual feedback on Linux
3. Improved CSS styles for drag and drop elements on Linux
4. Added clearer comments to explain the reorder mode behavior
The issue was that the drag and drop functionality wasn't working properly on Linux due to platform-specific behavior differences. This fix ensures that workspace reordering works consistently across all platforms.
2025-04-16 01:30:17 -03:00
Mr. M
d94deed341
fix: no-bug - Media player not erroring out if browsing context is null, r=media
2025-04-16 01:57:00 +02:00
Mr. M
4b49d87a81
fix: closes #7614 - Fixed pinned tabs not correctly differentiating url params, r=tabs
2025-04-16 01:56:36 +02:00
Mr. M
4a6281ebf6
chore: no-bug - Formatted the project, r=no-component
2025-04-16 01:39:29 +02:00
Mr. M
332443fe81
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-16 01:39:16 +02:00
Mr. M
96c784704a
fix: closes #7547 - Fixed removing workspaces still leaving remains, r=tabs, workspaces
2025-04-16 01:39:02 +02:00
Mr. M
b0d10919d7
fix: closes #7630 - Fixed windows packages not containing redistributable files, r=configs
2025-04-15 22:58:02 +02:00
Mr. M
b0e4681b5f
fix: closes #7453 - Fixed pinning a tab with invalid HOST or about:blank creating an infinite loop of reseting its state, r=tabs
2025-04-15 22:25:06 +02:00
Mr. M
2958f6ea7f
fix: no-bug - Fixed split view animations when canceling the drop, r=tabs, common, split-view
2025-04-15 22:23:16 +02:00
Mr. M
4d46f94975
fix: no-bug - Fixed split view not opening a new window when dragging the tab, r=split-view
2025-04-15 22:13:04 +02:00
Mr. M
4cc7e9ca98
chore: no-bug - Cleaned up configurations for windows and unsused style sheets, r=no-component
2025-04-15 20:24:58 +02:00
mr. m
7688a11ef9
fix: closes #7365 - Fixed unloaded tabs appearing on ctrl+Tab panel, r=no-component
2025-04-15 19:24:24 +02:00
mr. m
80b182cc54
chore: no-bug - Updated firefox 137.0.2, r=no-component
2025-04-15 18:44:12 +02:00
Mr. M
b6936e7ca4
feat: no-bug - Enabled automatic picture-in-picture, r=no-component
2025-04-15 17:12:37 +02:00
Mr. M
1590326fc1
fix: closes #7374 - Fixed scrollbar not being accessible because it's too thin, r=tabs
2025-04-15 17:09:17 +02:00
Mr. M
1a1eb3264f
fix: closes #7263 - Fixed glance not opening on http or file protocols, r=glance, tabs
2025-04-15 16:41:58 +02:00
Mr. M
3d80a8aa39
fix: bug #7453 - Pinned tabs failing to restore if they got selected before closing, r=split-view, tabs, workspaces
2025-04-15 16:28:10 +02:00
Mr. M
6cca084e05
style: closes #5154 - Tweaked essential background colors, r=tabs
2025-04-15 15:48:08 +02:00
Mr. M
1c2c496f7e
style: closes #5154 - Changed essential backgrounds to have better visuals, r=tabs
2025-04-15 15:13:17 +02:00
Mr. M
8ab60be68b
refactor: no-bug - Changed template method for commit messages, r=no-component
2025-04-15 14:29:15 +02:00
Mr. M
f1fe363083
refactor(scripts): no-bug - Added extra git components for commit messages
2025-04-15 14:26:59 +02:00
Mr. M
db619790be
refactor(no-component): no-bug - Fixed code linter workflow name
2025-04-15 14:12:03 +02:00
mr. m
608749ce1a
Merge pull request #7629 from zen-browser/component-refactor
...
Component refactor
2025-04-15 14:05:25 +02:00
Mr. M
1135744520
refactor(common, compact-mode, folders, fonts, glance, images, kbs, media, mods, split-view, tabs, tests, workspaces, vendor, welcome): closes #7628 - Refactor zen components file structure for easier understanding
2025-04-15 14:03:55 +02:00
mr. m
c8d616e657
Merge pull request #7624 from Slowlife01/fixmedia
...
fix(MediaController): update share state from same tab if not currently in sharing state
2025-04-15 11:17:03 +02:00
Slowlife01
3f8a6e04c8
fix(MediaController): update share state from same tab if not sharing
2025-04-15 15:56:58 +07:00
mr. m
851cd8e037
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-14 19:39:40 +02:00
mr. m
7b3dae8bea
fix(build.yml): optimize git clone command by using --depth 1 for faster downloads
2025-04-14 19:39:38 +02:00
Mr. M
e04ec0a00b
fix(sign.ps1): add verbose and debug output to artifact unzipping process
1.11.3b
2025-04-14 14:10:14 +02:00
Mr. M
0a61c26cc1
fix(sign.ps1): run artifact unzipping in parallel using jobs
2025-04-14 14:09:48 +02:00
Mr. M
ff35c58787
fix(sign.ps1): enhance artifact downloading with temporary directory and improved error handling
2025-04-14 13:41:48 +02:00
Mr. M
0a464fa93a
fix(sign.ps1): implement retry logic for downloading artifacts
2025-04-14 12:01:12 +02:00
mr. m
a9958e88d0
Formatted the project before release
2025-04-14 01:07:33 +02:00
Mr. M
d3eb5907a4
fix(sign.ps1): enable verbose output for npm import command
2025-04-14 01:04:12 +02:00
Mr. M
a2017cc4c7
fix(build): clean up old build artifacts and update packaging process for setup.exe (closes https://github.com/zen-browser/desktop/issues/37 )
2025-04-14 00:59:37 +02:00
Mr. M
87124fdaf4
fix(sign.ps1): append arm64 executable files to the list for signing
...
fix(download-language-packs.sh): remove carriage returns from supported languages file
2025-04-13 22:42:26 +02:00
Mr. M
394c2b54ce
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-13 18:04:53 +02:00
mr. m
7117f1ad62
Merge pull request #7588 from Slowlife01/fixshare
2025-04-13 19:59:06 +02:00
Slowlife01
713e267c16
fix(ZenMediaController): skip updaing share state when already showing
2025-04-14 00:55:52 +07:00
mr. m
3932ec21f5
Merge pull request #7587 from Slowlife01/fixmedia
2025-04-13 19:26:29 +02:00
Slowlife01
76dc50b052
fix(MediaController): more accurate sharing state
2025-04-14 00:24:24 +07:00
mr. m
73749aa34c
fix(ZenGlance): update padding and element separation for zen-glance background
...
fix(ZenCompactMode): modify flashSidebarIfNecessary to recalculate URL height conditionally
2025-04-13 19:20:59 +02:00