1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 04:25:31 +02:00
Commit graph

114 commits

Author SHA1 Message Date
mr. M
cf3de23515
Refactor tab movement logic and improve workspace animations 2025-02-17 00:27:20 +01:00
mr. m
beb7873c5d
Fixed patches 2025-02-15 20:13:37 +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
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
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
mr. M
c7bd7d0bf6 Enhance tab label handling to support static labels and filter glance tabs during tab movement 2025-02-15 18:56:51 +00:00
mr. M
4d364acc1d merge 2025-02-15 18:56:46 +00:00
mr. M
25b41f8bb6
Enhance tab label handling to support static labels and filter glance tabs during tab movement 2025-02-15 01:49:22 +01:00
mr. M
1aea93a57b
2025-02-15 01:08:40 +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
5ace391a61
Fixed common bugs with workspaces 2025-02-14 16:52:46 +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
d6acd4deb8
Fixed switching workspaces 2025-02-13 16:29:34 +01:00
mr. M
9f6fbc5e57
Refactor tab handling and session restore logic for improved workspace management 2025-02-12 20:03:00 +01:00
mr. m
40a843200f
Fixed unpinning tabs 2025-02-12 12:39:13 +01:00
mr. M
e387652c8b
HUGE: handle workspaces as individual containers instead of a single list of tabs 2025-02-11 22:01:41 +01:00
mr. m
6f612d62cf
Started working on new workspaec layout 2025-02-11 16:35:06 +01:00
mr. m
7cf0e05f70
Fixed normal tabs appear on pinned tab container 2025-02-11 13:26:50 +01:00
mr. M
b5c889ab01
Refactor tab reset button label and clean up unused color scheme listener 2025-02-10 21:52:23 +01:00
mr. M
d457e6fc76
Fixed urlbar hiding when entering on a composition state 2025-02-10 20:12:00 +01:00
mr. M
06a03cd4ca
Refactor tab management logic to improve visibility of pinned tabs and enhance tab filtering 2025-02-08 00:11:06 +01:00
mr. M
302331bc7d
Fixed tabs appearing on the pinned tab container 2025-02-07 19:48:45 +01:00
mr. M
63109b4337
Enhance compact mode and URL bar behavior with improved transitions and offset handling; update version numbers in surfer.json 2025-02-05 00:35:38 +01:00
mr. M
ff1c57c5a3
Refactor URL bar handling and improve tab removal logic for enhanced user experience 2025-02-03 21:01:13 +01:00
mr. M
01d9fc31c1
Enhance ZenUIManager and ZenPinnedTabManager for improved tab drag-and-drop behavior and URL bar handling 2025-02-03 20:27:03 +01:00
mr. M
88fbae4bec
Refactor ZenPinnedTabManager and ZenUIManager for improved tab closing behavior and URL bar handling 2025-02-03 19:42:28 +01:00
mr. M
093074a9fc
Refactor tab handling in ZenGlanceManager and update tab filtering logic for improved performance 2025-02-02 14:31:12 +01:00
mr. M
61190233fc
Enhance tab management by updating tab close handling and improving tab drag-and-drop functionality 2025-02-02 14:25:05 +01:00
mr. M
b55e0eb1d3
Refactor zen-glance styles and improve tab handling with enhanced animations 2025-02-02 13:08:59 +01:00
mr. M
07b70efd19
Refactor zen-glance styles and improve tab handling in ZenGlanceManager 2025-02-01 23:46:35 +01:00
mr. M
b8aa560d52
Glance can now be on multiple tabs and improved animations 2025-02-01 22:53:21 +01:00
mr. M
d81745eef2
Refactor tab close handling and maintain scrollbar state 2025-01-31 23:35:45 +01:00
mr. M
7b41eb753d
Refactor tab drag-and-drop functionality and enhance drag indicator styling 2025-01-31 23:02:13 +01:00
mr. m
7129e9d73b
Merge branch 'dev' into feature/pin-tab-by-drag-and-drop
Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
2025-01-31 12:37:50 -08:00
Kristijan Ribarić
384e268516 Fixes after rebase 2025-01-31 20:11:48 +01:00
mr. M
ab33aae127
Remove unused double-click event listener and adjust tab event handling for improved functionality 2025-01-31 19:41:40 +01:00
mr. M
89d1f7a731
Add vertical tab animations and implement stale issue management workflow 2025-01-31 17:26:15 +01:00
mr. m
3f22bd4e79
Merge branch 'dev' into firefox-135
Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
2025-01-31 07:38:50 -08:00
mr. M
d158472709
Enhance tab animations and transition effects for improved user experience 2025-01-29 20:43:17 +01:00
mr. M
0ab41a84bd
Refactor tab button visibility and styles for improved UX 2025-01-29 17:07:42 +01:00
mr. M
2787546f89
Fix tab scrolling logic to correctly check for zen-essential attribute 2025-01-28 17:10:06 +01:00
mr. m
a408449e2c
Updated to firefox RC 135.0 2025-01-28 16:27:56 +01:00
mr. M
188fea025d
Update cron schedule for candidate release check to run on Tuesday at 4:59 AM 2025-01-28 00:33:01 +01:00
mr. M
1c59a6d461
Fix event target check in tab scrolling logic for improved performance 2025-01-27 22:30:47 +01:00
mr. M
7deaecc123
Refactor tab closing logic to improve handling of zen glance tabs and enhance tab sizing behavior 2025-01-27 18:45:59 +01:00
mr. M
3931f8195b
Refactor sidebar scrolling initialization and enhance tab visibility checks 2025-01-26 23:30:01 +01:00
mr. M
20f3a4128c
Refactor CSS styles to replace border-radius with native inner radius and update box-shadow for improved visual consistency 2025-01-23 14:09:34 +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
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