mr. m
b2cf193fdf
Merge branch 'dev' into chore/upstream-sync
...
# Conflicts:
# src/browser/components/tabbrowser/content/tabbrowser-js.patch
2026-06-15 15:03:33 +02:00
mr. m
461b2a813f
no-bug: Finish patches
2026-06-14 22:54:32 +02:00
Gaylord Julien
4313bc8aa4
gh-14127: Fix search bar emptied after search engine selection (gh-14153)
...
fix #14127
2026-06-13 10:55:53 +02:00
mr. m
7bf236fcf4
gh-14117: Fixed incorrect tab routing container checks (gh-14128)
2026-06-12 00:20:53 +02:00
mr. m
4797717353
gh-14110: Fixed tab freezing when switching spaces (gh-14124)
2026-06-11 23:56:27 +02:00
Adi-Beker
11a977e533
gh-14070: clear shortcut editing state on blur (gh-14072)
2026-06-08 23:36:22 +02:00
mr. m
5db8780f5d
gh-14044: Finish implementation for space routing (gh-14069)
2026-06-08 17:41:00 +02:00
fen4flo
965bb9391d
gh-14044: Change to use gDialogBox instead of openDialog (gh-14054)
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-06-07 11:33:54 +02:00
fen4flo
880d61df16
gh-14044: Implement Space Routing (gh-13981)
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-06-06 14:11:42 +02:00
Rishab Shah
e04e910a6f
no-bug: bypass workspace container coercion for extension-opened tabs (gh-14001)
...
Co-authored-by: pokeshah <89949620+pokeshah@users.noreply.github.com >
2026-06-03 11:06:16 +02:00
Ashvin Jangid
bf365f8043
gh-13439: Implement dark mode boosts panel (gh-13979)
2026-06-02 15:47:37 +02:00
mr. m
2311e183f1
gh-13745: Disable desktop launcher for windows (gh-13987)
2026-06-02 11:16:29 +02:00
mr. m
8ea65cba48
gh-12112: Fixed auto focus for new windows not working (gh-13976)
2026-06-01 12:24:16 +02:00
fen4flo
feca914821
gh-13949: Secondary dot snapping to center in a new Boost (gh-13965)
...
Co-authored-by: mr. m <mr.m@tuta.com >
Signed-off-by: fen4flo <75260616+FlorianButz@users.noreply.github.com >
2026-05-31 15:53:33 +02:00
mr. m
2c59265249
gh-13745: Fixed nightly being installed accidentally (gh-13964)
2026-05-30 20:54:55 +02:00
Ashvin Jangid
d76fa13edd
gh-13923: fix empty keyboard shortcut label caused by key_duplicateTab (gh-13924)
2026-05-28 18:33:29 +02:00
arieleli01212
5bbbadd77b
gh-13857: Use Zen icon for share toolbar button (gh-13896)
...
Fixes #13857 .
This updates the toolbar share button to use Zen's shared icon set
instead of the upstream Firefox asset. The downloads button already
points at the Zen icon set, so this keeps the two toolbar icons visually
consistent.
Validation:
- Checked that `share-tab-button` is the Firefox toolbar share button
id.
- Confirmed the repo lint script requires the generated `engine`
checkout, which is not present in this clone.
Co-authored-by: arieleli01212 <207917221+arieleli01212@users.noreply.github.com >
2026-05-27 16:24:28 +02:00
mr. m
1c29206e07
gh-12284: Sync upstream Firefox to version 151.0.2 (gh-13875)
...
This PR syncs the upstream Firefox to version 151.0.2.
* ⚠️ Some patches did not apply cleanly. Please review them carefully.
@mr-cheffy please review and merge this PR.
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-26 23:14:36 +02:00
mr. m
346219c3b4
gh-13851: Fixed pressing u duplicating tabs (gh-13856)
2026-05-25 21:47:27 +02:00
mr. m
7e449ccdc9
gh-10594: Increase the padding size when entering fullscreen (gh-13848)
2026-05-25 19:58:28 +02:00
Ashvin Jangid
f9c4575c78
gh-13767: fix special key shortcuts displaying incorrectly until page reload (gh-13768)
...
The problem was that `input.value` was getting the raw shortcut and not
really converting it to the normalized displayable string.
There was no method to just get the `displayString` for a shortcut
without creating a new one, so I put that logic into
`gZenZenKeyboardShortcutsManager`. The static function in `KeyShortcut`
class is just to reduce code duplication.
fixes : #13767
2026-05-20 12:46:11 +02:00
mr. m
035e5931fc
gh-10594: Video controls going under the screen when in fullscreen (gh-13769)
2026-05-20 11:53:23 +02:00
mr. m
1b9408ecb0
no-bug: Add polish to finished boosts implementation (gh-13762)
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-19 23:58:00 +02:00
mr. m
644c75e3e8
gh-13719: Correctly set scroll left to the urlbar input (gh-13726)
2026-05-17 15:38:36 +02:00
fen4flo
ba348e04f0
no-bug: Add secondary color dot, Rearrange buttons & Editor UI Updates (gh-13708)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-16 02:53:35 +02:00
mr. m
90a6ebe948
no-bug: Sync upstream Firefox to version 151.0 (gh-13706)
2026-05-16 00:29:01 +02:00
jakubiakdev
78c37a122e
no-bug: Improve flaky URLBar scrolling (gh-13645)
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-05-10 23:26:52 +02:00
mr. m
b052c1d804
gh-13584: Add click tab to split config (gh-13586)
2026-05-06 16:02:41 +02:00
mr. m
5b16bb36d9
no-bug: Dont recalculate urlbar overflow if its opened (gh-13571)
2026-05-05 11:59:50 +02:00
mr. m
60a77413df
no-bug: Use a different blur for the urlbar, depending on the theme (gh-13562)
2026-05-05 00:13:14 +02:00
mr. m
a9a582afae
gh-13522: Fixed search engines not being visible in settings (gh-13547)
2026-05-03 23:35:14 +02:00
mr. m
c82d314913
no-bug: Make addons appear on the urlbar (gh-13535)
2026-05-03 14:53:37 +02:00
Ezhik
18c15ac0b8
no-bug: Add workspaces search (gh-12745)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: jababda <jababda@hotmail.com >
2026-04-28 20:56:16 +02:00
mr. m
92dfe0babd
gh-13439: Add Boosts implementation (gh-12586)
...
Co-authored-by: fen4flo <75260616+FlorianButz@users.noreply.github.com >
Co-authored-by: fen4flo <fb8599422@gmail.com >
2026-04-27 13:24:30 +02:00
mr. m
102dcb1993
no-bug: Fixed startup cacresh when no initial tab is found (gh-13434)
2026-04-27 09:44:32 +02:00
mr. m
040bed5ce5
gh-8643: Fixed dragging tabs between windows not hiding sidebar (gh-13430)
2026-04-27 00:32:12 +02:00
mr. m
2028a9b288
gh-13390: Fixed splitting out a single tab ending up non-functional (gh-13419)
2026-04-26 12:25:26 +02:00
mr. m
e9e1086bc5
no-bug: Make sure to always show startup options in general page (gh-13382)
2026-04-23 23:14:59 +02:00
mr. m
d1dc4586f6
no-bug: Make sure to animate when adding the first tab of a folder (gh-13380)
2026-04-23 20:23:50 +02:00
mr. m
0dd99a2ec7
no-bug: Support glane right click event register (gh-13379)
2026-04-23 20:00:57 +02:00
mr. m
f828d2eb20
no-bug: Add more PGO training and enable clang plugins (gh-13325)
2026-04-20 22:21:06 +02:00
mr. m
6562610df1
no-bug: Add a flag to indicate new windows (gh-13323)
2026-04-20 01:02:58 +02:00
mr. m
3fa5b4867c
no-bug: Add a switch case for pin unloading (gh-13317)
2026-04-19 18:34:19 +02:00
mr. m
598c299e18
no-bug: Add Move to folder context menu item (gh-13315)
2026-04-19 16:14:25 +02:00
mr. m
3d14e98c76
no-bug: Add alt+click for splitting tabs and other polishing details (gh-13308)
2026-04-19 00:38:23 +02:00
mr. m
2700722a1e
gh-9836: Register correct signing issuers for windows (gh-13304)
2026-04-18 16:25:58 +02:00
mr. m
1964922df7
no-bug: Update to Firefox 150.0 (gh-13281)
2026-04-17 00:59:38 +02:00
mr. m
8249814f68
gh-11593: Fixed links from external apps not opening up (gh-13275)
2026-04-16 12:37:06 +02:00
mr. m
c128b79723
gh-13258: Implement new loading indicator (gh-13259)
2026-04-15 16:49:52 +02:00
mr. m
adc8c92816
gh-9836: Finish the MAR signing workflow (gh-13216)
2026-04-13 15:49:24 +02:00