Subject: CVS commit: pkgsrc/wm
From: Nia Alarie
Date: 2020-12-11 16:12:35
Message id: 20201211151236.05E5EFA9D@cvs.NetBSD.org

Log Message:
Add wm/tinywm

TinyWM is a tiny window manager created as an exercise in minimalism. It is
also maybe helpful in learning some of the very basics of creating a window
manager. It is only around 50 lines of C.

It lets you do four basic things:

- Move windows interactively with Alt+Button1 drag
- Resize windows interactively with Alt+Button3 drag
- Raise windows with Alt+F1
- Focus windows with the mouse pointer

Files:
RevisionActionfile
1.1addpkgsrc/wm/tinywm/DESCR
1.1addpkgsrc/wm/tinywm/Makefile
1.1addpkgsrc/wm/tinywm/PLIST
1.1addpkgsrc/wm/tinywm/distinfo