mr. M
e7ed402b64
fix: adjust fullscreen behavior for vertical tabs to improve visibility and interaction
2024-12-06 13:24:09 +01:00
mr. M
54cb67b316
feat: implement workspace selector in bookmark editing panel and update related styles
2024-12-05 00:06:02 +01:00
mr. M
fad68a1bf0
Fixed "nulls" appearing for macos users
2024-12-03 23:27:18 +01:00
mr. M
139ab630e0
refactor: enhance CSS styles for zen components and improve layout handling
2024-12-02 23:55:05 +01:00
mr. M
c993563185
refactor: update toolbar and sidebar styles for improved layout and consistency
2024-12-02 12:57:03 +01:00
mr. M
4b6f5282b4
Started centering the url when focusing
2024-11-30 18:20:42 +01:00
mr. M
0fbd579cbb
Adjust sidebar panel margins and refine tab background shadow for improved styling
2024-11-29 00:55:29 +01:00
mr. M
0b42ee83bb
Refactor vertical tab styles and improve toolbar layout for better usability
2024-11-29 00:33:32 +01:00
mr. M
be92638cf2
Refactor vertical tab management and adjust CSS for improved layout and styling
2024-11-29 00:19:14 +01:00
mr. M
273d477938
Fixed titlebars being streched out and small on the right side
2024-11-28 21:43:20 +01:00
mr. m
a02ae261cf
Merge branch 'dev' into formatting
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
2024-11-28 18:52:43 +01:00
mr. M
f35cc90ea4
Enhance animations and sidebar panel styles for improved UI transitions
2024-11-28 18:29:22 +01:00
mr. M
63a2ccf3da
Enhance Zen Browser UI with layout adjustments, z-index updates, and color changes
2024-11-28 16:32:04 +01:00
mr. M
eb72f81bf7
Remove border-radius from zen-browser-container and clean up vertical-tabs CSS for improved layout
2024-11-28 11:42:49 +01:00
mr. M
66254e79d3
Added back collapsed toolbar mode!
2024-11-28 11:38:31 +01:00
mr. M
83859c1925
Update @zen-browser/surfer to version 1.6.4 and modify vertical tabs CSS for improved overflow indicator handling
2024-11-28 10:44:29 +01:00
Vijay A
92de4022cb
Remove trailing spaces
2024-11-28 07:34:29 +05:30
mr. M
99b2babad4
Refactor window button handling for consistency and update z-index in compact mode styles
2024-11-28 01:43:52 +01:00
mr. M
a70dfce490
Disable single toolbar mode and adjust vertical tab button styling
2024-11-27 17:10:47 +01:00
mr. M
d06b0c0b69
Disable single toolbar mode and adjust UI margins for improved layout consistency
2024-11-26 19:29:24 +01:00
mr. M
0578196839
Add right margin to titlebar buttonbox for improved layout consistency
2024-11-26 17:09:36 +01:00
mr. M
f49fdbe886
Refactor toolbar settings and enhance UI animations for improved user experience
2024-11-26 17:08:23 +01:00
mr. M
2ee8b3c111
Fixed right sidebar compact mode margin and worked more on the rewrite
2024-11-25 21:01:14 +01:00
mr. M
e56cd8f3bd
Update dependencies and enhance UI styles for improved user experience
2024-11-23 23:14:32 +01:00
mr. M
0fba5dc75c
feat: enhance Zen UI manager with new preferences for compact mode and single toolbar; update styles for better layout
2024-11-21 21:44:57 +01:00
mr. M
10b9f03410
feat: add top buttons separator in Zen UI manager; update icon references and clean up styles
2024-11-21 00:30:55 +01:00
mr. M
f3cf51f7ac
fix: add unified extensions button to top buttons in Zen UI manager; clean up vertical tabs CSS
2024-11-19 22:19:48 +01:00
mr. M
37848357b3
style: adjust padding and margin for vertical tabs; enforce width and padding with !important for consistency
2024-11-19 22:00:14 +01:00
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
a4002a49cc
refactor: remove unused animations and simplify workspace button styles
2024-11-18 23:18:50 +01:00
mr. M
032954be2b
feat: enhance zen styles for toolbar, sidebar, and tabs; adjust layout and padding
2024-11-18 23:14: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
4b6068e13b
Hide reset button in vertical tabs and adjust CSS for better styling
2024-11-11 22:59:52 +01:00
Kristijan Ribarić
38898ab45e
(feat) Add reset to pinned URL button to pinned tabs
...
This commit introduces a "Reset" button to pinned tabs, allowing
users to quickly revert a tab to its stored base URL. The button
is visible on hover for non-essential pinned tabs and hidden
for essentials. Clicking the button triggers a
reset action managed by `gZenPinnedTabManager`.
The visual style of the button is defined using the "reload"
icon and follows the styling of other tab buttons.
2024-11-11 15:48:50 +01:00
mr. M
0e02cb14ec
Fix: adjust vertical tab background opacity for improved visibility
2024-11-10 20:08:04 +01:00
mr. M
62d763e65a
Fix: reduce minimum height of tabs to improve layout consistency
2024-11-10 19:20:36 +01:00
mr. M
73b24aa5ae
Add floating style for glance tabs in essentials and adjust new tab button border styling
2024-11-10 19:13:30 +01:00
mr. M
c3fc7d792e
Refactor Zen tab management to improve performance and enable conditional functionality
2024-11-10 18:50:10 +01:00
mr. M
33ac29f269
Add zen-compact-mode-ignore class to sidebar button for improved styling in compact mode
2024-11-10 18:25:09 +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
dc4f8c6c98
Hide workspace indicator icon when no icon is present
2024-11-10 17:50:49 +01:00
mr. M
f923078445
Fixed expand on hover sidebar
2024-11-10 17:30:27 +01:00
mr. M
c5a7879c55
Fixed padding for workspace indicator on collapsed mode
2024-11-10 11:55:09 +01:00
mr. M
6a7ce1639a
(style) Update tab background colors for improved visibility
2024-11-09 19:40:41 +01:00
mr. M
e75f6f85e7
last minutes touches yes yes yes
2024-11-09 19:32:16 +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
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
638ec9c2ea
Center align content in zen essentials container for improved layout consistency
2024-11-06 19:56:57 +01:00
mr. M
9c5c53f4ae
Center align content in zen essentials container for improved layout
2024-11-06 19:52:16 +01:00