1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: xdo
Section: x11
Priority: optional
Maintainer: Raphael Mota Ramos <raphaelmota.ti@gmail.com>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>=9),
libxcb-ewmh-dev,
libxcb-icccm4-dev,
libxcb-xtest0-dev,
libxcb-util0-dev
Standards-Version: 3.9.8
Homepage: https://github.com/baskerville/xdo
Vcs-Git: https://salsa.debian.org/debian/xdo.git
Vcs-Browser: https://salsa.debian.org/debian/xdo
Package: xdo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: small console-based utility to perform elementary actions on windows
xdo it's useful to manipulate windows. Using it you will be able to do many
things with your windows, like: close, kill, hide, show, raise, lower, move
resize, activate and others, using the console on X window based systems.
|