electron/lib
Samuel Attard 0a0387384f
feat: add support for associating a Menu with a WebFrameMain
This allows certain OS level features to activate such as Writing Tools, Autofill.. and Services.

There appears to be a bug in macOS where the responder chain isn't traversed if the menu is not popped up using an event, as such we spoof a fake mouse event at the write coordinates in the right window and use that to open the menu.
2025-01-07 11:50:07 +13:00
..
browser feat: add support for associating a Menu with a WebFrameMain 2025-01-07 11:50:07 +13:00
common build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node chore: cleanup following internal switch to `readPackageJSON` (#44644) 2024-11-15 11:36:18 -05:00
renderer fix: better prompt not supported message in window-setup.ts (#45017) 2024-12-16 15:38:25 -05:00
sandboxed_renderer build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
utility build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
worker fix: EventSource undefined in Renderer/Worker (#44475) 2024-10-31 15:24:44 -04:00