mr. m
|
0cb80ace3f
|
Add min-width to toolbox in compact mode styles
|
2025-04-08 23:53:34 +02:00 |
|
Mr. M
|
295a2bb8b8
|
Updated to firefox 137.0.1
|
2025-04-08 18:45:39 +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
|
2932ca6c2b
|
Fixed linux transparency being on by default
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-08 04:05:52 -07:00 |
|
mr. m
|
06a685fc31
|
Formatted the project after merge
|
2025-04-07 11:04:43 +02:00 |
|
mr. m
|
e06c20d2f6
|
Merge pull request #7396 from Slowlife01/pipeligibility
refactor(MediaController): check pip eligibility in class
|
2025-04-07 02:02:33 -07:00 |
|
mr. m
|
e5527cf825
|
Merge branch 'dev' into pipeligibility
|
2025-04-07 02:02:26 -07: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
|
ecd407d924
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-07 11:00:26 +02: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 |
|
Slowlife01
|
484f77bffc
|
refactor(MediaController): check pip eligibility in class
|
2025-04-06 23:59:12 +07: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
|
a33e2cbd88
|
Merge pull request #7383 from Slowlife01/patch-1
fix: change const to let
|
2025-04-06 11:14:18 +02:00 |
|
Slowlife
|
4ecccd67bd
|
fix: change const to let
Signed-off-by: Slowlife <slowlife1165@gmail.com>
|
2025-04-06 16:12:14 +07:00 |
|
mr. m
|
8af25b4c67
|
Merge pull request #7336 from Slowlife01/unloadtab
fix: unable to unload tab with auto tab unloader disabled
|
2025-04-06 10:24:44 +02:00 |
|
Slowlife01
|
d6c30caf1b
|
fix: add timestamp check to prevent frequent array comparisons in arraysEqual
|
2025-04-06 09:22:49 +07:00 |
|
Slowlife01
|
7025efa6f8
|
refactor: move over excludedUrls
|
2025-04-06 08:42:40 +07:00 |
|
mr. m
|
d0877eb6bc
|
Merge pull request #7366 from wwklnd/dev
Update Firefox version to 137.0 in README.md
|
2025-04-06 00:49:44 +02:00 |
|
W Wilja Wiklund
|
87c62b4319
|
Update Firefox version to 137.0 in README.md
Signed-off-by: W Wilja Wiklund <fillchiam@gmail.com>
|
2025-04-06 00:32:29 +02:00 |
|
Slowlife01
|
9d3382d773
|
fix: add default excluded URLs
|
2025-04-05 18:01:18 +07:00 |
|
Slowlife01
|
5333e92c42
|
fix: unable to unload tab with auto tab unloader disabled
|
2025-04-05 16:58:49 +07:00 |
|
mr. M
|
f2c6d0a6b9
|
fix: streamline style clearing in ZenGlanceManager and update version numbers in surfer.json
1.11.1b
|
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
|
5e7423bdce
|
fix: correct artifact name formatting in Windows profile build workflow
|
2025-04-04 15:44:48 +02:00 |
|
mr. m
|
ba48e15f5f
|
fix: update workspace directory handling in Windows profile build
|
2025-04-04 15:42:56 +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 |
|
mr. m
|
c9bb6b25e9
|
Merge pull request #7292 from Slowlife01/glance-permitunload
fix: skip permitUnload when fully opening glance
|
2025-04-04 12:06:00 +02:00 |
|
Slowlife01
|
3bf433992e
|
style: format
|
2025-04-04 16:55:22 +07:00 |
|
Slowlife01
|
a3a82b9fe7
|
fix: skip permitUnload when fully opening glance
|
2025-04-04 16:54:20 +07:00 |
|
mr. m
|
513f04d41b
|
Merge pull request #7288 from Slowlife01/tab-command
fix: update event handling for changing tab workspace
|
2025-04-04 10:34:18 +02:00 |
|
mr. m
|
5b318a8aaf
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-04 10:33:00 +02:00 |
|
mr. m
|
c75de7a096
|
fix: adjust margin-left in zen-compact-mode.css for improved layout
|
2025-04-04 10:32:37 +02:00 |
|
Slowlife01
|
2cd5140600
|
fix: update event handling for changing tab workspace
|
2025-04-04 15:06:51 +07:00 |
|
mr. m
|
eaca3d6cc8
|
Correctly redirect output on windows pgo steps
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-04 08:25:56 +02:00 |
|
mr. m
|
2ce89bf24b
|
fix: add !important to appearance property in ctrlTab.css for better styling control
|
2025-04-03 21:41:00 +02:00 |
|
mr. m
|
97cbd76e8e
|
fix: change position from absolute to fixed in zen-compact-mode.css and update sidebar visibility logic in ToolbarContextMenu
|
2025-04-03 20:39:17 +02:00 |
|
mr. m
|
683bb7eb41
|
fix: update path for zen metainfo file in build workflow
|
2025-04-03 19:50:09 +02:00 |
|
mr. m
|
8b0fd0af85
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-03 19:49:35 +02:00 |
|
mr. m
|
80d177aa92
|
fix: update template root path in build workflow configuration
|
2025-04-03 19:49:30 +02:00 |
|
mr. m
|
dea4ccbe58
|
Fixed flatpak upload path
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-03 10:35:03 -07:00 |
|
mr. m
|
d156d53307
|
fix: ensure glance tabs are always displayed in ZenWorkspaces
1.11b
|
2025-04-03 13:46:57 +02:00 |
|
mr. m
|
e1c6b720a4
|
fix: adjust tab margin in zen-folders.css and disable tab groups in zen-browser.js
|
2025-04-03 13:43:59 +02:00 |
|
mr. m
|
4033e5d966
|
fix: update URL validation logic in ZenGlanceManager to use correct variable
|
2025-04-03 13:22:20 +02:00 |
|
mr. m
|
b677b9d46d
|
Fixed glance opening on non-http(s) or file links such as magnet links (closes https://github.com/zen-browser/desktop/issues/7173)
|
2025-04-03 13:18:27 +02:00 |
|