colorpicker icon indicating copy to clipboard operation
colorpicker copied to clipboard

Two Suggestions

Open 03302024 opened this issue 7 months ago • 2 comments

I have two suggestions:

1- Suppose I want to get the color of a button when it is left clicked. I set this option: Picker > Show color in realtime. Then, I click on Pick Color icon. Now if I left click, the picker tool will turn off. Please add an option to disable disabling the picker tool on left click.

2- Suppose a row in Windows File Explorer is clicked and the Windows File Explorer window is not active. I want to get the color of that row. When I move the mouse and hover it on that row, the row's color changes. Please add an option to disable change color change on mouse hover (i.e. don't let the window beneath, to know of mouse pointer hovering on it)

03302024 avatar May 11 '25 09:05 03302024

Hey thank you for the suggestions!

  1. I'll add a control mapping that let you select the button/key to use for disabling picker
  2. It will be more difficult to do this as I can't disable OS interaction, maybe the idea here is to take a screenshot and let picker make his work

Toinane avatar Jun 03 '25 16:06 Toinane

I'll add a control mapping ...

Thank you.

I can't disable OS interaction

I remember a very old color picker app doing that, but I couldn't find it now by googling.

take a screenshot and ...

Yes, that's the workaround I am doing now.

03302024 avatar Jun 04 '25 02:06 03302024