gpick has been abandoned, gcolor 3 claims to work on wayland but silently fails, the picker icon on contrast does nothing
implement both wayland and x11
come up with assist path
Wayland
grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy
- make the colors prettier
- magnification possible?
X11
open an equivalent, probably easier
gpick has been abandoned, gcolor 3 claims to work on wayland but silently fails, the picker icon on contrast does nothing
implement both wayland and x11
come up with assist path
Wayland
X11
open an equivalent, probably easier