1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-12 22:25:30 +02:00
Commit graph

153 commits

Author SHA1 Message Date
Mauro Balades
5079bb6364 chore: Remove unused include statement in zen-browser.js 2024-08-02 10:55:17 +02:00
Mauro Balades
234f4ecfed chore: Add floating URL bar preference to theme settings 2024-07-31 11:19:49 +02:00
Mauro Balades
b1a3f97592 chore: Update Xvfb installation check in alpha-build.sh 2024-07-30 23:04:06 +02:00
Mauro Balades
3f684745ee I cant believe this 2024-07-30 20:10:54 +02:00
Mauro Balades
d5a4ce2331 Expanded functionality of compact mode 2024-07-29 14:30:06 +02:00
Mauro Balades
2dd50cfe9a refactor: Update @zen-browser/surfer dependency to version 1.1.6 and fixed compact mode! 2024-07-29 00:36:24 +02:00
Mauro Balades
d83df429bc refactor: Update macOS alpha build workflow to use macOS 14 instead of macOS 14 Large 2024-07-26 22:03:42 +02:00
Mauro Balades
8b56897a11 feat: Enable newtabWallpapers v2 in Zen browser theme 2024-07-26 14:09:37 +02:00
Mauro Balades
e5eba4496f chore: Update alpha.yml workflow to consistently use the use-warp-build input 2024-07-24 23:32:05 +02:00
Mauro Balades
1433d594c7 chore: Disable PGO build in Windows profile build workflow 2024-07-24 11:15:18 +02:00
Mauro Balades
9c6b0912a5 chore: Update theme pill-button default value and styles 2024-07-23 11:35:26 +02:00
Mauro Balades
628a0bf269 chore: Update Zen Browser preferences and styles for vertical tabs layout 2024-07-19 19:15:01 +02:00
Mauro Balades
275fe8e837 chore: Enable smooth scrolling and overscroll in Zen Browser 2024-07-19 17:48:38 +02:00
Mauro Balades
80f8e829df fix: Fix ZenWorkspaces initialization in hidden windows and private browsing mode 2024-07-19 17:36:57 +02:00
Mauro Balades
f1d4b27c58 chore: Update privacy preferences and disable telemetry 2024-07-15 03:25:12 +02:00
Mauro Balades
f2ace58825 chore: Update mozconfig to enable LTO and remove unused options 2024-07-15 03:19:11 +02:00
Mauro Balades
fe74d96914 chore: Enable workspaces by default 2024-07-15 02:57:18 +02:00
Mauro Balades
9e2cd65560 Disable workspaces by default for now 2024-07-14 16:53:31 +02:00
Mauro Balades
9907722feb chore: Enable Zen Workspaces functionality and set default workspace to "Default Workspace" 2024-07-14 00:58:08 +02:00
Mauro Balades
4b706ff33a Fixed subwindows not displaying correctly (closes #54) 2024-07-14 00:48:20 +02:00
Mauro Balades
aa812d1fea feat: Enable Zen Workspaces functionality 2024-07-13 20:39:44 +02:00
Mauro Balades
968bd32ae3 chore: Update '@zen-browser/surfer' dependency to version 1.0.6 2024-07-10 18:45:29 +02:00
Mauro Balades
eece97990d chore: Update browser preferences and CSS styles 2024-07-09 17:00:50 +02:00
Mauro Balades
2885d200d5 feat: Add compact view option to preferences
The code changes introduce a new preference option for enabling the compact view in the Zen browser. This allows users to show only the toolbars they use, improving the browsing experience for those who prefer a minimalistic interface.

(closes #31)
2024-05-21 19:13:03 +02:00
Mauro Balades
3eaf03c152 Started working on workspaces 2024-05-18 19:58:46 +02:00
Mauro Balades
6fd8dc1514 Started working on split views! 2024-05-18 01:41:41 +02:00
Mauro Balades
7be61c25ff Working on the sidebar web panel features! 2024-05-13 20:07:23 +02:00
Mauro Balades
49f8813c74 chore: Update border radius for zen-global-shared.css and zen-xul.css 2024-05-12 10:45:40 +02:00
Mauro Balades
a2319edd07 Remove firefox-view-button and fixed small UI issues 2024-04-29 00:04:46 +02:00
Mauro Balades
fab0130724 Fixed zen browser tar output 2024-04-28 11:13:55 +02:00
Mauro Balades
bf5896556d Added support for pinned web panels 2024-04-27 17:54:46 +02:00
Mauro Balades
8bdda39c35 Fixed browser panels, they are not tabs anymore 2024-04-27 16:46:57 +02:00
Mauro Balades
972db98986 Display web panels at the sidebar works! 2024-04-25 23:42:44 +02:00
Mauro Balades
6b059ef134 Fixed initial sidebar data 2024-04-25 19:30:01 +02:00
Mauro Balades
120f4a208e Started fetching data for sidebars! 2024-04-25 19:09:35 +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
6b17d35b36 Added new, more compact layout when panel separation is 0 pixels 2024-04-21 11:17:58 +02:00
Mauro Balades
f02af579bd Added huge UI changes 2024-04-21 02:23:18 +02:00
Mauro Balades
8a00537d80 Small UI changes and added highlighting to PDF previews 2024-04-17 23:28:37 +02:00
Mauro Balades
0469a3db6f Updated to firefox 125.0.1! 2024-04-17 19:30:10 +02:00
Mauro Balades
89b882bf59 Allow quick actions to be shown in url bar 2024-04-14 20:04:57 +02:00
Mauro Balades
62fdd756b7 Fixed colors for url bar and dialogs 2024-04-14 13:19:20 +02:00
Mauro Balades
05cacec743 Theme colors are updated to main window now 2024-04-12 16:25:49 +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
4d04e94295 Added a welcome page! 2024-04-07 13:59:07 +02:00
mauro-balades
e2bf9c5bd4 Added icons to panels and menus and other small UI changes 2024-04-04 19:04:34 +02:00
mauro-balades
e6fcb2eac4 Tab preview show faster 2024-04-02 16:05:04 +02:00
mauro-balades
2e097197d1 Fixed UI for full screen mode 2024-04-01 15:57:06 +02:00
mauro-balades
c04045d64b added vertical tabs preference 2024-04-01 00:02:46 +02:00
mauro-balades
66b15e0989 Added UI changes to password site and popups. Also added a window separator for native vs website contents 2024-03-30 16:06:35 +01:00