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

First attempt to update code for GTK4 #97

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

Conversation

smartyg
Copy link
Contributor

@smartyg smartyg commented Jun 20, 2022

First attempt to update osm-gps-map to GTK4. So far I only updated the main code. I will try to update the examples in the coming days. Please note this branch is not finished/final yet, it is still work-in-progress. Also note this branch was made on top of my own master (which for example also includes #95). Once I feel comfortable enough, I will do a rebase of the GTK4 update based on the nzjrs/osm-gps-map/master branch.

Please feel free to test, review, suggest changes or give any other comments.

I hope any one is interested in this update.

…e alpha field and mark the alpha property as deprecated.

Conflicts:
	src/osm-gps-map-widget.c
…it matches the internal used type and is able to pass the alpha channel as wel
…signal; this removes critical error message: g_cclosure_marshal_VOID__VOID: assertion 'n_param_values == 1' failed
…ue)' failed; by changing to generic poiner type
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