Commit graph

202 commits

Author SHA1 Message Date
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
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
mr. M
a2ca9361e1
Refactor toolbar background handling and improve tab styling in compact mode 2024-11-06 19:46:21 +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
3049bc8215
Added better UI for transparency in windows 2024-11-05 22:27:37 +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
cf7af8e3aa
Update tab hover background color and tab height in vertical-tabs.css 2024-11-04 19:55:43 +01:00
mr. M
19f8f58618
Update tab hover background color in vertical-tabs.css 2024-11-04 19:41:27 +01:00
mr. M
649d82425a
Added zen essentials! 2024-11-04 19:34:32 +01:00
mr. M
1f45db0fac
Update tab hover background color in vertical-tabs.css
``
2024-11-04 18:38:25 +01:00
mr. M
9d0eb9fb08
Update Firefox version to 132.0.1 in README.md and surfer.json 2024-11-04 18:09:50 +01:00
mr. M
0ca828325d
Refactor browser preferences and styles 2024-11-03 16:46:24 +01:00
mr. M
aa74a68ca8
Refactor zen-components and zen-styles/zen-tabs/vertical-tabs.css 2024-11-03 13:44:33 +01:00
mr. M
24a6013195
refactor: Hide tab label container in vertical-tabs.css 2024-11-03 02:14:20 +01:00
mr. M
de3962412f
feat: Add Essentials Toolbar and hide Accordion Header in compact mode
- Added the Essentials Toolbar to the Navigator Toolbox
- Removed the Essentials Toolbar from ZenStartup and created it in browser-places.js
- Updated the zen-styles/zen-sidebar.css file to remove the display of the Menubar
- Updated the navigator-toolbox.inc.xhtml file to add the Essentials Toolbar and hide the Accordion Header in compact mode
- Updated the indicator-private-browsing.svg file to include the private browsing indicator icon
2024-11-03 02:08:51 +01:00
Kristijan Ribarić
71464e6914 feat(zen-tabs): Hide Essentials Toolbar and Accordion Header in compact mode 2024-11-02 21:13:39 +01:00