fookb: Port to libdockapp.
commit0448b4965db43b377fd96acb35a67296023f7b23
authorDoug Torrance <dtorrance@piedmont.edu>
Sun, 10 Sep 2017 01:24:26 +0000 (9 21:24 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 10 Sep 2017 06:57:41 +0000 (10 08:57 +0200)
treec937a2e9d67d950410e57cabdb4999ed5790e89a
parentb8ce2c9cd247d2f4d8a7468a5e8a3f47c0c821e9
fookb: Port to libdockapp.

In addition to the obvious simplification to the code by removing all the
window creation stuff, this also allows us to let users pick whether they
want to run fookb as a dockapp or as a normal windowed application at
runtime using libdockapp's --windowed command line option.  Previously,
this was done during build using configure's --enable-wmaker option.
fookb/Makefile.am
fookb/configure.ac
fookb/fookb.c
fookb/images.c