twm chopped up to suit my preferences. You probably don't want to use this.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Small 39038bddb6 Remove user defined function feature
After the previous commit there's no need. The only place
they were of use now has builtins for the same purpose.
2 years ago
man Remove user defined function feature 2 years ago
src Remove user defined function feature 2 years ago
.gitignore make unmanaged file list less obtrusive 3 years ago
COPYING twm-1.0.9 6 years ago
ChangeLog Remove user defined function feature 2 years ago
ChangeLog.twm Preliminaries: renaming 6 years ago
INSTALL twm-1.0.9 6 years ago
Makefile.am twm-1.0.9 6 years ago
Makefile.in Convert menus.c to C++ menus.cc 2 years ago
README Remove user defined function feature 2 years ago
README.twm Preliminaries: renaming 6 years ago
aclocal.m4 Get compiling in OpenBSD 6.6 (with clang). 3 years ago
compile twm-1.0.9 6 years ago
config.guess twm-1.0.9 6 years ago
config.h.in Get compiling in OpenBSD 6.6 (with clang). 3 years ago
config.sub twm-1.0.9 6 years ago
configure Get compiling in OpenBSD 6.6 (with clang). 3 years ago
configure.ac Get compiling in OpenBSD 6.6 (with clang). 3 years ago
depcomp twm-1.0.9 6 years ago
install-sh twm-1.0.9 6 years ago
missing twm-1.0.9 6 years ago
obsd.env.setup file for openbsd environment setup 3 years ago
ylwrap twm-1.0.9 6 years ago

README

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) and the ability to define
   user defined functions.

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