slurp

slurp

Selects a region in a Wayland compositor and prints it to the standard output

  • version 1.5.0-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install slurp

or

kpkg build slurp

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["slurp"]
    style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N1["libxau"]
    N2["wayland-protocols"]
    N3["libxdmcp"]
    N4["libxcb"]
    N5["xkeyboard-config"]
    N6["xorgproto"]
    N7["libxkbcommon"]
    N8["fontconfig"]
    N9["wayland"]
    N10["glib"]
    N11["freetype"]
    N12["gperf"]
    N13["xcb-proto"]
    N14["libxext"]
    N15["pixman"]
    N16["libx11"]
    N17["cairo"]
    N18["libxrender"]
    N19["libpng"]
    N1 --> N4
    N2 --> N0
    N2 --> N7
    N3 --> N4
    N4 --> N7
    N4 --> N17
    N4 --> N16
    N5 --> N7
    N6 --> N1
    N6 --> N3
    N6 --> N16
    N7 --> N0
    N8 --> N17
    N9 --> N0
    N9 --> N7
    N9 --> N2
    N10 --> N17
    N11 --> N17
    N11 --> N8
    N12 --> N8
    N13 --> N4
    N15 --> N0
    N15 --> N17
    N14 --> N17
    N16 --> N17
    N16 --> N18
    N16 --> N14
    N17 --> N0
    N18 --> N17
    N19 --> N0
    N19 --> N17
    N19 --> N11