This package browser is in early development. Mind the rough edges.

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.).

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.