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
4e720eb4d2
Update URL bar behavior to use 'zen-compact-mode-ignore' class for improved floating logic
2025-01-05 22:17:57 +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
75cbb0eeb2
Add macOS specific preference for greyed-out inactive windows
2025-01-05 20:22:30 +01: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
6291e65165
Revert "fix: don't flash compact sidebar when opening glance"
2025-01-05 17:03:10 +01:00
mr. m
6b2239212c
Merge pull request #4158 from flexagoon/patch-1
...
fix: don't flash compact sidebar when opening glance
2025-01-05 16:59:48 +01:00
mr. M
9aa0ac9396
Refactor Zen browser settings and URL bar behavior for improved performance and interaction
2025-01-05 16:57:47 +01:00
mr. M
a16040073f
Fix CSS syntax for checked menu items in Windows platform
2025-01-05 15:55:17 +01:00
mr. M
f1a16f2eb2
Adjust CSS for Zen icons to improve layout on Windows platform
2025-01-05 10:37:42 +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
374eb82d40
✨ Replace keydown event with input
2025-01-04 09:13:45 -06:00
mr. M
9581020e33
Add locked option to zen.workspaces.enabled preference
2025-01-04 13:03:27 +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
mr. M
5de241c2c6
Clean up whitespace and formatting in various files; update CODEOWNERS and .gitignore
2025-01-04 02:33:00 +01:00
mr. M
7dfa6d55ba
Refactor CSS and JavaScript files for consistency; clean up whitespace and formatting
2025-01-04 02:21:45 +01:00
mr. M
0a5db20cb8
Update pre-commit hook and upgrade lint-staged to version 15.3.0
2025-01-04 02:07:53 +01:00
mr. M
d91c9dc41f
Add smooth scroll preference for tab startup and adjust visibility logic
2025-01-04 00:13:46 +01:00
mr. M
59e6d18c68
Fixed empty separations not appearing at the top toolbar
2025-01-03 22:36:21 +01:00
Pavel Zolotarevskiy
9bf6b6ec4a
fix: don't flash compact sidebar when opening glance
...
Flashing the sidebar when opening glance is unnecessary, as the user explicitly opens the glance tab so there are no new information presented to the user in the sidebar.
On the other hand, the sidebar partially covers the glance tab, meaning that the user has to wait for a while before seeing the tab content, which breaks the flow.
Closes #3351
Signed-off-by: Pavel Zolotarevskiy <code@fxgn.dev >
2025-01-03 21:15:31 +03:00
mr. M
abdbec2523
Fix conditional compilation directive for Linux-specific settings in zen-browser.js
2025-01-03 17:25:16 +01:00
mr. M
be62ec31d8
Remove empty line in devtools startup patch
2025-01-03 17:19:46 +01:00
mr. m
a62bbd1aed
Merge pull request #4139 from zen-browser/devtools-shortcuts
2025-01-03 17:09:55 +01:00
mr. M
d916d8f8df
Refactor DevTools keyset management to ensure proper keyset creation and placement
2025-01-03 17:08:03 +01:00
mr. M
4ce8ae67bc
Refactor _updateEvent parameters for customizable mode handling
2025-01-03 16:56:43 +01:00
mr. M
d30b713c74
Add primary accent color variable to tree CSS
2025-01-03 13:42:28 +01:00
mr. M
2dba594954
Add preference to grey out inactive windows in UI
2025-01-03 13:25:38 +01:00
mr. M
c419189ffa
Refactor keyboard shortcut handling to improve key replacement logic and streamline event management
2025-01-03 13:21:51 +01:00
mr. M
aa2a2bf9fe
Fix panel UI element appending logic to use closest toolbar reference
2025-01-03 11:58:42 +01:00
mr. M
1fd231b96c
Update ignored DevTools shortcuts and add devtoolsShortcutListener placeholder
2025-01-03 02:52:56 +01:00
mr. M
21cd1c4e40
Refactor DevTools startup to streamline event management and remove unnecessary assignments
2025-01-03 02:46:59 +01:00
mr. M
bdf46c5d96
Refactor DevTools keyboard shortcuts management and restore default shortcuts
2025-01-03 02:45:15 +01:00
mr. M
13726e1e8a
Implement dynamic loading of DevTools shortcuts and enhance shortcut management
2025-01-03 01:51:15 +01:00
mr. M
766c16dc3c
Add support for default DevTools keyboard shortcuts and update versioning
2025-01-03 01:20:30 +01:00
mr. M
cd2df06a10
Refactor ZenKeyboardShortcuts to use static method for default shortcuts retrieval
2025-01-03 00:59:15 +01:00
mr. M
a7247f16f7
Fixed duplicating a tab showing the default workspace container indicator (closes https://github.com/zen-browser/desktop/issues/4132 )
2025-01-02 20:01:09 +01:00
mr. M
fc12649028
Add temporary attribute to disable tab animations during workspace changes for smoother transitions
2025-01-02 17:05:24 +01:00
mr. M
b4b26979de
Refactor tab animation styles for improved performance and smoother transitions
2025-01-02 17:00:16 +01:00