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
9147e46856
refactor: enhance CustomizableUI to support vertical tabs in the navbar
2025-03-30 16:57:12 +02:00
mr. M
9bd7b5a900
Update dependencies and refine configuration files for improved compatibility and performance
2025-03-30 10:03:50 +02:00
mr. M
c3e33fa7f3
refactor: update configuration and initialization for Zen application
2025-03-26 23:28:30 +01:00
mr. M
daf6d6aea8
feat: update preferences and UI components for new features and improvements
2025-03-26 21:31:12 +01:00
mr. M
630152b91e
feat: enhance panel UI positioning and improve hover state handling
2025-03-17 20:41:24 +01:00
mr. M
b6477b17d8
fix(build): disable LTO temporarily and enable PGO based on release settings
...
refactor(ui): remove unnecessary DOMContentLoaded listener from toolbar registration
fix(ui): trigger window resize event on closing watermark to recalculate layout
refactor(ui): improve animation structure for tab content in vertical tabs manager
2025-03-15 19:36:13 +01:00
mr. M
cc8a5cf367
Update Firefox version to 136.0 in README and surfer.json; modify ToolbarContextMenu context menu items
2025-03-04 19:20:12 +01:00
mr. m
3f22bd4e79
Merge branch 'dev' into firefox-135
...
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com >
2025-01-31 07:38:50 -08:00
mr. m
ebcd656e70
Fixed git commits hashing
2025-01-29 14:45:12 +01:00
mr. m
68ea69bad6
Fixed overflow menu on macos
2025-01-29 13:37:18 +01:00
mr. m
a408449e2c
Updated to firefox RC 135.0
2025-01-28 16:27:56 +01:00
mr. M
a3bebadff8
Fixed crash on overflow menu in macos and fixed elements shifting on macos fullscreen
2025-01-24 17:41:03 +01:00
mr. M
74c9923f0b
Improve self-hosted runner script execution and enhance ZenCustomizableUI event handling for better UI responsiveness
2025-01-21 23:08:27 +01:00
mr. M
a86bb5197d
Refactor build workflow and patch for improved self-hosted runner management and customizable UI functionality
2025-01-21 22:26:56 +01:00
mr. M
eede41fb18
Update Firefox version to 134.0.2 in README and surfer.json
2025-01-21 18:29:20 +01:00
mr. m
6c028d8511
Update Firefox version to 134.0.2 in README and configuration files; adjust CSS font-family for macOS.
2025-01-20 22:14:38 +00:00
mr. M
b071c7ff11
Refactor URL bar styles to remove box-shadow and outlines for improved aesthetics
2025-01-19 22:33:56 +01:00
mr. M
db2673cf27
Implement sidebar splitter and overflow handling; enhance customizable UI features
2025-01-18 10:25:13 +01:00
mr. M
aa2a2bf9fe
Fix panel UI element appending logic to use closest toolbar reference
2025-01-03 11:58:42 +01:00
mr. M
a389621cf1
Update dependencies and modify branding for stable release
2024-12-30 23:19:11 +01:00
mr. M
a1debe45cf
Update configuration and UI behavior for Zen Browser
...
- Remove unnecessary comments from mozconfig
- Disable sign-on remembering in preferences
- Ensure popups are rolled up when updating vertical tabs
- Adjust popup hidden event listener to use capture option
- Bump version numbers in surfer.json for releases
2024-12-24 12:29:56 +01:00
mr. M
dd88086cc7
Always fire the popup hidden event for customizable UI popups ( https://github.com/zen-browser/desktop/issues/2743# )
2024-12-23 20:40:19 +01:00
mr. M
584cf7fa57
Fixed bookmarks bar appearing every time layout has changed or entering into customizable mode
2024-12-16 23:44:51 +01:00
mr. M
97c18ef67c
refactor: streamline preference handling and update event management in ZenUIManager
2024-12-03 20:28:41 +01:00
mr. M
86c4ce6d9f
feat: implement single toolbar functionality in Zen UI manager; enhance customizable UI integration and manage button attributes
2024-11-21 22:43:24 +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
e086cf56fc
Reorder default placements for toolbar buttons in ZenCustomizableUI and update patch for customizable UI
2024-11-06 20:36:03 +01:00
mr. M
0552c2f245
[breaking] changed default layout of the customizable UI
2024-10-29 23:42:05 +01:00
mr. M
1a906b746e
Update firefox version to 132.0
2024-10-29 18:08:56 +01:00
mauro-balades
5f64f9e651
FIxed unified extensions disappearing
2024-09-24 12:20:11 +02:00
mauro-balades
051439abde
Update Zen Browser theme and sidebar styling
2024-09-22 16:15:14 +02:00
mauro-balades
1d220623ff
Refactor ZenStartup to update default placements for sidebar buttons
2024-09-20 13:33:07 +02:00
mauro-balades
4ef3ecf0d9
refactor(zen-sidebar): improve sidebar buttons customization
...
- Improved customization of sidebar buttons in the Zen sidebar.
- Adjusted padding and outer padding of toolbar buttons.
2024-09-19 21:05:37 +02:00
mauro-balades
7bf77d1d57
Update subproject commit references
2024-09-18 22:05:35 +02:00
Mauro Balades
e6f8eede34
-Started working on translations
2024-08-22 12:41:55 +02:00
Mauro Balades
79967edb22
Fixed customize mode
2024-08-04 20:09:57 +02:00
Mauro Balades
4e61ab5e98
chore: Update ZenSidebarManager to fix panel handling and data persistence
2024-08-04 12:27:44 +02:00
Mauro Balades
3b2ae304d2
Added watermark and springs
2024-07-11 16:08:23 +02:00
Mauro Balades
9fca7074ee
chore: Update Firefox version to 128.0!
2024-07-10 18:27:52 +02:00
Mauro Balades
6a07f87358
chore: Update grid layout for split views in ZenViewSplitter.mjs
...
Update the grid layout in ZenViewSplitter.mjs to fix the issue with split views not displaying correctly. This change ensures that the grid template areas are properly set, resolving the layout problem.
2024-05-22 13:05:52 +02:00
Mauro Balades
79910d0158
Started rework of zens UI
2024-05-14 00:44:43 +02:00
Mauro Balades
cae0c8d116
Fixed web panel dragging
2024-04-28 23:33:54 +02:00
Mauro Balades
29647169ac
Fixed UI for release!
2024-04-28 12:53:01 +02:00
Mauro Balades
5b3dec8a9f
Changed the new welcome panel to be theme independant ( closes #17 )
2024-04-21 16:52:16 +02:00
Mauro Balades
f02af579bd
Added huge UI changes
2024-04-21 02:23:18 +02:00
Mauro Balades
0469a3db6f
Updated to firefox 125.0.1!
2024-04-17 19:30:10 +02:00
Mauro Balades
51d1ad8f47
Changed UI for extensions popup
2024-04-13 18:29:48 +02:00
Mauro Balades
dbdae61f8b
Fixed some bugs and better styled buttons, welcome screen and sidebar
2024-04-09 21:28:09 +02:00
Mauro Balades
bd0fea215d
Fixed dialog not showing for full screen windows
2024-04-09 00:58:10 +02:00