Gabriel
a536c708ca
Added new animation when download button is not visible
2025-04-26 23:47:57 +02:00
Mr. M
53de112eb8
chore: Added better testing preferences and cleaned up a bit, b=(no-bug), c=common, tests, workspaces
2025-04-26 15:02:59 +02:00
Mr. M
6662e0fa09
chore: format project, b=(no-bug), c=split-view
2025-04-26 13:18:42 +02:00
Mr. M
e90f188c63
fix: Fixed alert boxes cutoff half way on split view, b=( closes #7564 ), c=split-view
2025-04-26 13:16:42 +02:00
Mr. M
e039ee1692
fix: Fixed moving split view tabs into other workspaces not working, b=( closes #7840 ), c=split-view, welcome, workspaces
2025-04-26 12:56:36 +02:00
Mr. M
68fc9fb635
fix: Weird tab sizing when switching workspaces on twilight, b=(no-bug), c=workspaces
2025-04-26 12:24:19 +02:00
Pdzly
940a2ebc3f
Merge branch 'main' into feature/import-export-mods
2025-04-25 20:11:52 +02:00
Pdzly
7f3d9fd9e7
Remove redundant blank line in CSS file
...
Eliminated an unnecessary blank line for cleaner and more consistent formatting. This improves the readability and maintains coding style standards.
2025-04-25 20:08:29 +02:00
Pdzly
5f552bb749
Fix theme export behavior by cleaning up DOM elements
...
Ensure the temporary link element is removed after triggering the export action to prevent cluttering the DOM. Additionally, display a success message upon successful theme export for better user feedback.
2025-04-25 18:51:44 +02:00
Pdzly
a233c6be8c
Add theme import and export functionality
...
Implemented theme import and export options in the Zen Theme Marketplace. Added buttons, event handlers, and logic for users to save themes to a file or load them from an external JSON file. Included success and error states for both actions.
2025-04-25 18:47:05 +02:00
Pdzly
0f3120e831
Fix typo in comment within ZenThemeMarketplaceChild module
...
Corrected a misspelling of "called" in a comment for better clarity and readability. No functional changes were made, as this was a non-code text adjustment.
2025-04-25 18:21:07 +02:00
mr. m
9c93a21421
fix: Fixed workspaces not switching when they need to if the target tab is an essential, b=(no-bug), c=workspaces
2025-04-25 15:33:49 +02:00
mr. m
8201b175bb
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-25 15:21:32 +02:00
mr. m
78ee43347e
fix: Tab siwtcher crashing zen if no active tabs exist, b=( closes #7865 ), c=tabs, workspaces
2025-04-25 15:21:27 +02:00
mr. m
7b23e4de11
Merge pull request #7862 from Slowlife01/mute-tab
...
fix: Fixed media controller mute not updating tab mute state
2025-04-25 10:40:57 +02:00
mr. m
7a7bd01717
Merge pull request #7861 from Slowlife01/workspace-contextmenu
...
fix: Fixed workspace context menu not working, b=(no-bug), c=workspaces
2025-04-25 10:39:42 +02:00
Slowlife01
7bb113d1f0
fix: Fixed media controller mute not updating tab mute state, b=( closes #7798 ), c=media
2025-04-25 14:39:50 +07:00
Slowlife01
db5d318c74
fix: Fixed workspace context menu not working, b=(no-bug), c=workspaces
2025-04-25 14:27:00 +07:00
mr. m
139e7a8b25
Merge pull request #7857 from aaronhma/dev
...
Keep Firefox name consistent + fix typos
2025-04-25 07:52:32 +02:00
Aaron
390afc7e63
firefox -> Firefox
2025-04-24 20:00:35 -07:00
Mr. M
8fcf251916
feat: Improved tab switching for containerizedd essentials, b=(no-bug), c=common, workspaces
2025-04-25 00:17:54 +02:00
Mr. M
cad9a299c3
fix: Fixed tabs opening on the pinned tabs container when opening a background tab from glance, b=( closes #7850 ), c=tabs, workspaces
2025-04-24 23:53:20 +02:00
Mr. M
3e53c9e338
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-24 23:29:26 +02:00
Gabriel
8386b1b3e8
Improved download animation with better animation and better code, added custom prefs
2025-04-24 21:49:21 +02:00
mr. m
6c44ccf319
Fixed builds for twilight on macos
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-04-24 19:12:12 +02:00
mr. m
f0b96a1538
Merge pull request #7846 from Pdzly/main
...
Homepage button on Zen Mods settings page.
2025-04-24 14:38:04 +02:00
rooki
b490d91572
style: Add homepage button to theme marketplace with click functionality
2025-04-24 14:27:21 +02:00
rooki
48bf0504e8
style: Add pointer cursor to zen-preferences for better UX
2025-04-24 14:18:05 +02:00
mr. m
d15ee91ea0
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2025-04-24 13:34:26 +02:00
mr. m
af6fd8796d
fix: Fixed sandboxing build error die to SDK upgrade, b=(no-bug), c=no-component
2025-04-24 13:34:13 +02:00
mr. m
b7a5a878d6
Use macos 15 instead of latest
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-04-24 03:29:41 -07:00
mr. m
68100bda86
Use latest macos for builds
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-04-24 02:10:47 -07:00
mr. m
a7d652ddca
fix: Installing packages on linux and windows builds, b=(no-bug), c=workflows
2025-04-24 07:50:02 +02:00
mr. m
b8f54de530
fix: Macos builds having the wrong SDK, b=(no-bug), c=workflows
2025-04-24 01:29:01 +02:00
mr. m
8f86e40b5d
fix: Firefox 139 patch import for macos SDK, b=(no-bug), c=no-component
2025-04-24 00:50:42 +02:00
mr. m
aced6e170f
fix: Fixed macos builds having a wrong SDK version, b=(no-bug), c=no-component
2025-04-24 00:28:38 +02:00
mr. m
988b7caf3d
fix: Fixed macos builds having a wrong SDK version, b=(no-bug), c=no-component
2025-04-24 00:26:49 +02:00
mr. m
abb71a0feb
chore: Changed the order of build steps to import patches before bootstraping, b=(no-bug), c=workflows
2025-04-23 23:47:14 +02:00
Mr. M
26e1a1c58d
fix: Fixed macos SDK having an invalid version and download URL, b=(no-bug), c=tabs, workspaces
2025-04-23 23:44:45 +02:00
Mr. M
4b1ff82756
fix: More common twilight issues, b=(no-bug), c=workspaces
2025-04-23 20:51:07 +02:00
mr. m
f668a5c8f9
Merge pull request #7831 from lolipodass/horizontal-bar-split-view
...
add horizontal bar simular to vertical in split view
2025-04-23 14:21:24 +02:00
lolipodass
7f1a5eea20
fix missed }
...
Signed-off-by: lolipodass <56706038+lolipodass@users.noreply.github.com >
2025-04-23 14:55:00 +03:00
lolipodass
b24f8e27fa
add horizontal bar simular to vertical in split view
...
Signed-off-by: lolipodass <56706038+lolipodass@users.noreply.github.com >
2025-04-23 14:37:38 +03:00
mr. m
aae3ed0872
fix: more small fixes after twilight feedback, b=(no-bug), c=tabs, common, compact-mode, workspaces
2025-04-23 13:23:10 +02:00
mr. m
6de445eaa1
chore: [security]: Finish up wrapping event listeners and other small fixes, b=(no-bug), c=configs, common, compact-mode, split-view, tabs, workspaces
2025-04-23 00:30:56 +02:00
mr. m
18b4925dd4
style: Formatted the project, b=(no-bug), c=no-component
2025-04-22 16:56:04 +02:00
mr. m
7dc4bb728b
Fixed twilight builds with invalid eme enabling
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-04-22 16:52:12 +02:00
mr. m
61efc6b834
Make .d.ts also count as typescript
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-04-22 16:50:15 +02:00
mr. m
4cc687e2cd
fix: Fixed DRM not installed for arm64 builds, b=( closes #7759 ), c=configs
2025-04-22 16:25:31 +02:00
mr. m
ff1795fe96
chore: Update surfer version, b=(no-bug), c=no-component
2025-04-22 16:04:48 +02:00