cef/libcef
Nik Pavlov d3a2237a5a alloy: mac: Fix default popup window positioning (see issue #3244)
Popup windows will be created on the display that best matches the requested
coordinates. The requested size will apply to the content area (as required by
JS documentation) and window size will be reduced if necessary to fit within the
target display. The requested origin will apply to the window (including frame)
and will be modified if necessary so that the window is fully visible on the
target display.

This change does not implement popup positioning for cefclient which uses an
application-created parent window.

This change grants access to the getScreenDetails JS API without user prompt.
2022-06-27 10:29:16 +00:00
..
browser alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00:00
common Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
features Fix includes path for Linux ARM cross-compile (see issue #2926) 2022-02-09 16:54:54 -05:00
renderer Fix timing issue with OnDraggableRegionsChanged 2022-06-22 18:57:52 +03:00
resources Update to Chromium version 103.0.5060.0 (#1002911) 2022-05-20 19:39:32 +03:00