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
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
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
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
mr. M
73e9b64926
Add method to count visible zen-essential tabs for improved tab management
2025-01-02 15:59:25 +01:00
mr. M
0f89478df6
Update essential-add icon SVG and improve tab handling logic for pinned tabs
2024-12-31 16:17:29 +01:00
mr. M
a389621cf1
Update dependencies and modify branding for stable release
2024-12-30 23:19:11 +01:00
mr. M
c67fc71069
Added options for floating urlbar, fixed macos weird window control positioning, added newtab animations, fixed top toolbar hiding when hovering reload button and new URLBar UI
2024-12-13 00:49:43 +01:00
mr. M
7e9153171a
Fixed opening tab in a new container not changing the tab to the correct forced workspace
2024-12-08 11:39:42 +01:00
mr. M
f35cc90ea4
Enhance animations and sidebar panel styles for improved UI transitions
2024-11-28 18:29:22 +01:00
mr. M
15617953ab
Update Zen Browser to version 133.0 and enhance UI consistency with various CSS adjustments
2024-11-26 23:57:38 +01:00
kristijanribaric
b323333bd1
Prevent pins deletion from database on non explicit tab closes (window closing) ( #2903 )
...
Previously, if you had multiple windows opened and you closed one, it could trigger TabClose event and delete the pins from zen_pins table. With this change the pins are deleted only on explicit tab closing from tab context menu.
2024-11-11 20:51:46 +01:00
mr. M
1c7c6b2a0f
Enhance Zen animations and glance functionality with improved styles and closing behavior
2024-11-10 18:20:23 +01:00
Kristijan Ribarić
014602266b
Correctly set the base pinned url and title for migrating from previous version.
2024-11-07 16:20:46 +01:00
mr. M
6d5dcbe89f
Adjust tab height calculations and improve icon state handling in ZenStartup and ZenPinnedTabManager
2024-11-06 20:31:20 +01:00
mr. M
649d82425a
Added zen essentials!
2024-11-04 19:34:32 +01:00
mr. M
aa74a68ca8
Refactor zen-components and zen-styles/zen-tabs/vertical-tabs.css
2024-11-03 13:44:33 +01:00
mr. M
b58f7a0c4d
Update subproject commit in zen-components
2024-11-01 17:26:52 +01:00
mr. M
e433c5160a
Update subproject commit in zen-components
2024-10-31 22:18:30 +01:00
mr. M
04dd345ef4
Fixed unloaded tabs can't be opened ( closes #2436 )
2024-10-31 14:26:17 +01:00
mr. M
d978d35533
Added expand to fullscreen for glance
2024-10-30 12:45:22 +01:00