Commit graph

140 commits

Author SHA1 Message Date
Slowlife01
9b07fd528b Fix: External link not opening in default container 2025-03-05 15:25:28 +07:00
mr. M
0cb7b0af95
Refactor tab management and drag-and-drop functionality; improve animation durations and conditions for splitting tabs. 2025-03-02 21:36:31 +01:00
mr. M
86390bde02
Enhance split view functionality and styling improvements 2025-03-01 19:19:22 +01:00
mr. m
47c64661ec
Fixed split view groups being unpinned / pinned 2025-03-01 13:18:30 +01:00
mr. m
30a7bd49a9
Fixed creating essentials being in the wrong order and fixed watermark not waiting enough time 2025-02-28 22:57:41 +01:00
mr. m
1ae11fef58
Worked a bit more on split view groups 2025-02-28 21:20:11 +01:00
mr. m
0c918caed2
Small fixed for new split view groups 2025-02-28 08:37:08 +01:00
mr. m
7585514868
Started to add support for dragging folders and split view groups 2025-02-27 13:31:51 +01:00
mr. M
3878dcd27f
Enhance tab grouping logic to correctly handle pinned tabs and improve insertion behavior 2025-02-27 00:30:50 +01:00
mr. M
9fb2e9d30d
Update split view logic to check for 'zen-essential' attribute instead of pinned tabs 2025-02-27 00:30:12 +01:00
mr. M
18d62429bf
Started working on folders implementation and better split view integration 2025-02-26 23:51:38 +01:00
mr. M
f7995f6da7
Update to firefox 136.0 2025-02-26 20:14:31 +01:00
mr. m
6115bbabc8
Applied common fixes 2025-02-26 13:27:58 +01:00
mr. m
cf6ed8c382
Removed flatpak artifacts once build and commits has been done 2025-02-25 17:53:43 +01:00
mr. m
cc2262dbaf
Common bug fixes 2025-02-25 17:46:20 +01:00
mr. m
b39961e43e
Fixed reordering tabs when having essentials 2025-02-25 09:07:22 +01:00
mr. m
41617183ab
Fixed reordering tabs with glance and hidden tabs in workspaces 2025-02-24 10:22:13 +01:00
mr. M
20ab35fbf9
Refactor pinned tab management to improve tab insertion logic and error handling 2025-02-24 08:08:01 +01:00
mr. M
c4480f208f
Enhance tab management by tracking removal of tabs initiated by the startup page 2025-02-23 13:48:57 +01:00
mr. M
39325539a2
Refactor tabbrowser logic to improve tab replacement conditions and enhance handling of empty tabs 2025-02-23 10:21:01 +01:00
mr. M
f7c0b04884
Refactor ZenTabUnloader and ZenWorkspaces to improve tab unloading logic and enhance session restoration handling 2025-02-22 18:19:57 +01:00
mr. m
c1870fee32
Fixed common issues with workspaces and the new empty tab 2025-02-20 11:53:33 +01:00
mr. M
ebdc9368da
Added an Arc-like empty tab that represents no state. [zen.urlbar.replace-newtab to false to disable] 2025-02-19 17:26:30 +01:00
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
5ace391a61
Fixed common bugs with workspaces 2025-02-14 16:52:46 +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
7cf0e05f70
Fixed normal tabs appear on pinned tab container 2025-02-11 13:26:50 +01:00
mr. M
d457e6fc76
Fixed urlbar hiding when entering on a composition state 2025-02-10 20:12:00 +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
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
b8aa560d52
Glance can now be on multiple tabs and improved animations 2025-02-01 22:53:21 +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
a408449e2c
Updated to firefox RC 135.0 2025-01-28 16:27:56 +01:00