_____

ChangeLog of xfishtank

* 3.2.1
    01. main.c: use ^pcmanfm$ in stead of pcmanfm while searching for
        largest window
    02. utils.c: largest_window_with_name(): add memset() for the search
        result
* 3.2.0
    01. do not start ui() if option -nomenu is given
        same if started under xscreensaver
    02. correct src/fishtank.desktop (No roaches, but fish tank)
        Thanks to Daniel Hilsbrunner
    03. main.c: do gtkinit() after parsing the command line parameters
* 3.1.5 
    01. implement working 'hide menu' button and -nomenu flag for
        not-iconifying WM's
        main.c: document -bgc flag
        main.c: place parse() after ReadFlags()
        main.c: iconify when running in xscreensaver
        add xdo.c  xdo-copyright  xdo.h  xdo_search.c  xdo_util.h  xdo_version.h
        use xdo.c and xdo_search.c where convenient
        simplemake.sh: make it working
* 3.1.4 
    01. wmctrl.c: make compilable with '-Wall -pedantic -Wextra'
* 3.1.3  
    01. better implementation of selfrep
* 3.1.2
     1. main.c: Thanks(): add XCloseDisplay() when leaving.
        Makefile.am: do not use '$<': is not understood by bsd-make
     2. ixpm.c main.c wmctrl.c: make cppcheck happy
        ui.c: do_animate(): make sure id gets a value 
* 3.1.1
     1. Define default color for bgcolorstring
        Set also default backgroundcolor when clicking 'defaults' button
     2. Use defined background only in xscreensaver mode
* 3.1.0
     1. Clear screen after exit
        Some fixes to configure.ac
        Implement -changelog
        Implement -selfrep

* 3.0.1  Added autopkgtest and 'make check'
     added 'dependencies'

* 3.0.0  Initial release