electron/patches
Sesh Sadasivam c8273e375c
fix: add Chromium patch to fix RTL window buttons (#22016)
Classes that inherit from `NSThemeFrame` seem to show window buttons in the
incorrect position when the primary MacOS language is set to an RTL
(right-to-left) language like Arabic or Hebrew. The fix in this commit mirrors
that of `tabbed_browser_window.mm`
(https://chromium-review.googlesource.com/c/chromium/src/+/562603/10/chrome/browser/ui/cocoa/tabbed_browser_window.mm#88).

This change should be upstreamed, and then this patch can be removed.
2020-02-06 16:14:18 -05:00
..
boringssl chore: fix patch linter (#21495) 2019-12-13 09:18:45 -08:00
chromium fix: add Chromium patch to fix RTL window buttons (#22016) 2020-02-06 16:14:18 -05:00
node chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
v8 fix: compilation of native modules on windows with older msvc versions (#21950) 2020-01-29 11:59:48 -08:00
config.json chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
README.md docs: add a dev doc describing the patch system (#20489) 2019-10-09 14:48:09 -07:00