twm chopped up to suit my preferences. You probably don't want to use this.
5d1c9ebee6
(instead of user defined functions in default config file) - Remove MoveDelta option in favor of a program constant. - Remove deltastop function. It was part of the mechanism to provide move-or-* as custom functions. |
||
---|---|---|
man | ||
src | ||
.gitignore | ||
aclocal.m4 | ||
ChangeLog | ||
ChangeLog.twm | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
install-sh | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
obsd.env.setup | ||
README | ||
README.twm | ||
ylwrap |
A twm fork to suit my preferences. Features removed... 1. iconmgr feature and icon region (icons always land on the right edge). 2. configuration options: UsePPosition, SqueezeTitle, RandomPlacement, opaquemove, window highlight, DontIconifyByUnmapping, IconifyByUnmapping, TitlePadding, title button indent, NoGrabServer (never grab), IconRegion, Zoom, MoveDelta 2. builtin functions: DeltaStop 3. default user defined functions: move-or-lower, move-or-raise, and move-or-iconify (changed to builtins). Changes ... - title is always squeezed and the resize button changed slightly (no box). - icons always land on the right edge if there's space there. xconsole lands on the bottom right. Additions ... 1. builtin functions: move-or-lower, move-or-raise, and move-or-iconify. The master development code repository can be found at: https://git.sdf.org/smallm/twmruined