mr. M
|
02f1f52c2f
|
Refactor active state styling for vertical tabs to simplify CSS rules
|
2025-01-28 17:00:58 +01:00 |
|
mr. m
|
a408449e2c
|
Updated to firefox RC 135.0
|
2025-01-28 16:27:56 +01:00 |
|
mr. m
|
b6063c0831
|
Fixed panel UI not allowing popups to trigger
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-28 03:26:27 -08:00 |
|
mr. M
|
e0376b88f5
|
Refactor animation code for improved readability and maintainability
|
2025-01-28 00:33:40 +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
|
29a0707bcd
|
Update text-shadow property for improved visibility in zen-workspaces
|
2025-01-27 22:25:39 +01:00 |
|
mr. M
|
d4a9f9058d
|
Add media query for macOS to enhance tab border radius and improve native appearance
|
2025-01-27 22:23:50 +01:00 |
|
mr. M
|
5c2274f429
|
Enhance workspace indicator styling for improved visibility and aesthetics
|
2025-01-27 21:28:49 +01:00 |
|
mr. M
|
9c7c8fc227
|
Update tab border radius for a more native appearance on Windows
|
2025-01-27 19:02:45 +01:00 |
|
mr. M
|
d1471d197f
|
Add media query for Windows to enhance native appearance of tab borders
|
2025-01-27 18:58:39 +01:00 |
|
mr. M
|
add4576f0a
|
Refactor vertical-tabs.css to improve overflow handling for better tab visibility and layout
|
2025-01-27 18:55:58 +01:00 |
|
mr. M
|
acacf0885c
|
Update zen-toolbar background color for improved visual consistency
|
2025-01-27 18:49:56 +01:00 |
|
mr. M
|
d4dd298ef8
|
Enhance tab management by updating the toolbar on tab close and adjusting overflow behavior for the tab browser
|
2025-01-27 01:23:01 +01:00 |
|
mr. M
|
9203918788
|
Update vertical-tabs.css to apply dynamic padding for improved layout consistency
|
2025-01-27 01:05:36 +01:00 |
|
mr. M
|
b9ae18a0ca
|
Refactor sidebar scrolling logic and improve tab height calculations for better UI performance
|
2025-01-27 00:29:54 +01:00 |
|
mr. M
|
3931f8195b
|
Refactor sidebar scrolling initialization and enhance tab visibility checks
|
2025-01-26 23:30:01 +01:00 |
|
mr. M
|
26b3195bdd
|
Fixed keyboard shortcuts not working after pinning extension to the bookmarks bar
|
2025-01-26 21:50:13 +01:00 |
|
mr. M
|
405b2180cf
|
Enable smooth scrolling in tabs and adjust tab height calculations for better UI responsiveness
|
2025-01-26 21:36:09 +01:00 |
|
mr. M
|
462f354a9d
|
Removed panel ui button for macos users
|
2025-01-26 20:04:35 +01:00 |
|
mr. M
|
fa62827717
|
Increase font size of the popup notification dropmarker for better visibility
|
2025-01-25 18:16:29 +01:00 |
|
mr. M
|
a7184adc4d
|
Add ellipsis to URL bar placeholder text for improved visibility
|
2025-01-25 17:11:19 +01:00 |
|
mr. M
|
3fba559323
|
Fix sidebar button targeting in ZenUIManager and adjust CSS for right-side layout
|
2025-01-25 17:09:33 +01:00 |
|
mr. M
|
7fc4c03659
|
Change event listener from 'MozAfterPaint' to 'DOMContentLoaded' for better timing of resize event dispatch
|
2025-01-25 13:53:59 +01:00 |
|
mr. M
|
63fcbc73a5
|
Enhance compact mode functionality by refining sidebar animation conditions and updating CSS ignore rules
|
2025-01-25 13:42:52 +01:00 |
|
mr. M
|
d996db31d6
|
Refactor compact mode styles and improve vertical tab button visibility
|
2025-01-25 12:14:16 +01:00 |
|
mr. M
|
c0eeab939b
|
Implement wait promise for preference changes in ZenVerticalTabsManager
|
2025-01-25 02:01:48 +01:00 |
|
mr. M
|
a3bebadff8
|
Fixed crash on overflow menu in macos and fixed elements shifting on macos fullscreen
|
2025-01-24 17:41:03 +01:00 |
|
mr. M
|
952c02d3d6
|
Refactor toolbar button active background color for improved consistency
|
2025-01-23 21:46:39 +01:00 |
|
mr. M
|
1536f5805e
|
Increase transition duration for inset and opacity in zen-split-view for smoother animations
|
2025-01-23 18:16:57 +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
|
b523f3d24e
|
Update tab styles to use medium border radius for improved consistency
|
2025-01-22 20:41:28 +01:00 |
|
mr. M
|
c9f97665be
|
Enhance ZenGlanceManager to conditionally open tabs based on domain differences and refactor tab open handling
|
2025-01-22 07:49:09 +01:00 |
|
mr. m
|
d618181dc7
|
Removed home button from default layout
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-21 21:43:08 -08:00 |
|
mr. M
|
e2b6054b17
|
Change event listener from 'DOMContentLoaded' to 'MozAfterPaint' for improved UI responsiveness in ZenCustomizableUI
|
2025-01-21 23:10:48 +01:00 |
|
mr. M
|
0f6bdcd88d
|
Format event listener registration for improved readability in ZenCustomizableUI
|
2025-01-21 23:09:17 +01:00 |
|
mr. M
|
74c9923f0b
|
Improve self-hosted runner script execution and enhance ZenCustomizableUI event handling for better UI responsiveness
|
2025-01-21 23:08:27 +01:00 |
|
mr. M
|
839d5ce1f9
|
Enhance ZenGlance functionality by enabling external link opening and adjusting tab positioning
|
2025-01-21 20:42:32 +01:00 |
|
mr. M
|
7c2d35d746
|
Fix CSS formatting for zen-toolbar element background
|
2025-01-21 18:44:52 +01:00 |
|
mr. M
|
eede41fb18
|
Update Firefox version to 134.0.2 in README and surfer.json
|
2025-01-21 18:29:20 +01:00 |
|
mr. m
|
7edce1967f
|
Fix CSS font-family quotes for macOS and standardize string quotes in ZenGlanceManager
|
2025-01-20 22:23:02 +00:00 |
|
mr. m
|
6c028d8511
|
Update Firefox version to 134.0.2 in README and configuration files; adjust CSS font-family for macOS.
|
2025-01-20 22:14:38 +00:00 |
|
mr. m
|
ef32e5f990
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2025-01-20 21:35:58 +00:00 |
|
mr. m
|
ba435d9c14
|
Rename workspace select button to workspaces button and update related styles for consistency
|
2025-01-20 21:35:46 +00:00 |
|
mr. m
|
f6db693407
|
Fixed firefox sidebar spacings
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-01-20 17:57:49 +01:00 |
|
mr. m
|
0f446a5435
|
Refactor border-radius values for consistency across themes and components
|
2025-01-20 15:46:27 +00:00 |
|
mr. m
|
0b17ceda90
|
Rename workspaces button to workspace select button and adjust related styles for consistency
|
2025-01-20 15:38:11 +00:00 |
|
mr. M
|
f000af56e7
|
Refactor tab and URL bar styles for improved transparency and backdrop filtering
|
2025-01-20 08:10:08 +01:00 |
|
mr. M
|
d06d684c96
|
Update selected tab background color and box-shadow for improved visual consistency
|
2025-01-20 07:51:34 +01:00 |
|
mr. M
|
24063ad883
|
Refactor selected tab background color for consistency with toolbar element styling
|
2025-01-20 07:43:47 +01:00 |
|
mr. M
|
5c3c9f3dfa
|
Update URLs in Flatpak template and adjust border-radius settings for improved styling
|
2025-01-20 07:39:41 +01:00 |
|