hughsie / colord

Making color management just work
GNU General Public License v2.0
75 stars 51 forks source link

Use thread context for Gamut Alarm codes. #162

Closed doctormo closed 10 months ago

doctormo commented 10 months ago

When making a proofing transform, we place it in it's own context. Then when setting an alarm code later, we should use the same context to ensure our intended alarm code is set in the right context.