Skip to content

Add initial documentation about graphics in GTK and WPE ports #126

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlosgcampos
Copy link

91d7154

Add initial documentation about graphics in GTK and WPE ports

@carlosgcampos carlosgcampos self-assigned this Jun 25, 2025
@@ -0,0 +1,142 @@
# Graphics

This document describes how the web contents are painted into the final output in GTK and WPE ports of WebKit. The goal is to explain how things currently work, but to understand some of the concepts it's important to know a bit of history and how we ended up with our current model.
Copy link

@TingPing TingPing Jun 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "however" instead of "but" is more clear:

The goal is to explain how things currently work, however to understand some of the concepts it's important to know a bit of history and how we ended up with our current model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants