freebsd-ports/x11/wmctrl/pkg-descr
Pav Lucistnik 7bbeb55759 Add wmctrl, a command line tool to interact with an
EWMH/NetWM compatible X Window Manager.

It provides command line access to almost all the features defined in
the EWMH specification. Using it, 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 number of
desktops, make windows full-screen, always-above or sticky, and
activate, close, move, resize, maximize and minimize them.

PR:		ports/62656
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-02-11 21:07:21 +00:00

14 lines
579 B
Text

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 the features defined in
the EWMH specification. Using it, 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 number of
desktops, make windows full-screen, always-above or sticky, and
activate, close, move, resize, maximize and minimize them.
WWW: http://sweb.cz/tripie/utils/wmctrl/
- Florent Thoumie
flz@xbsd.org