slop 7.5-1build1 source package in Ubuntu

Changelog

slop (7.5-1build1) groovy; urgency=medium

  * No change rebuild against new icu ABI.

 -- Dimitri John Ledkov <email address hidden>  Mon, 27 Jul 2020 16:46:32 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Groovy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
slop_7.5.orig.tar.gz 49.9 KiB 94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da
slop_7.5-1build1.debian.tar.xz 2.8 KiB 086ce01e13eef97f094cd41c814cab03df6ade906f064bf942892025474e001a
slop_7.5-1build1.dsc 1.9 KiB aade5f6cbd733917792505c9a515f6c4c0c34075ebd72c86bf674f2628d0212e

Available diffs

View changes file

Binary packages built by this source

slop: queries for a selection from the user and prints the region to stdout

 slop (Select Operation) is an application that queries 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.
 .
 Features:
 .
  * Hovering over a window will cause a selection rectangle to appear
    over it.
  * Clicking on a window makes slop return the dimensions of the
    window.
  * Clicking and dragging causes a selection rectangle to appear,
    renders pretty well (compared to scrot). And will return the
    dimensions of that rectangle in absolute screen coords.
  * On startup it turns your cursor into a crosshair, then adjusts the
    cursor into angles as you drag the selection rectangle.
  * Supports simple arguments:
    * Change selection rectangle border size.
    * Select X display.
    * Set padding size, even negative padding sizes!
    * Set click tolerance for if you have a shaky mouse.
    * Set the color of the selection rectangles to match your theme!
      (Even supports transparency!)
  * Remove window decorations from selections.
  * Supports OpenGL hardware acceleration.
  * Supports textured themes.
  * Supports programmable shaders.
  * Supports a magnifying glass.

slop-dbgsym: debug symbols for slop