tuberry / color-picker

Simple color picker for GNOME Shell.
GNU General Public License v3.0
150 stars 11 forks source link

Feature Request: Add copy/don't copy auto color code #21

Closed mt190502 closed 3 years ago

tuberry commented 3 years ago

I think it is intuitive to automatically copy to the clipboard. What’s the use case for not copying?

mt190502 commented 3 years ago

I think it is intuitive to automatically copy to the clipboard. What’s the use case for not copying?

I think the color codes fill the board unnecessarily.

tuberry commented 3 years ago

So which place would you suggest for more conveniently caching the color except the clipboard? Or how could the color code be passed to the user except via the clipboard?

mt190502 commented 3 years ago

So which place would you suggest for more conveniently caching the color except the clipboard? Or how could the color code be passed to the user except via the clipboard?

For example, you can use OSD instead of MSG by default? OSD is the more logical choice for me.

tuberry commented 3 years ago

For example, you can use OSD instead of MSG by default? OSD is the more logical choice for me.

If I understand it correctly, it means that auto-copying is illogical or superfluous even though users later must open the menu then remember or click to copy the color. I think it's not a good feature at least for this extension, which is not a formal application and doesn't have a window for users to edit or do other things. For this case, gcolor3 maybe a better choice for you.

mt190502 commented 3 years ago

For example, you can use OSD instead of MSG by default? OSD is the more logical choice for me.

If I understand it correctly, it means that auto-copying is illogical or superfluous even though users later must open the menu then remember or click to copy the color. I think it's not a good feature at least for this extension, which is not a formal application and doesn't have a window for users to edit or do other things. For this case, gcolor3 maybe a better choice for you.

What I mean is adding an option in the menu like 'auto copy color code'. The person who wants to copy the color code. Don't let people who don't want to copy. I think it shouldn't be that hard to do.

tuberry commented 3 years ago

The pr #22 should be updated before merging.

mt190502 commented 3 years ago

The pr #22 should be updated before merging.

I updated this translation. I am grateful to you for adding this feature. :)