electron/lib
Andrew MacDonald 6bfb122cd1 Add a display_id parameter to the desktopCapturer API. (#12417)
* Add a screen_api_id parameter to the desktopCapturer API.

When using the DirectX capturer on Windows, there was previously no way
to associate desktopCapturer/getUserMedia and electron.screen API
screens. This new parameter provides the association.

* Fix non-Windows build.

* Fix Mac.

* Fix Mac harder.

* JS lint

* clang-format C++ code.

* IWYU

* display_id, Linux comment, better test

* lint

* Fix tests on Linux.

* Add display_id documentation.
2018-04-09 14:43:35 +09:00
..
browser Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
common asar: remove patch to support graceful-fs (#12562) 2018-04-07 10:13:32 -05:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
sandboxed_renderer Fix context menu for sandbox devtools (#11933) 2018-03-22 16:15:57 +09:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00