Language

Package: clipmenu @ 6.0.1-1.bcbe7b1

Synopsis

Simple clipboard manager using dmenu or rofi and xsel

Description

Start clipmenud, then run clipmenu to select something to put on the clipboard.

When clipmenud detects changes to the clipboard contents, it writes them out to the cache directory. clipmenu reads the cache directory to find all available clips and launches dmenu (or rofi, depending on the value of CM_LAUNCHER) to let the user select a clip. After selection, the clip is put onto the PRIMARY and CLIPBOARD X selections.

Home page
https://github.com/cdown/clipmenu
Location
gnu/packages/xdisorg.scm (line: 2767, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/xa641rh3c619ishg3az1kx46fc3jzfjc-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/00ihxxyx0w5abcm7fdm1jv3kjmlzmrcs-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/ix9c4p8zdr6vqh06giyw047lapabfz7x-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/q1dcii2354x8cj0pqzb2idhv6w598j9c-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/7k1iphxh41v4vmwbycgplh6la7b91ssc-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/w9qzazimvvq4bi4pfwfvihpa5l54b41v-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxi586-pc-gnu/gnu/store/gg6bb765f4p2sfmpr4qy7a5lkdyq5cqp-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/f5wlkbwhyrzbds422b5l209dhlfk2klx-clipmenu-6.0.1-1.bcbe7b1.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/4kckps7p4sni0jay3jzbjrx7a4dz7h5q-clipmenu-6.0.1-1.bcbe7b1.drv
    riscv64-linux/gnu/store/zdgi653b9spfgp5pxn98b737vlyk9h61-clipmenu-6.0.1-1.bcbe7b1.drv
      powerpc-linux/gnu/store/nrir80xiswlhbszn9d5wm7zs4xwzyxsh-clipmenu-6.0.1-1.bcbe7b1.drv
        powerpc64le-linux/gnu/store/vlhnhzw6gczr04rnrvj7sqfkzkndx1ya-clipmenu-6.0.1-1.bcbe7b1.drv
        mips64el-linux/gnu/store/qgyj9mafgcnhbhmjaia5fplfhc1aqmqa-clipmenu-6.0.1-1.bcbe7b1.drv
          i686-linux/gnu/store/k6hvr3sr8353dgf2qrs6zq33df267bwl-clipmenu-6.0.1-1.bcbe7b1.drv
          i586-gnu/gnu/store/ra7yhcc4sl5g9q84rn5zf8dcp04pnzpg-clipmenu-6.0.1-1.bcbe7b1.drv
          armhf-linux/gnu/store/x8csr6gaxhvfpskiqwydr8zwzc959i52-clipmenu-6.0.1-1.bcbe7b1.drv
          aarch64-linux/gnu/store/brbllw9wikr6az5bw0dm1dfxshhl935d-clipmenu-6.0.1-1.bcbe7b1.drv

          Lint warnings

          LinterMessageLocation
          optional-tests

          Make sure tests are only run when requested

          the 'check' phase should respect #:tests?