slackbuilds/desktop/wmctrl
B. Watson 4a02fb02a9 desktop/wmctrl: Allow VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:27:03 +00:00
..
README
patch-64bit.diff desktop/wmctrl: Fix for x86_64 2016-02-05 07:02:30 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
wmctrl.SlackBuild desktop/wmctrl: Allow VERSION override, i486=>i586. 2017-03-25 13:27:03 +00:00
wmctrl.info desktop/wmctrl: Fix for x86_64 2016-02-05 07:02:30 +07:00

README

wmctrl is a command line tool to interact with an EWMH/NetWM compatible
X Window Manager.

The wmctrl program is a command line tool to interact with an EWMH / NetWM
compatible X Window Manager. It provides command line access to almost all 
of the features defined in the EWMH specification. It's possible to, for 
example, obtain information about the window manager, get a detailed list
of desktops and managed windows, switch and resize desktops, change the
number of desktops, make windows full-screen, always-above, or sticky, and
activate, close, move, resize, maximize, and minimize them. The command line
access makes it easy to automate these tasks and execute them from any
application that is able to run a command in response to some event.