Mr. M
|
0dac5522fe
|
chore: Refactored vertical tabs css and improved essentials layout, b=(no-bug), c=tabs, workspaces
|
2025-04-29 14:26:21 +02:00 |
|
mr. m
|
b83a9d94c6
|
Merge branch 'dev' into download-animation
|
2025-04-27 09:20:46 +02:00 |
|
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 |
|
Gabriel
|
8386b1b3e8
|
Improved download animation with better animation and better code, added custom prefs
|
2025-04-24 21:49:21 +02: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
|
09ec1ad864
|
chore: Updated to ff 138.0 and recalculated patches, b=(no-bug), c=tabs, media
|
2025-04-22 15:08:34 +02:00 |
|
Mr. M
|
87bb2f38db
|
feat: Added fully containerized essentials, b=(no-bug), c=tabs, vendor, workspaces
|
2025-04-20 15:26:28 +02:00 |
|
Mr. M
|
1713c04834
|
chore: Started updating for firefox 138.0 beta 9, b=(no-bug), c=common
|
2025-04-18 19:54:40 +02:00 |
|
Gabriel
|
7764c4bdd7
|
Refactor download animation with improved code, animations and styles
|
2025-04-17 22:33:56 +02:00 |
|
Gabriel
|
99ed27ca61
|
Initial development for download animation
|
2025-04-17 17:03:46 +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
|
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
|
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 |
|
mr. m
|
5a2b469e8a
|
fix(ZenCompactMode): refactor URL height recalculation to use dedicated method in ZenVerticalTabsManager
|
2025-04-13 17:52:45 +02:00 |
|
mr. m
|
f5c6fc13a8
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-13 17:01:54 +02:00 |
|
mr. m
|
7c8625821a
|
Enhance zen styles for split view and glance components with padding adjustments
|
2025-04-13 17:01:46 +02:00 |
|
Mr. M
|
98220c5e74
|
Updated media controler call icons
|
2025-04-13 11:19:25 +02:00 |
|
mr. m
|
964c886fb6
|
Merge pull request #7569 from Slowlife01/mediadevice
feat(MediaController): controls for media devices
|
2025-04-13 10:31:38 +02:00 |
|
Slowlife01
|
82b94db408
|
feat(MediaController): controls for media devices
|
2025-04-13 14:47:56 +07:00 |
|
mr. m
|
964dedba0f
|
Update display versions in surfer.json and adjust compact mode styles and functionality
|
2025-04-12 18:29:22 +02:00 |
|
mr. m
|
a6b8843c5c
|
Update compact mode initialization to ensure tabs toolbar is updated after a delay
|
2025-04-11 17:02:02 +02:00 |
|
mr. m
|
9cf4dbd710
|
Initialize compact mode manager after delayed startup and update tabs toolbar
|
2025-04-11 16:55:48 +02:00 |
|
mr. m
|
1a04cac47c
|
Defer compact mode initialization until after delayed startup finishes and update CSS for hover state handling
|
2025-04-11 11:33:03 +02:00 |
|
mr. m
|
c36cb4a76a
|
Initialize compact mode manager after browser layout and update tabs toolbar on compact mode activation
|
2025-04-11 01:32:42 +02:00 |
|
mr. m
|
e65b786b46
|
Adjust sidebar width calculation in non-compact mode and update compact mode CSS for proper width handling
|
2025-04-11 01:00:47 +02:00 |
|
mr. m
|
713f1486c3
|
Refactor sidebar width calculation in compact mode and update toolbar separator logic
|
2025-04-11 00:43:50 +02:00 |
|
mr. m
|
a0d3447202
|
Refactor compact mode logic and enhance pinned tab URL handling (closes https://github.com/zen-browser/desktop/issues/7453#issuecomment-2794479221)
|
2025-04-10 19:23:38 +02:00 |
|
mr. m
|
286999599a
|
Initialize compact mode on MozBeforeInitialXULLayout event
|
2025-04-10 11:13:04 +02:00 |
|
mr. m
|
3bf854c6c3
|
Fixed calculating compact mode overflow at startup
|
2025-04-09 19:14:56 +02:00 |
|
Mr. M
|
78bc66668c
|
Do not apply rounded corner hack if element separation is 0
|
2025-04-09 14:28:12 +02:00 |
|
Mr. M
|
f965abe7f1
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-09 14:20:25 +02:00 |
|
mr. m
|
509cb2471d
|
Refactor element separation handling in ZenThemeModifier and update references in ZenCompactMode and ZenViewSplitter
|
2025-04-09 14:04:24 +02:00 |
|
Mr. M
|
3c273d817b
|
Fixed Transparent Url bar's background when clicking Ctrl+T while playing a video in fullscreen mode (closes https://github.com/zen-browser/desktop/issues/6996)
|
2025-04-09 13:47:11 +02:00 |
|
mr. m
|
0cb80ace3f
|
Add min-width to toolbox in compact mode styles
|
2025-04-08 23:53:34 +02:00 |
|
mr. m
|
dd6757be5b
|
Fixed opacity of #urlbar element is sometimes overwritten (closes https://github.com/zen-browser/desktop/issues/7454)
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-08 18:26:01 +02:00 |
|
mr. m
|
e90e4b27a3
|
Do not animate mica panel windows
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-08 18:08:07 +02:00 |
|
mr. m
|
06a685fc31
|
Formatted the project after merge
|
2025-04-07 11:04:43 +02:00 |
|
mr. m
|
6864af1b2f
|
Merge pull request #7400 from sporocyst/dev
Fix sidebar always stays left
|
2025-04-07 02:01:57 -07:00 |
|
mr. m
|
87ff59bfa7
|
Merge pull request #7397 from Lund1337/linux-tranparency
Added transparent browser background on linux
|
2025-04-07 02:01:28 -07:00 |
|
mr. m
|
ce55e7eed5
|
fix: simplify sidebar width calculation and remove unnecessary animated padding attribute
|
2025-04-07 11:00:19 +02:00 |
|
unknown
|
f9b3fed403
|
npm run pretty
|
2025-04-07 01:42:43 +08:00 |
|
Lund1337
|
814e697675
|
Added transparent browser background on linux
|
2025-04-06 19:34:46 +03:00 |
|
sporocyst
|
e469c04125
|
Fix sidebar always stays left
Signed-off-by: sporocyst <sporocyst.tw@gmail.com>
|
2025-04-06 23:54:14 +08:00 |
|
mr. M
|
f2c6d0a6b9
|
fix: streamline style clearing in ZenGlanceManager and update version numbers in surfer.json
|
2025-04-05 04:15:18 +02:00 |
|
mr. m
|
a7e217152b
|
fix: refine panel appearance and shadow properties for better consistency across platforms
|
2025-04-04 18:11:59 +02:00 |
|
mr. m
|
91c993da13
|
fix: adjust padding for right-side toolbar buttons when window buttons are not reversed
|
2025-04-04 16:58:12 +02:00 |
|
mr. m
|
4e407fb0b9
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-04 13:00:30 +02:00 |
|
mr. m
|
5d1963e0ec
|
Implemented -zen-window-transform-origin attribute and applied it to the panels on the right side
|
2025-04-04 13:00:17 +02:00 |
|