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 |
|
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
|
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
|
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
|
d156d53307
|
fix: ensure glance tabs are always displayed in ZenWorkspaces
|
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 |
|
mr. m
|
f1fd0521a3
|
fix: improve tab selection logic for zen-glance-tab and streamline workspace switching
|
2025-04-03 13:05:44 +02:00 |
|
mr. m
|
f84e994b50
|
fix: Collapsed mode spacings, glance splitting on an already split view and compact mode not setting a width on startup (closes https://github.com/zen-browser/desktop/issues/7239)
|
2025-04-03 12:41:58 +02:00 |
|
mr. M
|
9762d74256
|
refactor: streamline media button event handling and remove inline commands
|
2025-04-02 23:11:04 +02:00 |
|
mr. M
|
abedfedac6
|
fix: update workspace change logic and remove redundant event listener
|
2025-04-02 22:34:46 +02:00 |
|
mr. m
|
cca5e22680
|
Merge pull request #7218 from Slowlife01/unload
fix: skip permit unload if already checked
|
2025-04-02 21:25:14 +02:00 |
|
mr. m
|
69c406c3d6
|
Fixed startup function for acrylic
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-04-02 20:29:41 +02:00 |
|
Slowlife01
|
209428bdc7
|
refactor: make skipPermitUnload a function argument
|
2025-04-02 21:48:14 +07:00 |
|
Slowlife01
|
853811d387
|
chore: shorten tabbrowser patch
|
2025-04-02 21:46:36 +07:00 |
|
Slowlife01
|
bb9711639c
|
fix: add null checks for media controller
|
2025-04-02 21:36:15 +07:00 |
|
Slowlife01
|
8f571d5800
|
fix: skip permit unload if already checked
|
2025-04-02 21:35:01 +07:00 |
|
mr. M
|
a0f5101ac5
|
fix: add animation for content part in Windows platform without Mica popups
|
2025-04-02 16:23:57 +02:00 |
|
mr. M
|
6a14f85d22
|
fix: update CSS media queries for Linux and remove unused border color variable
|
2025-04-02 16:17:06 +02:00 |
|
mr. M
|
1e678008a2
|
Added a split glance button
|
2025-04-02 15:33:58 +02:00 |
|
mr. M
|
2bb183d675
|
fix: add optional chaining to prevent errors when checking PIP mode or fullscreen status
|
2025-04-02 14:32:25 +02:00 |
|
mr. M
|
2a5c5e5d69
|
fix: improve panel background contrast and adjust min width logic for browser elements
|
2025-04-02 11:23:50 +02:00 |
|
mr. M
|
0a51ad3725
|
fix: enhance popup appearance with improved contrast and styling for Mica popups
|
2025-04-02 11:13:03 +02:00 |
|
mr. M
|
031926efb7
|
refactor: remove sidebar-related code and update localization references
|
2025-04-02 10:16:07 +02:00 |
|
mr. M
|
ce8013124b
|
fix: adjust margins and padding for compact mode and vertical tabs styles
|
2025-04-02 00:08:00 +02:00 |
|
mr. M
|
b6d1ad3418
|
fix: update layout recalculation and improve CSS styles for Zen UI components
|
2025-04-01 23:38:08 +02:00 |
|
mr. M
|
fea803d4ce
|
Updated to firefox 137.0
|
2025-04-01 16:55:39 +02:00 |
|
mr. m
|
7507f72ac0
|
fix: increase height of media progress box for better visibility
|
2025-04-01 15:54:42 +02:00 |
|
mr. m
|
2eb131fb0b
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-04-01 15:22:56 +02:00 |
|
mr. m
|
a9f9e0263e
|
fix: update animations and styles for macOS compatibility and improve contrast in popup elements
|
2025-04-01 15:22:49 +02:00 |
|
Slowlife01
|
45284a3845
|
fix: tab not moving to forced workspace
|
2025-04-01 11:09:56 +07:00 |
|
mr. m
|
1f709f9350
|
fix: remove obsolete branding-common-mozbuild.patch file
|
2025-03-31 21:23:54 +02:00 |
|
mr. m
|
656f046efe
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-03-31 19:42:55 +02:00 |
|
mr. m
|
ddf4afdd78
|
fix: standardize quote style in ZenViewSplitter for consistency
|
2025-03-31 19:42:51 +02:00 |
|
mr. m
|
e699756093
|
fix: improve tab dragging behavior and enhance split view session restoration
|
2025-03-31 19:42:31 +02:00 |
|
mr. m
|
e180074022
|
Merge pull request #7142 from Slowlife01/moz-bool-pref
feat: add backwards compatibility for moz-bool-pref after removal
|
2025-03-31 19:16:00 +02:00 |
|
mr. m
|
2010c3a5c7
|
fix: update branding options in mozconfig and adjust JS preference handling
|
2025-03-31 19:01:59 +02:00 |
|
Slowlife01
|
c10c8ac7a7
|
chore: move imports
|
2025-03-31 23:27:52 +07:00 |
|
Slowlife01
|
7abae9d69e
|
feat: add backwards compatibility for moz-bool-pref after removal
|
2025-03-31 21:59:16 +07:00 |
|
mr. m
|
16d125aa20
|
Made tab unloader properly work with workspaces
|
2025-03-31 16:48:19 +02:00 |
|
Slowlife01
|
b5abda5054
|
fix: handle undefined ZenWorkspaces in tab selection
|
2025-03-31 14:06:27 +07:00 |
|
mr. M
|
9147e46856
|
refactor: enhance CustomizableUI to support vertical tabs in the navbar
|
2025-03-30 16:57:12 +02:00 |
|
mr. m
|
d7cdfb2b5e
|
Merge branch 'dev' into empty
|
2025-03-30 10:04:30 +02:00 |
|