Mr. M
ec3e2ab870
chore: More patch fixes for firefox beta, b=(no-bug), c=common
2025-04-18 20:43:44 +02:00
mr. M
9bd7b5a900
Update dependencies and refine configuration files for improved compatibility and performance
2025-03-30 10:03:50 +02:00
mr. M
f7995f6da7
Update to firefox 136.0
2025-02-26 20:14:31 +01:00
mr. m
cc2262dbaf
Common bug fixes
2025-02-25 17:46:20 +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
12891ab238
Refactor tab management and styles for improved functionality and user experience
2025-02-23 21:53:07 +01:00
mr. M
fbe81666bf
Enhance pinned tab management with reset functionality and location change handling
2025-02-20 22:30:49 +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
b5c889ab01
Refactor tab reset button label and clean up unused color scheme listener
2025-02-10 21:52:23 +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
61190233fc
Enhance tab management by updating tab close handling and improving tab drag-and-drop functionality
2025-02-02 14:25:05 +01:00
Kristijan Ribarić
38898ab45e
(feat) Add reset to pinned URL button to pinned tabs
...
This commit introduces a "Reset" button to pinned tabs, allowing
users to quickly revert a tab to its stored base URL. The button
is visible on hover for non-essential pinned tabs and hidden
for essentials. Clicking the button triggers a
reset action managed by `gZenPinnedTabManager`.
The visual style of the button is defined using the "reload"
icon and follows the styling of other tab buttons.
2024-11-11 15:48:50 +01:00