slop icon indicating copy to clipboard operation
slop copied to clipboard

Aspect ratio feature. Resolves #74

Open ghost opened this issue 4 years ago • 5 comments

I added aspect ratio feature #74, but not fixed size selection. ~Implementation is a bit finicky when move selection is used — if cursor isn't near corner of selection and you try to move selection, it'll jump.~ <- Fixed in latest commit

I moved also from SlopStartMove::update clipping of rectangle to SlopEndDrag::onEnter, so selection always yields correct coordinates.

ghost avatar May 17 '20 15:05 ghost

Pls add this.

jbirnick avatar May 23 '20 14:05 jbirnick

I have to add it to maim too for it to work correctly. I might be able to take a look in the next week or so.

naelstrof avatar May 23 '20 21:05 naelstrof

This is helpful without being implemented into maim (as it seems it took more than a week to carry through). For example I would like to use slop to input mappings for a drawing tablet with correct aspect ratio.

kkartaltepe avatar Jul 18 '21 03:07 kkartaltepe

@kkartaltepe That's exactly my usecase too!

jbirnick avatar Aug 29 '21 19:08 jbirnick

@naelstrof would you mind looking into this again?

zortax avatar Dec 07 '21 00:12 zortax