aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-12 05:07:21 +0800
committerpav <pav@FreeBSD.org>2004-02-12 05:07:21 +0800
commit33607906dd1d2bc9dbced187852c6d7e0b1dbc04 (patch)
tree7460b3c77257e6e72ea98ed032d1bf76f8f1162f /x11/Makefile
parent430eb4fc09f8c8990f35a26c84970644ac5a7181 (diff)
downloadfreebsd-ports-gnome-33607906dd1d2bc9dbced187852c6d7e0b1dbc04.tar.gz
freebsd-ports-gnome-33607906dd1d2bc9dbced187852c6d7e0b1dbc04.tar.zst
freebsd-ports-gnome-33607906dd1d2bc9dbced187852c6d7e0b1dbc04.zip
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>
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 8a0373f2aac3..2abddf81239e 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -148,6 +148,7 @@
SUBDIR += wmblob
SUBDIR += wmbutton
SUBDIR += wmcliphist
+ SUBDIR += wmctrl
SUBDIR += wmdrawer
SUBDIR += wmessage
SUBDIR += wmfstatus