6cb09243f7
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.
28 lines
398 B
Text
28 lines
398 B
Text
@comment $NetBSD: PLIST,v 1.1 2016/06/11 23:07:14 kamil Exp $
|
|
bin/chwb
|
|
bin/chwso
|
|
bin/ignw
|
|
bin/killw
|
|
bin/lsw
|
|
bin/mapw
|
|
bin/pfw
|
|
bin/wattr
|
|
bin/wmp
|
|
bin/wmv
|
|
bin/wrs
|
|
bin/wtf
|
|
bin/wtp
|
|
man/man1/chwb.1
|
|
man/man1/chwso.1
|
|
man/man1/ignw.1
|
|
man/man1/killw.1
|
|
man/man1/lsw.1
|
|
man/man1/mapw.1
|
|
man/man1/pfw.1
|
|
man/man1/wattr.1
|
|
man/man1/wmp.1
|
|
man/man1/wmutils.1
|
|
man/man1/wmv.1
|
|
man/man1/wrs.1
|
|
man/man1/wtf.1
|
|
man/man1/wtp.1
|