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

Initial GTK Refactor #710

Merged
merged 7 commits into from
Oct 8, 2022
Merged

Conversation

ehntoo
Copy link
Contributor

@ehntoo ehntoo commented Oct 7, 2022

This PR accomplishes two things to further the goal of being able to build ngscopeclient without a GTK dependency:

  1. Replaces all uses of Gdk::Color in scopehal with std::string
  2. Moves GTK-containing export wizards from scopehal to scopeexports

scopehal itself should now be free of GTK references, though scopeprotocols still uses cairomm for software rendering of eye diagrams.

@azonenberg azonenberg merged commit 76302bf into ngscopeclient:master Oct 8, 2022
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.

None yet

2 participants