win-vind icon indicating copy to clipboard operation
win-vind copied to clipboard

[Feature] easy_click mode add rounded corners and stroke settings

Open photkey opened this issue 1 year ago • 9 comments

If the background color of the hint character can be round, it can minimize the obscuration of the clicked object, but the circle may not look good, so is it possible to add support for rounded corners and set the radius of the rounded corners? If the background color is set to black, and it happens that the current active window is also black, then the hint will not be very obvious, so is it possible to support the stroke? It is possible to set a custom stroke that contrasts with the background color, such as black background and white stroke, so that the prompt characters are easily visible regardless of whether the current window is black or white.

Also, I would like to support installation via scoop.

photkey avatar Jul 31 '22 18:07 photkey

Snipaste_2022-08-01_02-59-48 As in the case of this software, transparency can also be set. https://github.com/iscooool/KeyMouse

photkey avatar Jul 31 '22 19:07 photkey

I would also add some ability to set x.y offsets for positioning the label in relation to the button underneath. Part of the visual obstruction problem is b/c of the positioning.

gilbh avatar Aug 01 '22 02:08 gilbh

I would also add some ability to set x.y offsets for positioning the label in relation to the button underneath. Part of the visual obstruction problem is b/c of the positioning.

First position the general position (left, center, right), then set the x.y offset may be better, let's say set: left + a reasonable x offset, it may be better to solve the problem of obscuring the label.

photkey avatar Aug 01 '22 08:08 photkey

@photkey @gilbh

I think iscoooool/KeyMouse has visibility thanks to the boundary color of hints rather than the round shape of hints.

However, if the boundary color of each hint has different color according to the background UI color adaptively, it seems that each hint vibrates due to high color contrast. In other words, it is NOT eye-friendly.

Therefore, how about the only next addition?

  • easyclick_boundarycolor
  • easyclick_padding

I haven't used scoop, do we submit to extra?

Thanks.

pit-ray avatar Aug 03 '22 01:08 pit-ray

@pit-ray In addition to these two parameters could you add a hint of the position of the letter relative to the clickable object, e.g. left, center (current position), right? The picture I have below, just doesn't look very visual, if it could be shown on the left side I think it would definitely be a bit more visual. Snipaste_2022-08-03_20-43-27

I haven't used scoop, do we submit to extra?

I think submitting to extra or making a separate bucket would work.

photkey avatar Aug 03 '22 13:08 photkey

@photkey I misunderstood.

I see the offset means the relative position in the clickable area, not padding in hints. The addition is possible, so I'll add it next.

Thanks.

(Please keep this issue open.)

pit-ray avatar Aug 03 '22 13:08 pit-ray

@pit-ray Thank you, I'm looking forward to it! I've been looking for software to get away from the mouse for almost a year, but nothing was ideal until I came across win-vind, it's like a tailor-made program with many surprises I didn't expect! Although I haven't fully mastered it, I'm surprised enough by the features I've mastered so far! Thank you for this great work!

photkey avatar Aug 03 '22 13:08 photkey

@photkey EasyClick is not yet, but Scoop is preparing for a release at the end of this month.

pit-ray avatar Jan 28 '23 07:01 pit-ray

@photkey win-vind has been added to Scoop Extras thanks to contributors. https://github.com/ScoopInstaller/Extras/pull/9754

pit-ray avatar Aug 15 '23 15:08 pit-ray