Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement off-screen rendering using the Ozone layer #3263

Open
magreenblatt opened this issue Feb 16, 2022 · 2 comments
Open

Implement off-screen rendering using the Ozone layer #3263

magreenblatt opened this issue Feb 16, 2022 · 2 comments
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

Comments

@magreenblatt
Copy link
Collaborator

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:

@magreenblatt
Copy link
Collaborator Author

  • edited description

1 similar comment
@magreenblatt
Copy link
Collaborator Author

  • edited description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant