mr. m
3649142002
no-bug: Remove backdrop patch due to https://github.com/zen-browser/desktop/issues/13765
2026-05-20 13:37:48 +02:00
mr. m
1c3b74c508
no-bug: Increase toolbar overflow threshold (gh-13771)
2026-05-20 13:35:55 +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
d5d86dbfa5
no-bug: Fixed continue where you left off not working anymore (gh-13764)
2026-05-20 00:29:25 +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
Andrey Bochkarev
ef259f58aa
no-bug: Fix cyclic workspace switching (gh-13743)
2026-05-18 22:26:49 +02:00
mr. m
149fc12366
no-bug: Remove panel padding reset from patch (gh-13736)
2026-05-18 00:10:30 +02:00
mr. m
77c513511b
gh-12949: Fixed reset url indicator showing for sub documents (gh-13735)
2026-05-17 22:51:20 +02:00
Ashvin Jangid
99e647a7a8
gh-13653: fix copy url button/shortcut to respect decodeURLsOnCopy spec (gh-13659)
...
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-17 22:35:20 +02:00
mr. m
41893aa6f3
gh-13716: Fixed greyed out urlbar text color (gh-13727)
2026-05-17 20:35:25 +02:00
fen4flo
62a91aefd2
no-bug: Move boost import/export buttons (gh-13724)
2026-05-17 20:35:10 +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
8752bf089e
gh-13703: Fixed space swiping ocassionally being stuck (gh-13725)
2026-05-17 15:38:15 +02:00
mr. m
c6c3b89a45
no-bug: Fixed clang-tidy forming invalid syntax on boosts manager (gh-13711)
2026-05-16 04:12:57 +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
mr. m
1659838194
no-bug: Prevent active attribute from being set when a popup opens (gh-13695)
2026-05-14 09:41:20 +02:00
mr. m
a82e145b1d
no-bug: Fixed opening new private windows removing initial tabs (gh-13687)
2026-05-13 23:10:54 +02:00
mr. m
3dd0ec9b65
no-bug: Fixed startup hang when release notes open (gh-13683)
2026-05-13 16:37:16 +02:00
mr. m
f0a63fa7c5
no-bug: Fixed overflowable addons clipping button badges (gh-13679)
2026-05-13 12:38:31 +02:00
Guilherme Luiz Cella
0a7ee3fcf0
no-bug: Refactor _oppositeSide method using OPPOSITE_SIDES (gh-13613)
...
Signed-off-by: Guilherme Luiz Cella <151692400+guilherme-luiz-cella@users.noreply.github.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-12 11:57:56 +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
d9c6dcdca4
no-bug: Improve space swipe performance (gh-13631)
2026-05-09 18:20:05 +02:00
mr. m
4983c0a877
no-bug: Lint project (gh-13632)
2026-05-09 17:53:52 +02:00
sporocyst
4e6521a713
gh-13629: fix tab renaming input field too narrow (gh-13630)
2026-05-09 16:50:29 +02:00
mr. m
da9838e478
gh-13620: Fixed unresponsive tabs when opening external links (gh-13628)
2026-05-09 12:17:13 +02:00
mr. m
639bf29de3
gh-13623: Fixed native popovers not working after using dropdowns (gh-13627)
2026-05-09 12:17:00 +02:00
mr. m
cfd1e7a6aa
no-bug: Make extensions list hidden for double toolbar (gh-13610)
2026-05-08 13:08:17 +02:00
mr. m
9c88e3a84f
no-bug: Sync upstream Firefox to version 150.0.2 (gh-13601)
2026-05-07 18:28:25 +02:00
mr. m
b999a932ac
no-bug: Improve swipe feel and avoid big jumps while swiping (gh-13603)
2026-05-07 17:08:50 +02:00
mr. m
dcf272f620
gh-13516: Show the loading indicator ontop of the webview for toolbar mode (gh-13588)
2026-05-06 16:23:05 +02:00
mr. m
3ffdf6b299
gh-13583: Fixed Previous Space in menu bar not working (gh-13587)
2026-05-06 16:10:02 +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
818c448dfc
gh-10649: Update upstream patchs for session store (gh-13581)
2026-05-06 12:26:53 +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
5b790a431a
gh-12699: Fixed switching windoww focus causing blinks (gh-13568)
2026-05-05 11:37:46 +02:00
Zander Otavka
149419d1fd
no-bug: Add shortcut to create a new Space (gh-13552)
...
Co-authored-by: Zander Otavka <AlexanderOtavka@users.noreply.github.com >
2026-05-05 00:14:24 +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
ce1ee9228b
Merge commit from fork
2026-05-04 20:20:47 +02:00
sporocyst
1bea3d401c
gh-13545: Fix regression from gh-13483 (gh-13554)
...
Co-authored-by: mr. m <mr.m@tuta.com >
2026-05-04 12:15:19 +02:00
Zander Otavka
b6624612cd
no-bug: Submit workspace creation form on Enter and cancel on Escape (gh-13549)
...
Co-authored-by: Zander Otavka <AlexanderOtavka@users.noreply.github.com >
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com >
2026-05-04 10:21:43 +02:00
mr. m
aa463e2cb0
no-bug: Fix patch sets (gh-13557)
2026-05-04 10:07:22 +02:00
Zander Otavka
6552f0b3c3
no-bug: Add focus indicators to space creation form (gh-13550)
...
Co-authored-by: Zander Otavka <AlexanderOtavka@users.noreply.github.com >
2026-05-04 02:35:10 +02:00
mr. m
9950679f2c
no-bug: Boosts optimization and enable acrylic elements for twilight (gh-13551)
2026-05-04 02:34:41 +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
607551f394
Merge commit from fork
2026-05-03 22:39:44 +02:00
mr. m
3278a43751
gh-13294: Fix macos crash with native popovers (gh-13546)
2026-05-03 22:09:17 +02:00
mr. m
c82d314913
no-bug: Make addons appear on the urlbar (gh-13535)
2026-05-03 14:53:37 +02:00
mr. m
a71a66c00b
no-bug: Force boosts colors to fit in 32 bit ints (gh-13532)
2026-05-02 11:36:15 +02:00