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

GTK3 support #23

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

GTK3 support #23

wants to merge 18 commits into from

Conversation

jchelly
Copy link
Owner

@jchelly jchelly commented Jun 22, 2023

This branch contains (incomplete) modifications to make gadgetviewer compile with GTK3.

@jchelly jchelly mentioned this pull request Jun 22, 2023
jchelly added 6 commits June 22, 2023 10:00
Probably need to avoid storing image to draw as packed 24 bit and
provide function to query Cairo image format instead.
This copies the pixel data from gadgetviewer's internal buffer to
the Cairo surface we're using as the backing store for the window.
Would be better to update the surface directly from the rendering
code.
@jchelly
Copy link
Owner Author

jchelly commented Jun 23, 2023

This is now mostly working, but not efficient.

@jchelly
Copy link
Owner Author

jchelly commented Jun 30, 2023

This branch will need at least GTK 3.20 now.

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.

1 participant