Skip to content

color picker #45

Description

@paperbenni

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions