ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
549 stars 84 forks source link

Migrate from Gdk::Color to HTML color strings #531

Closed ehntoo closed 1 year ago

ehntoo commented 1 year ago

These changes accompany https://github.com/glscopeclient/scopehal/pull/710 to refactor our usage of Gdk::Color for specifying colors within scopehal. Additionally, there are a few changes to begin to move towards being able to compile ngscopeclient without GTK.

CI results from my fork, with scopehal pointed at the last commit in https://github.com/glscopeclient/scopehal/pull/710: Ubuntu: https://github.com/ehntoo/scopehal-apps/actions/runs/3208714570/jobs/5244820709 macOS: https://github.com/ehntoo/scopehal-apps/actions/runs/3208714571/jobs/5244820704 Windows: https://github.com/ehntoo/scopehal-apps/actions/runs/3208714569/jobs/5244820702