Commit Graph

1648 Commits

Author SHA1 Message Date
mr. M
74a4efddf1 Refactor font-family declaration for improved readability and consistency; fix syntax in ZenPinnedTabsStorage 2025-01-17 20:28:29 +01:00
mr. M
10906f91f5 Adjust zen-toolbox padding for improved layout consistency 2025-01-17 19:58:12 +01:00
mr. M
816d6887ad Refactor CSS styles to enhance layout consistency and improve padding values 2025-01-17 19:55:51 +01:00
mr. M
e950e012ed Refactor styles and animations for improved UI consistency and performance 2025-01-17 19:47:51 +01:00
mr. M
4fdd0993d7 Reorganize script loading in zen-assets and zen-preloaded to improve module management 2025-01-17 19:14:44 +01:00
mr. M
8e783f948f Fixed essentials and pinned tabs not being correctly restored and race conditions when starting multiple zen windows 2025-01-17 19:01:32 +01:00
mr. M
899567b305 Update zen-toolbox-padding calculation for improved responsiveness 2025-01-15 17:05:32 +01:00
mr. M
c50b9cd555 Refactor ZenCompactMode hover handling by removing unused animation tracking and simplifying hover duration logic 2025-01-15 17:04:12 +01:00
mr. M
c909421090 Refactor CSS to remove unnecessary line breaks in max() calculation for native content radius 2025-01-14 23:24:27 +01:00
mr. M
b66b46b8a0 Started using more native rounded corners 2025-01-14 23:22:13 +01:00
mr. M
d94aff97ea Simplify vertical-tabs CSS by removing unnecessary user-hover condition 2025-01-14 20:43:35 +01:00
mr. M
270af0ff00 Refactor ZenCompactMode hover animation handling and add check for ZenWorkspaces existence in browserPlacesViews 2025-01-14 20:42:25 +01:00
mr. M
818100e3d8 Update Flatpak configuration and templates for app.zen_browser.zen 2025-01-14 18:43:14 +01:00
mr. M
5c0e99008b Disable smooth scroll on startup and add comment for sidebar animation duration 2025-01-14 17:45:57 +01:00
mr. M
60553b996c Enhance workspace indicator styling and add animation handling in compact mode 2025-01-14 17:43:25 +01:00
mr. M
bdcc36c321 Fixed space between essentials/tabs and the workspace title is different for default vs others (closes https://github.com/zen-browser/desktop/issues/4329) 2025-01-14 16:54:40 +01:00
mr. M
aa67693b8d Refactor CSS to reintroduce accent color styles for window states in zen-browser UI and theme (closes https://github.com/zen-browser/desktop/issues/4261) 2025-01-13 16:55:05 +01:00
mr. M
e9c662cbf7 Reduce box-shadow opacity in zen-browser-container.css for improved visual clarity 2025-01-12 21:21:27 +01:00
mr. M
e1c3bac43a Update tar-fs to version 2.1.2 and standardize import quotes in ZenCustomizableUI 2025-01-12 20:33:24 +01:00
mr. M
f5bffa4b24 Add import for AppConstants in ZenCustomizableUI module 2025-01-12 20:03:38 +01:00
mr. M
d6a140ea7d Update default placements for ZenCustomizableUI based on platform 2025-01-12 18:39:21 +01:00
mr. M
9775e1c75d Update formatting commands in package.json and pyproject.toml; refactor indentation in Python scripts for consistency 2025-01-12 17:01:36 +01:00
mr. M
225ab67a50 Add autopep8 configuration and integrate into workflows for code formatting 2025-01-12 16:57:34 +01:00
mr. M
e4103c9d4a Fixed unfocusing the browser with widget.gtk.rounded-bottom-corners.enabled causes the bottom corners to stop being rounded (closes https://github.com/zen-browser/desktop/issues/4294) 2025-01-12 14:14:53 +01:00
mr. M
dff60ee6ef Fixed a small border being visible at the top of the window (closes https://github.com/zen-browser/desktop/issues/4264) 2025-01-12 14:06:45 +01:00
mr. M
14664bd38f Refactor keyboard shortcut validation logic to simplify parsing and remove obsolete checks 2025-01-12 12:43:47 +01:00
mr. M
c93263ccea Add support for essentials favicon background in tab styles 2025-01-11 23:53:59 +01:00
mr. M
37092f0359 Refine CSS transition timing and update animation function for compact mode 2025-01-11 23:40:58 +01:00
mr. M
e26ff172c8 Add tab icon change handling and enhance tab background styles 2025-01-11 22:54:04 +01:00
mr. M
619f979232 Enhance animation logic for workspace transitions and refine CSS styles 2025-01-11 21:59:49 +01:00
mr. M
1710ebae19 Add motion animation support and refine UI transitions for workspace interactions 2025-01-11 21:33:06 +01:00
mr. m
997384e832 Merge pull request #4282 from zen-browser/new-workspace-functionality 2025-01-11 17:37:41 +01:00
mr. M
1f43997088 Workspace switching animations are now context aware 2025-01-11 17:35:50 +01:00
mr. M
097404b3d1 Refactor tab animation logic to improve workspace transitions and remove unused CSS animations 2025-01-11 17:25:42 +01:00
mr. M
8562cfb813 Refactor tab closing logic to handle new tab creation when closing the last unpinned tab and prevent reentrancy issues during window closure 2025-01-11 16:50:00 +01:00
mr. M
70cd0f90c7 Fixed weird margins on the browser view when having right sided tabs 2025-01-11 16:10:55 +01:00
mr. M
8981160627 Implement logic to close window when last tab is closed based on user preference 2025-01-11 14:49:28 +01:00
mr. M
e01af2fe97 Fixed closing the last tab of a workspace not opening a new tab when zen.workspaces.open-new-tab-if-last-unpinned-tab-is-closed is set to true 2025-01-11 14:35:57 +01:00
mr. M
a5d1537b75 Add TODO comment to handle user preferences for tab opening behavior 2025-01-11 14:31:29 +01:00
mr. M
a035b6f1c6 Fixed urlbar being below the tabs visually (closes https://github.com/zen-browser/desktop/issues/4276) 2025-01-11 14:24:55 +01:00
mr. M
6d6f3751e3 Refactor PGO configuration in mozconfig and update MAC bundle identifier in old-configure.in 2025-01-08 23:52:19 +01:00
mr. M
62f4172258 Update CFBundleIdentifier in Info.plist for Zen Browser 2025-01-08 23:21:11 +01:00
mr. m
e6b6f0fc7a Formatted the project 2025-01-08 12:19:20 +00:00
mr. m
f7f87131cd Deshabilitar la opción de espacios de trabajo para pruebas y ajustar la configuración de preferencias relacionadas 2025-01-08 12:17:24 +00:00
mr. M
70cbc6033b Sort themes by name in Zen settings and update CSS for category hover state 2025-01-07 20:41:17 +01:00
mr. M
3aaed105cc Update Firefox version to 134.0 and dependency to @zen-browser/surfer 1.9.1 2025-01-07 17:58:57 +01:00
mr. M
a0481737aa Update default user application directory to 'Zen' for specific targets (https://github.com/zen-browser/desktop/issues/349) 2025-01-07 12:52:28 +01:00
mr. M
16c76723fe Update subproject commit and fix localization label for unsaved state 2025-01-07 12:43:31 +01:00
mr. M
6c4af27ec6 Update Linux release build workflow and improve package installation; add checks for window.docShell in ZenUIManager 2025-01-06 20:01:52 +01:00
mr. M
4124a3c8fe Update Linux and Windows build workflows to use architecture-specific runners and add dynamic port allocation in profileserver.py 2025-01-06 19:26:26 +01:00