aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-11 21:07:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-11 21:07:21 +0000
commit7bbeb5575967860aaa05278ab688d81c78a92bea (patch)
tree90fb48693bfb22d435aa845ab5d6b5f34ce167a8 /x11/Makefile
parentb90f7c1e828bdf4c0497725c53c1b861ecadab63 (diff)
downloadports-7bbeb5575967860aaa05278ab688d81c78a92bea.tar.gz
ports-7bbeb5575967860aaa05278ab688d81c78a92bea.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>
Notes
Notes: svn path=/head/; revision=100712
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