floem-picker
Simple color picker widget for Floem, works with both vger and vello backends.
Note: the eyedropper functionality is only available for macOS because:
- It has FFI bindings to
NSColorSampler, - There's no built-in Windows equivalent (as far as I'm aware), and
- The Linux equivalent appears to be buggy.
Credits
Inspired by System Color Picker.