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

54 commits

Author SHA1 Message Date
Mauro Balades
99c84473b1 chore: Update browser styles for split views 2024-07-03 11:20:08 +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
b0536e1cb1 worked on split views 2024-05-16 22:02:27 +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
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
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
ae677e6088 Updated to firefox 125.0.3! 2024-04-29 20:19:56 +02:00
Mauro Balades
cae0c8d116 Fixed web panel dragging 2024-04-28 23:33:54 +02:00
Mauro Balades
fab0130724 Fixed zen browser tar output 2024-04-28 11:13:55 +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
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
0d6cf99e21 Small changes to the settings UI 2024-04-24 19:27:05 +02:00
Mauro Balades
d834a81a9c Made the tab buttons look nicer 2024-04-22 17:01:19 +02:00
Mauro Balades
1c3a3300f9 Fixed dark mode for toolbar and settings page (#14) 2024-04-21 14:33:24 +02:00
Mauro Balades
43e5b07bf4 Changed UI for preferences page (#14) 2024-04-21 14:25:25 +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
0469a3db6f Updated to firefox 125.0.1! 2024-04-17 19:30:10 +02:00
Mauro Balades
62fdd756b7 Fixed colors for url bar and dialogs 2024-04-14 13:19:20 +02:00
Mauro Balades
a05156a0c4 Redesign of the bookmarks popup 2024-04-14 11:14:45 +02:00
Mauro Balades
f7031d803c Added custom theme modifiers to all about pages 2024-04-13 10:56:42 +02:00
Mauro Balades
1aa1a6f6aa Changed toolbar buttons UI 2024-04-13 00:46:21 +02:00
Mauro Balades
7ab1e83d06 Changed the UI to a new refreshed one 2024-04-12 19:48:24 +02:00
Mauro Balades
05cacec743 Theme colors are updated to main window now 2024-04-12 16:25:49 +02:00
Mauro Balades
70908da525 Started working on preferences page 2024-04-11 21:38:25 +02:00
Mauro Balades
1b86944a41 Added chrome style color palletes and automatic theme creation 2024-04-10 21:41:21 +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
46f9822dd4 Changed default theme and fixed import settings panel 2024-04-07 18:48:23 +02:00
mauro-balades
574e88c6a4 Started editing the new tab page 2024-04-07 17:03:12 +02:00
mauro-balades
4d04e94295 Added a welcome page! 2024-04-07 13:59:07 +02:00
mauro-balades
c3f88ca437 Fixed tab icon overlay 2024-04-07 01:14:17 +02:00
mauro-balades
2036f42443 Tab preview shows on the top left now 2024-04-07 00:32:12 +02:00
mauro-balades
22d259855d Lots of changes, tabs are now vertical and title bar is now separated! 2024-04-06 23:57:41 +02:00
mauro-balades
fc7adf7698 Remove in a smarter way the unwanted nav-bar 2024-04-06 20:07:54 +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
71d4cb3ff2 Animated dialogs and fixed dialog borders 2024-04-04 00:30:43 +02:00
mauro-balades
320d56356d Finished profile panel UI 2024-04-02 21:09:35 +02:00
mauro-balades
e125aa0971 Started working on better profiles 2024-04-01 20:59:53 +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 Baladés
6f1fd618b1 Edited URL bar and it's buttons 2024-03-31 19:23:18 +02:00
Mauro Baladés
443e119149 Added sidebar button to default URL bar 2024-03-31 17:09:38 +02:00