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
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
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
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
ee965e4b74
Update Git configuration and improve release build scripts for consistency
2025-01-06 18:57:06 +01:00
mr. M
d0911cd0c7
Refactor CSS for Zen Compact Mode to improve nav-bar margin handling
2025-01-06 17:52:36 +01:00
mr. M
0b91608bbe
Add observer for compact view preference and adjust animation timeout
2025-01-06 17:36:39 +01:00
mr. M
88548eda88
Refactor Zen Compact Mode styles and preference handling
2025-01-06 14:06:08 +01:00
mr. M
8a695bc1e2
Enhance zen animations with improved scaling and add macOS-specific animation variant
2025-01-06 12:20:29 +01:00
mr. m
859fe6cfe5
Merge branch 'dev' into feature/non-flag-icons
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com >
2025-01-06 00:47:08 +01:00
mr. M
b9f0d39d1c
Refactor workspace icon handling and improve animation state management
2025-01-06 00:46:17 +01:00
mr. M
bb96eb1a8d
Add zenKeyset definition and update URL bar behavior for floating logic
2025-01-05 22:42:12 +01:00
mr. M
136a0ecbf7
Remove redundant animation frame call for tab container in ZenWorkspaces
2025-01-05 22:11:00 +01:00
zabojeb
f20b70c35d
Make workspaces icons randomly use only non-flag emojis
2025-01-05 23:34:49 +03:00
mr. M
21dde671de
Enable GPU acceleration by default and adjust compact mode CSS for improved layout
2025-01-05 20:10:20 +01:00
mr. M
22a0884203
Refactor CSS styles for zen-browser-container to improve layout consistency and shadow effects
2025-01-05 18:17:54 +01:00
mr. M
76cc2fdb25
Refactor compact mode initialization and sidebar flashing logic for improved performance
2025-01-05 17:21:22 +01:00
mr. M
d9417a9aa9
Refactor tab handling and URL bar behavior for improved visibility and interaction in Zen mode
2025-01-04 21:45:30 +01:00
mr. M
20b5ef02b9
Remove unnecessary whitespace in zen-decks.css for cleaner code
2025-01-04 17:18:13 +01:00
mr. M
a37b6d46e8
Refactor CSS for zen-split-view layout adjustments and sidebar splitter styling
2025-01-04 17:13:59 +01:00
mr. m
4c6b802cb9
Merge pull request #4167 from JosueGalRe/dev
2025-01-04 16:25:14 +01:00
mr. M
6ced8bd137
Update ZenUIManager and vertical-tabs.css to exclude toolbarspring and adjust button placements
2025-01-04 16:24:18 +01:00
Bryan Galdámez
f94d3f91cf
Merge remote-tracking branch 'upstream/dev' into dev
2025-01-03 21:29:32 -06:00
Bryan Galdámez
2b1224b3df
🐛 Fix
...
- Zen Mods: Default value not being loaded on theme install due to zen mods not being always triggered and default values not being in place when reading them (fixes #3887 )
- Zen Mods: Fixed string preferences not changing completely by changing the event listener and replacing the throttle with a debounce, so we only listen to the last keydown (fixes #3558 )
2025-01-03 21:21:07 -06:00
Bryan Galdámez
5e77f44e05
✏️ Fix typo
2025-01-03 21:17:50 -06:00