mr. m
f7f87131cd
Deshabilitar la opción de espacios de trabajo para pruebas y ajustar la configuración de preferencias relacionadas
2025-01-08 12:17:24 +00:00
mr. M
7dfa6d55ba
Refactor CSS and JavaScript files for consistency; clean up whitespace and formatting
2025-01-04 02:21:45 +01:00
mr. M
dcfebe6595
Fixed compact mode sidebar not closing when opening an extension dialog pinned to the sidebar
2025-01-02 13:31:23 +01:00
mr. M
1d545c10c4
Refactor tab animations and update theme colors for improved UI consistency
2025-01-01 19:19:14 +01:00
Studio Movie Girl
da2f87660f
Merge branch 'zen-browser:dev' into adds-search-to-icons
2024-12-29 03:15:42 -06:00
Bridget Morningstar
cbcb5cfdd6
fixed issues with css placement
2024-12-27 15:20:16 -06:00
mr. M
dabbd693b6
Add MPL 2.0 license header to multiple CSS and SVG files
2024-12-25 20:02:27 +01:00
mr. M
47f66049d7
Fixed opening customizable toolbar while having multiple windows (closes https://github.com/zen-browser/desktop/issues/3819 )
2024-12-21 19:50:17 +01:00
mr. M
4fe98931af
Fix media query conditions in CSS for workspace indicator and remove unused responsive styles for buttons
2024-12-21 00:00:08 +01:00
mr. M
6c67aee8a4
Fixed workspace indicator showing if workspaces are disabled
2024-12-17 19:08:01 +01:00
mr. M
b652840090
Updated to firefox 133.0.3 and fixed title bar issues with mica
2024-12-12 20:48:40 +01:00
mr. M
e5904584e7
Hide label in zen-workspaces when sidebar is not expanded
2024-12-11 22:31:14 +01:00
mr. M
12aa51c551
fix: disable experimental rounded view for macOS and adjust workspace indicator styling
2024-12-06 16:04:21 +01:00
mr. M
f755ed9710
Fixed workspaces indicator overflowing the sidebar
2024-12-06 15:47:24 +01:00
mr. M
53a6b8178a
Fixed workspaces dialog not aligning the buttons correctly
2024-12-06 15:35:48 +01:00
mr. M
3b3dc28d42
Fixed disabling workspaces not hiding the indicator
2024-12-03 20:41:57 +01:00
Vijay A
92de4022cb
Remove trailing spaces
2024-11-28 07:34:29 +05:30
mr. M
b094d8322a
refactor: update styling and structure of Zen UI components; remove deprecated toolbar styles and adjust margins for better layout
2024-11-19 20:51:48 +01:00
mr. M
721a8cf6e3
style: enhance workspace deactivation styles with grayscale filter for better visibility
2024-11-19 19:33:26 +01:00
mr. M
a4002a49cc
refactor: remove unused animations and simplify workspace button styles
2024-11-18 23:18:50 +01:00
mr. M
66b215b44b
feat: add zen-cool-toolbar styles and adjust layout for sidebar and workspace indicators
2024-11-16 10:27:46 +01:00
mr. M
057d258660
Fixed workspace indicator appearing when workspaces are disabled
Update Components Submodules / update-submodules (push) Waiting to run
2024-11-13 23:35:43 +01:00
mr. M
ded9ee3251
Reduce opacity in vertical tabs and remove background styles in workspaces
2024-11-10 17:53:52 +01:00
mr. M
cf1e468395
style: Adjust toolbar height calculation and update workspace button visibility
Update Components Submodules / update-submodules (push) Waiting to run
2024-11-08 23:56:22 +01:00
mr. M
5e9ccd440e
style: Update padding for workspace indicator in zen-styles
2024-11-08 23:42:40 +01:00
mr. M
f093228f71
feat: Update new tab button preferences and improve workspace indicator styles
2024-11-08 19:34:51 +01:00
mr. M
f3e054d15e
feat: Enhance new tab button visibility and workspace indicator styles
Update Components Submodules / update-submodules (push) Waiting to run
2024-11-08 18:26:40 +01:00
mr. M
aa5a768ef0
(feat) Add workspace indicator preference and update styles for improved UI
2024-11-08 18:13:05 +01:00
mr. M
957cff3447
Enhance workspace indicator styling and add table drop functionality in ZenPinnedTabsStorage
2024-11-06 17:03:26 +01:00
mr. M
f0690d0ac5
Refactor CSS styles for improved layout and responsiveness
2024-11-05 22:40:52 +01:00
mr. M
fdf83eaef8
Added better support for macos transparency
2024-11-05 20:29:27 +01:00
mr. M
093722c7d6
Adjust opacity for current workspace indicator and its name in zen workspaces
2024-11-05 00:38:34 +01:00
mr. M
ca2dd38f9b
Add current workspace indicator and update styles in zen workspaces
2024-11-05 00:38:13 +01:00
mr. M
0ca828325d
Refactor browser preferences and styles
2024-11-03 16:46:24 +01:00
mr. M
f94b51e410
Fixed closing parent tab on glance ( https://github.com/zen-browser/desktop/issues/2526 )
2024-11-01 13:47:04 +01:00
mr. M
a85baa5cca
Fixed Workspace icon jumping in sidebar if not in strip mode ( https://github.com/zen-browser/desktop/issues/2413 )
2024-10-30 18:25:09 +01:00
mr. m 🤙
722ddfb736
Merge pull request #2333 from kwilcz/bugfix/toolbar-workspace
...
Fix an issue where workspace size is 0 on non-expanded toolbar
2024-10-26 20:35:35 +03:00
wando
44cb7e148b
Fix an issue where workspace size is 0 on non-expanded toolbar
2024-10-26 19:09:00 +02:00
mr. M
4ee7fa2af7
Worked on the gradient choser
2024-10-26 12:11:14 +02:00
Kristijan Ribarić
31bb92c398
feat: Handle workspace panel hiding event
...
This commit adds a new `onpopuphidden` attribute to the `<panel>` element that defines the workspace panel. This attribute triggers the `ZenWorkspaces.handlePanelHidden()` function when the panel is hidden.
This change is necessary to allow the application to properly handle the case when the workspace panel is hidden so that the reorder mode can be disabled.
The following changes were made:
- Added the `onpopuphidden` attribute to the `<panel>` element in `zen-popupset.inc.xhtml`.
- Added a new CSS class `.zen-workspace-last-place-drop-target` to `zen-workspaces.css`.
- Modified the `zen-workspaces.css` file to display the `.zen-workspace-last-place-drop-target` class only in reorder mode.
2024-10-24 20:27:46 +02:00
mr. M
22adb293f7
Added ellipsies for workspaces names that overflow the selector
2024-10-18 18:37:55 +02:00
mr. M
35859f566b
Refactor toolbar and vertical tabs styles
2024-10-18 18:07:39 +02:00
mr. M
1ad7055fbe
Fixed Workspace button selection boxes have no top and bottom padding when placed on the toolbar (closes https://github.com/zen-browser/desktop/issues/2184 )
2024-10-18 17:30:51 +02:00
mr. M
2287aa9a06
FIxed icon selection for workspaces
2024-10-18 17:09:20 +02:00
mr. M
2f5062b33e
Refactor workspace button styles and adjust icon position
2024-10-18 00:50:00 +02:00
mr. M
57b624d2da
Refactor workspace button styles and adjust icon position
2024-10-18 00:41:02 +02:00
mr. M
69539728ec
Refactor workspace button styles and adjust icon position
2024-10-18 00:40:50 +02:00
HarryHeres
92b014a706
Fixing workspaces icon picker
2024-10-18 01:37:27 +03:00
mr. M
0b9b0a39d8
Refactor workspace button styles and add new icon
2024-10-17 19:52:28 +02:00
Kristijan Ribarić
c31e0d72b3
Restructured reordering to be based on dragging.
2024-10-17 20:29:50 +03:00