1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 07:10:01 +02:00
Commit graph

3273 commits

Author SHA1 Message Date
Mauro Balades
d609888938 Fixed UI for history sidebar 2024-07-03 11:33:11 +02:00
Mauro Balades
99c84473b1 chore: Update browser styles for split views 2024-07-03 11:20:08 +02:00
Mauro Balades
56004d87f4 chore: Update ZenViewSplitter.mjs to fix split view layout issue 2024-07-02 18:01:32 +02:00
Mauro Balades
5688d0d7ac chore: Refactor ZenViewSplitter.mjs to use last tab for split view 2024-07-02 10:05:35 +02:00
Mauro Balades
8a41bcf390 Update version to 127.0.1! 2024-07-02 10:00:24 +02:00
Mauro Balades
753fbe26b0 Started rewriting the welcome screen 2024-06-03 22:02:58 +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
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
11467a5126 Added virtual grid to splited tabs! 2024-05-20 21:05:29 +02:00
Mauro Balades
652b577bf2 chore: Remove unnecessary console.log statement in ZenViewSplitter.mjs 2024-05-19 00:38:49 +02:00
Mauro Balades
3eaf03c152 Started working on workspaces 2024-05-18 19:58:46 +02:00
Mauro Balades
3ba496a0e7 Allow adding split views with context menu 2024-05-18 14:11:19 +02:00
Mauro Balades
8831cd77b6 Fxied closing split views and added an animation 2024-05-18 13:21:18 +02:00
Mauro Balades
886406518e Fixed split views! 2024-05-18 12:21:25 +02:00
Mauro Balades
6fd8dc1514 Started working on split views! 2024-05-18 01:41:41 +02:00
Mauro Balades
b0536e1cb1 worked on split views 2024-05-16 22:02:27 +02:00
Mauro Balades
a52e38de44 chore: Update firefox version to 126.0.0 2024-05-16 19:52:09 +02:00
Mauro Balades
79910d0158 Started rework of zens UI 2024-05-14 00:44:43 +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
7249cd69f6 chore: Update alpha.yml workflow to use pnpm for packaging 2024-05-12 00:12:15 +02:00
Mauro Balades
0ef15e9bd1 chore: Update border radius for zen-global-shared.css and zen-xul.css 2024-05-11 18:41:13 +02:00
Mauro Balades
13b78631dd Started working on the redesign 2024-05-10 23:48:15 +02:00
Mauro Balades
339a223bc4 Fixed windows packaging 2024-05-10 19:55:46 +02:00
Mauro Balades
276b8895ea chore: Update windows_mozconfig to set MAKENSISU path 2024-05-10 17:16:35 +02:00
Mauro Balades
c560af65e5 Small fix to the main view 2024-05-03 23:48:41 +02:00
Mauro Balades
ced98311bd Started working on split views 2024-05-03 16:06:49 +02:00
Mauro Balades
15e79dba02 Better looking reading mode page (closes #26) 2024-05-01 15:50:41 +02:00
Mauro Balades
83bed4c4e2 Fixed UI for unified extensions dialog 2024-05-01 15:25:00 +02:00
Mauro Balades
0ae5937ce9 Removed zen-browser scripts and fixed tools command 2024-04-30 18:58:26 +02:00
Mauro Balades
c3d5764da7 Changed main UI for the profile selection dialog 2024-04-29 20:44:36 +02:00
Mauro Balades
ae677e6088 Updated to firefox 125.0.3! 2024-04-29 20:19:56 +02:00
Mauro Balades
a2319edd07 Remove firefox-view-button and fixed small UI issues 2024-04-29 00:04:46 +02:00
Mauro Balades
cae0c8d116 Fixed web panel dragging 2024-04-28 23:33:54 +02:00
Mauro Balades
aba436f30b Sidebar panels can be resized now! (closes #21) 2024-04-28 18:11:10 +02:00
Mauro Balades
29647169ac Fixed UI for release! 2024-04-28 12:53:01 +02:00
Mauro Balades
fab0130724 Fixed zen browser tar output 2024-04-28 11:13:55 +02:00
Mauro Balades
096cacc1e5 Dont ignore svgs 2024-04-28 08:58:16 +02:00
Mauro Balades
0e42f148c0 Hide firefox view by default and fixed init command 2024-04-27 23:53:52 +02:00
Mauro Balades
f52da4f463 Small UI fixes 2024-04-27 22:21:04 +02:00
Mauro Balades
ca3ce58230 Added an opion to remove sidebar panels 2024-04-27 19:17:04 +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
d3a8fc192f Fixed web panel controls, fixed panels not being active and added context menu for panel manipulation 2024-04-27 10:21:10 +02:00
Mauro Balades
a0b69db350 Added sidebar panels! 2024-04-27 00:01:46 +02:00
Mauro Balades
3c52bbbba6 Show panel and website controls for website side panels 2024-04-26 17:59:41 +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
0d6cf99e21 Small changes to the settings UI 2024-04-24 19:27:05 +02:00