sharkdp / pastel

A command-line tool to generate, analyze, convert and manipulate colors
Apache License 2.0
5k stars 97 forks source link

Add KColorChooser as supported tool #79

Closed data-man closed 4 years ago

sharkdp commented 4 years ago

Thank you very much for your contribution.

I initially chose to omit KColorChooser because there is apparently no command-line switch to go into "Pick Screen Color" mode directly. All the other tools just directly show a (crosshair) cursor to pick a color from the screen.

It might still be a good idea to provide KColorChooser as a fall-back (because I imagine there is a large group of users that have it pre-installed).

What do you think?

data-man commented 4 years ago

I'm KDE user, so I have no other color pickers. :)

sharkdp commented 4 years ago

Ok, thanks. It's probably better than having none at all :smile:

sharkdp commented 4 years ago

Released in v0.6.0.

data-man commented 4 years ago

@sharkdp Would be nice to allow the user to select a specific color chooser if there are several of them installed.

sharkdp commented 4 years ago

Can you please open a new ticket for this request?