mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
7 lines
341 B
Text
7 lines
341 B
Text
slop (Select Operation)
|
|
|
|
slop is an application that querys for a selection from the user and
|
|
prints the region to stdout. It grabs the mouse and turns it into a
|
|
crosshair, lets the user click and drag to make a selection (or click
|
|
on a window) while drawing a pretty box around it, then finally prints
|
|
the selection's dimensions to stdout.
|