Files
twmruined/README
T

29 lines
953 B
Plaintext
Raw Normal View History

2017-12-16 21:42:55 -05:00
A twm fork to suit my preferences.
Features removed...
2021-01-31 22:47:18 -05:00
1. iconmgr feature and icon region (icons always land on the right edge).
2. configuration options: UsePPosition, SqueezeTitle, RandomPlacement,
2021-01-31 22:47:18 -05:00
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,
2021-04-04 00:06:13 -04:00
and move-or-iconify (changed to builtins) and the ability to define
user defined functions.
2017-12-16 21:42:55 -05:00
Changes ...
2017-12-16 21:42:55 -05:00
- title is always squeezed and the resize button changed slightly (no box).
2021-01-31 22:47:18 -05:00
- icons always land on the right edge if there's space there. xconsole
lands on the bottom right.
2017-09-15 23:01:49 -04:00
Additions ...
1. builtin functions: move-or-lower, move-or-raise, and move-or-iconify.
2017-09-15 23:01:49 -04:00
The master development code repository can be found at:
2020-11-28 18:57:21 -05:00
https://git.sdf.org/smallm/twmruined
2017-09-15 23:01:49 -04:00