Commit Graph

4 Commits

Author SHA1 Message Date
Mike Small 2a336b4f12 Remove TitlePadding option, hardcoding default.
I cannot ever see myself wanting to customize this distance between the
buttons. If I decide to pack them tighter or vice versa, I'll change
the TITLE_PADDING macro.

This is an early step in eliminating the TBInfo structure (screen.h).
2018-11-25 23:50:24 -05:00
Mike Small 94f29d39ab Remove title squeeze and window highlight options.
1. Always squeeze title and on left.
2. Always highlight windows and their titles.
2018-08-14 00:38:38 -04:00
Mike Small fd61bea39c Remove the iconmgr feature.
With this twmruined reads .twmruinedrc instead of .twmrc.

Some more details from the Changelog:

* src/twm.h and several other files: remove iconmgr functionality.
Also drop the sample configuration file directory. These referenced
iconmgr settings which I've removed. As more settings go these
files would get further and further from their authors' intentions
if I were to maintain them.

* aclocal.m4: regenerated using aclocal (automake) 1.15.1 on OpenBSD 6.2.
export AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15.1 ACLOCAL=/usr/local/bin/aclocal-1.15
/usr/local/bin/aclocal-1.15 -I /usr/X11R6/share/aclocal

* configure: regenerated using autoconf 2.69 on OpenBSD 6.2.
2017-12-16 21:42:55 -05:00
Michael Small 20894d7b1b twm-1.0.9 2017-09-15 23:01:49 -04:00