wmctrl
Command-line tool to control X window managers
Wmctrl interacts with an X window manager that is compatible with the EWMH/NetWM specification. It can query the window manager for information, and request for certain window management actions (resize and move windows, switch between desktops, etc.).
- Versions: 1.07
- Website: http://tomas.styblo.name/wmctrl/
- Licenses: GPL 2+
- Package source: gnu/packages/xdisorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wmctrl
as follows:
guix install wmctrl
Or install a particular version:
guix install wmctrl@1.07
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/wmctrl/'><img src='http://127.0.0.1:3000/packages/wmctrl/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/wmctrl/badges/latest-version.svg)](http://127.0.0.1:3000/packages/wmctrl/) Org: [[http://127.0.0.1:3000/packages/wmctrl/][http://127.0.0.1:3000/packages/wmctrl/badges/latest-version.svg]]