mr. m
ba26c902fb
Merge branch 'dev' into library
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-06-21 10:36:00 +02:00
Andrey Bochkarev
61e631902c
gh-14131: Prevent sidebar from flickering when moving a tab (gh-14293)
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-06-20 17:18:41 +02:00
mr. m
bc6e4676f4
gh-14208: Set default prefs category to tabs&browsing (gh-14264)
2026-06-18 09:15:50 +02:00
mr. m
e331f07265
gh-14259: Fixed transparency not working after update (gh-14262)
2026-06-18 09:04:09 +02:00
mr. m
afb4e4ff02
gh-14242: Fixed space routing overriding user set containers (gh-14245)
2026-06-17 10:08:43 +02:00
mr. m
d55c0193c5
gh-14241: Fixed settings page being blank on redesign (gh-14244)
2026-06-17 10:08:30 +02:00
mr. m
1b967a7080
gh-14239: Fixed overflowing addons being moved on space creation (gh-14246)
2026-06-17 10:08:04 +02:00
Ashvin Jangid
535fdce951
gh-14165: fix background tabs focusing on routed tabs (gh-14221)
...
fixes : #14165
Two things I want to ask:
- This does fix the issue but I wanted to ask if we should maybe change
the background tab toast message to notify user that it was routed to
another space.
- Another thing is that the background tab toast does not appear when
the sidebar is in view which I know is intentional but maybe it should
be shown even then when tabs are being routed.
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-06-17 01:21:21 +02:00
mr. m
f62c0a27d5
gh-14208: Sync upstream Firefox to version 152.0 (gh-14112)
2026-06-15 18:37:39 +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
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
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
Ashvin Jangid
d76fa13edd
gh-13923: fix empty keyboard shortcut label caused by key_duplicateTab (gh-13924)
2026-05-28 18:33:29 +02:00
mr. m
d7839cdb91
Merge branch 'dev' into library
2026-05-28 09:14:19 +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
67cef284dd
Merge branch 'dev' into library
...
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-18 16:50:30 +02:00
mr. m
36df7e718f
no-bug: Continue library work
2026-05-18 16:46:43 +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
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
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
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
Phannawich Jadpotwanich
cc46a1ee55
gh-11835: resolve copy URL return about:blank during pending navigations (gh-12521)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-04-11 17:32:23 +02:00
mr. m
561a03421f
gh-13121: Fixed compact mode not hiding with translations (gh-13143)
2026-04-08 17:04:48 +02:00