Commit Graph

7 Commits

Author SHA1 Message Date
893bdb5928 Convert menus.c to C++ menus.cc 2021-01-31 12:39:10 -05:00
2f8a64623a Get compiling in OpenBSD 6.6 (with clang). 2020-04-10 21:33:56 -04:00
Mike Small
740a9e9e79 Start converting to C++. Start simplified icon placement. 2019-10-06 22:28:07 -04:00
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
30e2e57a58 Set warnings as errors.
Const correct massaging to lose the couple warnings that were there.
2017-10-01 00:02:51 -04:00
5cfb5bf2e7 Preliminaries: renaming 2017-09-28 00:55:30 -04:00
Michael Small
20894d7b1b twm-1.0.9 2017-09-15 23:01:49 -04:00