mr. m
|
fdc8fd1b01
|
New design
|
2025-02-16 16:57:18 +01:00 |
|
mr. m
|
fdb26de664
|
Small updates
|
2025-02-16 14:14:38 +01:00 |
|
mr. m
|
668e30aebe
|
Merge branch 'dev' into new-color-picker
|
2025-02-16 13:42:27 +01:00 |
|
mr. m
|
eddc804a92
|
Formatted the project
|
2025-02-16 13:39:09 +01:00 |
|
mr. m
|
4bc5e41c35
|
Trim more the urlbar on single toolbar, fixed pinned tabs issues and removed security indicator on the urlbar unless it's hovered
|
2025-02-16 13:17:36 +01:00 |
|
mr. m
|
9d9d2d7d50
|
Merge branch 'dev' into improved-color-picker
|
2025-02-16 12:48:53 +01:00 |
|
mr. m
|
7b6b69356c
|
FIxed uploading twilight assets
|
2025-02-16 12:28:48 +01:00 |
|
neurokitti
|
2140029a4a
|
fixed custom color input button css
|
2025-02-16 03:23:37 -06:00 |
|
neurokitti
|
c71cea87cc
|
fixed formatting
|
2025-02-16 02:26:14 -06:00 |
|
Studio Movie Girl
|
3986fa875d
|
Merge branch 'zen-browser:dev' into improved-color-picker
|
2025-02-16 01:54:56 -06:00 |
|
neurokitti
|
b068e9729a
|
made dots bigger and fixed primary dot color issue
|
2025-02-15 23:11:39 -06:00 |
|
mr. m
|
cad5703185
|
Fixed previous merges
|
2025-02-15 20:24:34 +01:00 |
|
mr. m
|
91e97143c9
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-02-15 19:08:06 +00:00 |
|
mr. m
|
6ffe5fd249
|
Fixed havhing monochrome titlebar buttons not being disabled
|
2025-02-15 19:02:20 +00:00 |
|
mr. m
|
3da54549ea
|
Added support for macos monochrome titlebar buttons, on by default
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
a6ec05da49
|
Refactor CSS variables for button backgrounds and text colors to enhance theme consistency and improve hover effects
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
47cb4e488f
|
Add hover effect to toolbar elements in zen-workspaces.css for improved UI interaction
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
3649d7f111
|
Implement toast notifications for user actions and enhance UI feedback
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
8372671b70
|
Refactor animation code for tab editing to improve readability and maintainability
|
2025-02-15 19:02:20 +00:00 |
|
mr. M
|
945eec6931
|
Refactor tab renaming logic to ensure consistent label handling and add animation effect; update CSS for vertical tabs to improve styling
|
2025-02-15 19:02:20 +00:00 |
|
jso8910
|
2c92c61015
|
Deactivated listener in collapsed sidebar mode, refactored code
|
2025-02-15 19:02:20 +00:00 |
|
jso8910
|
d56f4962bf
|
Added preference to disable tab renaming, refactored inline styles to css files, changed listener to blur, refactored code
|
2025-02-15 19:02:18 +00:00 |
|
jso8910
|
34355d8e00
|
Changed listener to tabContainer.addEventListener
|
2025-02-15 19:00:14 +00:00 |
|
jso8910
|
27dc41dd9e
|
Added zen-has-static-label to session store, temporarily removed label persist functionality, rewrote tab reset to use DOM
|
2025-02-15 19:00:11 +00:00 |
|
jso8910
|
8080e2fe47
|
Added persisting in tab label renaming, added tab label resetting
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
a716c99152
|
Fixed bug where new pinned tabs can't be renamed
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
df30fcf37b
|
Fixed code formatting for linter
|
2025-02-15 18:57:45 +00:00 |
|
jso8910
|
71d2bfab38
|
Moved rename to gZenVerticalTabsManager, changed to double click on pinned tabs
|
2025-02-15 18:57:41 +00:00 |
|
jso8910
|
62a7e70ebe
|
Rudimentary tab renaming. Does not persist on page name change or restart
|
2025-02-15 18:56:51 +00:00 |
|
mr. M
|
8e6b4515ed
|
Refactor vertical-tabs.css to enhance tab background styling and improve layout consistency
|
2025-02-15 18:56:51 +00:00 |
|
mr. m
|
894d237841
|
Fixed havhing monochrome titlebar buttons not being disabled
|
2025-02-15 18:48:31 +01:00 |
|
mr. m
|
123128bfc7
|
Added support for macos monochrome titlebar buttons, on by default
|
2025-02-15 18:37:13 +01:00 |
|
mr. M
|
3c3efde2e6
|
Refactor CSS variables for button backgrounds and text colors to enhance theme consistency and improve hover effects
|
2025-02-15 13:01:09 +01:00 |
|
mr. M
|
534627fd11
|
Add hover effect to toolbar elements in zen-workspaces.css for improved UI interaction
|
2025-02-15 11:35:51 +01:00 |
|
mr. M
|
60be486095
|
Implement toast notifications for user actions and enhance UI feedback
|
2025-02-15 11:23:44 +01:00 |
|
mr. M
|
be6cd98cec
|
Refactor animation code for tab editing to improve readability and maintainability
|
2025-02-15 09:57:40 +01:00 |
|
mr. M
|
a5e34fc9a5
|
Refactor tab renaming logic to ensure consistent label handling and add animation effect; update CSS for vertical tabs to improve styling
|
2025-02-15 02:10:37 +01:00 |
|
mr. m
|
e1b57df990
|
Merge branch 'dev' into feature/tab-rename
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-02-15 01:49:16 +01:00 |
|
mr. M
|
e3bcffdd6b
|
Refactor vertical-tabs.css to enhance tab background styling and improve layout consistency
|
2025-02-15 01:26:32 +01:00 |
|
mr. M
|
697db429f6
|
Refactor zen-theme.css to improve toolbar background transparency handling
|
2025-02-15 00:45:07 +01:00 |
|
mr. M
|
8813c5174e
|
Update newtabButton to newtabButtons for multiple button handling in ZenUIManager
|
2025-02-14 19:57:54 +01:00 |
|
mr. M
|
47824d8bca
|
Simplify ResizeObserver initialization in ZenUIManager by consolidating method calls
|
2025-02-14 19:43:57 +01:00 |
|
mr. M
|
1a293fc5ff
|
Refactor initialization logic in ZenStartup and update tab toolbar handling in ZenUIManager and ZenPinnedTabManager
|
2025-02-14 19:32:56 +01:00 |
|
mr. M
|
c27a26eee4
|
Rename 'zen-browser-tabs-wrapper' to 'zen-tabs-wrapper' across multiple files for consistency
|
2025-02-14 11:38:00 +01:00 |
|
mr. M
|
869c2eb8b2
|
Refactor pinned tab management and improve event handling for workspace initialization
|
2025-02-14 11:29:25 +01:00 |
|
mr. M
|
07ede1b96b
|
Add Windows acrylic support and enhance toolbar transparency styles
|
2025-02-13 22:02:17 +01:00 |
|
mr. M
|
48879fb6a0
|
Enhance workspace tab initialization and update tab toolbar on load
|
2025-02-13 21:15:55 +01:00 |
|
mr. M
|
855c36280b
|
Refactor tab overflow detection and adjust workspace initialization logic
|
2025-02-13 19:36:00 +01:00 |
|
mr. M
|
31ef8d2ec9
|
Refactor tab management and update CSS for improved layout and performance
|
2025-02-13 19:17:20 +01:00 |
|
mr. m
|
d6acd4deb8
|
Fixed switching workspaces
|
2025-02-13 16:29:34 +01:00 |
|