mr. M
|
072bc0269c
|
refactor: remove unused workspace icon strip preference and related styles
|
2025-03-18 00:10:38 +01:00 |
|
mr. M
|
0dc05978ce
|
Add preference for using Google favicons and refactor related logic
|
2025-03-13 13:15:28 +01:00 |
|
mr. m
|
110d4e10bb
|
Add option to hide tracking protection icon in URL bar
|
2025-03-11 23:29:21 +01:00 |
|
mr. M
|
a9f2bf2d54
|
Enable tab drop feature in split view and update event listener accordingly
|
2025-03-10 17:01:15 +01:00 |
|
mr. m
|
4f10a12869
|
Removed profiles enabled in config
|
2025-03-09 23:31:02 +01:00 |
|
noaione
|
b954efe624
|
Disable AI chat stuff by default
|
2025-03-09 14:03:53 +07:00 |
|
mr. M
|
671a76bf86
|
Refactor workspace settings and improve tab management; remove individual pinned tabs preference, update bootstrap command, and enhance tab removal logic for non-existent workspaces.
|
2025-03-06 14:58:35 +01:00 |
|
mr. M
|
713ceab89f
|
Enhance styling and functionality in Zen components; adjust URL bar border radius, update tab unloading logic, and refine element separation settings
|
2025-03-06 12:50:42 +01:00 |
|
mr. m
|
188a6ea801
|
Small fixes to the URL bar
|
2025-03-05 12:51:44 +01:00 |
|
mr. m
|
c61112bc6d
|
Fixed common issues with split views not being properly registered
|
2025-03-05 12:14:03 +01:00 |
|
mr. M
|
473698c744
|
Refactor split view styles and update theme variables for improved UI consistency
|
2025-03-03 23:36:34 +01:00 |
|
mr. M
|
7b124f1dc2
|
Add preference to hide one-off search buttons and adjust CSS positioning
|
2025-03-02 17:03:58 +01:00 |
|
Aloys Riswick
|
654d35bc89
|
Allow having full url without https in sidebar
|
2025-02-28 22:57:38 +01:00 |
|
mr. m
|
a409016f7a
|
Added different transparency modes for macos and stopped initializing workspaces on closed windows
|
2025-02-27 19:06:50 +01:00 |
|
mr. M
|
576632fbbf
|
Adjustments while updating to firefox 136.0
|
2025-02-26 21:00:21 +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
|
5e3385e9f3
|
Merge pull request #4792 from afonsofrancof/feature/open-on-hover-compact-mode
|
2025-02-19 13:07:46 +01:00 |
|
afonsofrancof
|
a3af69c978
|
Changed the preference name to include toolbar
|
2025-02-18 23:15:51 +00:00 |
|
mr. m
|
82a98b8dd3
|
Merge branch 'dev' into new-color-picker
|
2025-02-18 12:31:07 +01:00 |
|
mr. M
|
bf31cc24d6
|
Update firefox RC builds to 135.0.1
|
2025-02-18 12:06:28 +01:00 |
|
mr. m
|
1609569dc9
|
Merge branch 'dev' into new-color-picker
|
2025-02-17 22:03:52 +01:00 |
|
mr. M
|
84bbb4ba63
|
Removed pilled button preference as it's no longer useful
|
2025-02-17 21:46:16 +01:00 |
|
mr. m
|
d67b0d3f57
|
Merge branch 'dev' into new-onboarding
|
2025-02-16 17:06:55 +01:00 |
|
mr. m
|
fdb26de664
|
Small updates
|
2025-02-16 14:14:38 +01:00 |
|
mr. m
|
3da54549ea
|
Added support for macos monochrome titlebar buttons, on by default
|
2025-02-15 19:02:20 +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 |
|
mr. M
|
59c559de14
|
Refactor welcome screen preferences and animations for improved user experience
|
2025-02-15 16:44:13 +01:00 |
|
mr. m
|
e1b57df990
|
Merge branch 'dev' into feature/tab-rename
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
|
2025-02-15 01:49:16 +01:00 |
|
mr. m
|
721e121ebe
|
Merge pull request #5342 from JSGRD22/patch-1
Fix text rendering issues by decreasing gfx.canvas.accelerated.cache-size back to Firefox default
|
2025-02-13 22:40:18 +01:00 |
|
mr. M
|
07ede1b96b
|
Add Windows acrylic support and enhance toolbar transparency styles
|
2025-02-13 22:02:17 +01:00 |
|
Jupi
|
5f7283531f
|
Set gfx.canvas.accelerated.cache-size to 256 by default
Signed-off-by: Jupi <73097618+JSGRD22@users.noreply.github.com>
|
2025-02-13 21:24:55 +08:00 |
|
jso8910
|
3319420c31
|
Merged dev into feature/tab-rename, resolved conflicts by incorporating all changes
|
2025-02-12 11:09:09 +08:00 |
|
jso8910
|
f37e80535a
|
Added preference to disable tab renaming, refactored inline styles to css files, changed listener to blur, refactored code
|
2025-02-11 12:26:00 +08:00 |
|
mr. M
|
be2a44dab9
|
Added a timeout before the newtab url bar can clear it's content
|
2025-02-10 22:16:50 +01:00 |
|
mr. M
|
d457e6fc76
|
Fixed urlbar hiding when entering on a composition state
|
2025-02-10 20:12:00 +01:00 |
|
Jupi
|
c76066c99b
|
Improve corner radius on windows for a more native and consistent look
Signed-off-by: Jupi <73097618+JSGRD22@users.noreply.github.com>
|
2025-02-10 21:54:28 +08:00 |
|
mr. M
|
0e8646d592
|
Refactor theme border-radius preference for consistency across platforms
|
2025-02-10 00:24:01 +01:00 |
|
mr. M
|
3708b86e58
|
Remove middle-click new tab preference and associated event handling for vertical tabs
|
2025-02-09 18:12:30 +01:00 |
|
mr. M
|
1475d3daee
|
Refactor theme preferences by removing unused color options and adjusting border radius settings
|
2025-02-09 17:20:27 +01:00 |
|
mr. M
|
5e25b0ade9
|
Update profile preferences and modify default sidebar icons
|
2025-02-05 19:53:49 +01:00 |
|
mr. M
|
26a59ee1c1
|
Enable essentials favicon background and update tab icon overlay styles
|
2025-02-05 19:39:12 +01:00 |
|
mr. m
|
5fba4cf081
|
Fixed common issues
|
2025-02-04 11:11:20 +01:00 |
|
mr. M
|
20b04937c9
|
URL bar now opens instead of a newtab (optional, on by default)
|
2025-02-02 23:40:40 +01:00 |
|
mr. M
|
3e89b1dae6
|
Disable tab hover preview and clean up animation code in ZenGlanceManager
|
2025-02-01 17:29:32 +01:00 |
|
afonso
|
4cbf5740e7
|
Added a preference to toggle the sidebar opening on hover in compact mode
|
2025-01-31 18:57:43 +00:00 |
|
mr. M
|
3413399dfa
|
Adjust workspace tab behavior and refine swipe sensitivity thresholds
|
2025-01-30 07:10:35 +01:00 |
|
mr. M
|
0ab41a84bd
|
Refactor tab button visibility and styles for improved UX
|
2025-01-29 17:07:42 +01:00 |
|
mr. M
|
7077a01dad
|
Increase tab unloader timeout from 20 to 40 minutes for improved performance
|
2025-01-26 21:59:41 +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 |
|