Implement off-screen rendering using the Ozone layer #3263
Labels
Framework
Related to framework code or APIs
help wanted
Issue resolution will likely require community contributions
osr
Related to off-screen rendering
proposal
Proposed change or action
Original report by me.
Ozone is a platform abstraction layer beneath the Aura / Views window system in Chromium that is used for low level input and graphics. Support for Wayland and X11 on Linux is currently implemented using Ozone. Windows support may also be added eventually (see this issue).
By implementing CEF’s off-screen rendering using the Ozone layer we could:
The text was updated successfully, but these errors were encountered: