mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6 lines
343 B
Text
6 lines
343 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.
|