1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 16:30:00 +02:00
Commit graph

160 commits

Author SHA1 Message Date
Slowlife01
8f571d5800 fix: skip permit unload if already checked 2025-04-02 21:35:01 +07:00
Slowlife01
45284a3845 fix: tab not moving to forced workspace 2025-04-01 11:09:56 +07:00
mr. M
00d8f60a02
Small fixes to split view groups 2025-03-29 20:39:42 +01:00
mr. M
0c6fe6f77c
refactor: improve tab group handling and visibility in split view 2025-03-29 18:26:23 +01:00
mr. m
5462f035f8
refactor: enhance tab handling in split view and update script loading method 2025-03-29 12:31:00 +01:00
mr. m
20cb086c76
fix: prevent pinned tabs from commingling with non-pinned tabs in split view 2025-03-28 00:02:36 +01:00
mr. m
173242e2bb
fix: update repository URL and license in package.json; adjust bug and homepage links 2025-03-27 22:41:09 +01:00
mr. m
baafa12967
fix: add missing newline at end of surfer.json 2025-03-26 23:41:42 +01:00
mr. M
c3e33fa7f3
refactor: update configuration and initialization for Zen application 2025-03-26 23:28:30 +01:00
mr. M
daf6d6aea8
feat: update preferences and UI components for new features and improvements 2025-03-26 21:31:12 +01:00
mr. M
342186584e
Added support for split views persisting between sessions 2025-03-24 23:58:06 +01:00
mr. M
d234e6a701
refactor media controls layout and styles; improve visibility and responsiveness 2025-03-15 13:40:09 +01:00
mr. M
481976a353
refactor media controls styling and improve workspace tab switching logic 2025-03-14 20:54:19 +01:00
mr. m
40ce0b714e
Refactor tab handling logic to improve neighbor tab selection in standalone mode 2025-03-11 21:41:27 +01:00
noaione
7b029cc7bc
Pass new tab URL to Zen selectEmptyTab
This will ensure private browsing mode to not open the standard new tab.
2025-03-08 19:59:58 +07:00
mr. M
2e21bcc542
Enhance sidebar and vertical tab styles with workspace-specific adjustments 2025-03-07 23:28:04 +01:00
mr. m
3325dc0d9f
Fixed session restore identifying the empty tab as a normal one 2025-03-07 11:54:57 +01:00
mr. M
8ed5b50c3d
Fix tab label handling and improve pinned tab state management; ensure static labels are correctly set and cached. 2025-03-06 16:06:15 +01:00
mr. M
148c9661c2
Refactor tab movement logic in ZenViewSplitter; ensure empty tab is last and adjust fake browser removal behavior 2025-03-05 20:08:35 +01:00
mr. M
f0e2a68abf
Refactor tab handling logic in ZenViewSplitter; ensure empty tab is last and remove fake browser when moving tabs 2025-03-05 20:06:53 +01:00
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