Path to this page:
Subject: CVS commit: pkgsrc/wm/wmutils-core
From: Kamil Rytarowski
Date: 2016-06-12 01:07:14
Message id: 20160611230714.22A59FBB5@cvs.NetBSD.org
Log Message:
Import wmutils-core-1.2 as wm/wmutils-core
wmutils is a a set of Window Manipulation Utilities.
Its purpose is to separate all the vital functions
of a window manager into separate pieces.
Using these tools, you can build your own window manager
as a shell script. Think of wmutils as coreutils for X11.
Here is the list of the core utilities composing wmutils:
chwb: change window's border
chwso: change window's stacking order
ignw: ignore/unignore window
killw: kill windows
lsw: list windows
mapw: map/unmap windows
pfw: print focused window
wattr: show window's attributes
wmp: move the mouse pointer
wmv: move a window
wrs: resize a window
wtf: focus a window
wtp: teleport a window
Originally packaged in pkgsrc-wip by Mateusz Poszwa.
Files: