slop icon indicating copy to clipboard operation
slop copied to clipboard

slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout.

Results 52 slop issues
Sort by recently updated
recently updated
newest added

mainly went here as this could be useful for x11grab in ffmpeg and maim.

It would be super cool if there could be an option to keep a rectangle selection on screen and to allow to move and resize it untill happy. Then clicking...

I want to get exact point that was clicked (e. g. to determine color of pixel under it)

Windows 10's snipping tool is really intuitive to use. When the tool is opened, it blurs the entire region and selecting a region unblurs the selected region. When using a...

When using a shader to zoom in on the selection area, the selection rectangle is noticeably offset from the cross-hair by `1px`. ![demo](https://user-images.githubusercontent.com/373938/146590997-9b58840f-dc48-4924-8a54-20783b26fe0c.png) The issue seems to be caused by...

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...

This partially addresses #134. I may come back to add an option to toggle mouse keys on and off but that's trivial to do with a script.

Lack of this severely limits shaders as they have no idea where the selection rectangle is. So some basic ideas, like blurring the rest of the screen, are not currently...

It would be nice, if there was a flag or something so that slop doesn't select bar windows or window manager windows like the root window or the system tray....