Short:        Removes the Workbench menu line
Author:       kjelli@stud.cs.uit.no (Kjell Irgens)
Uploader:     kjelli stud cs uit no (Kjell Irgens)
Type:         util/wb
Architecture: m68k-amigaos

                     FULLBENCH 1.21     Feb 10th., 1995

What:
     This program will find the Workbench Window and resize it so that it fills
     the entire screen. It also sets the WorkBench Screen ShowTitles=FALSE.

Why:
     When using a WorkBench backdrop picture, the WBPicture prefs picture looks
     kinda wierd when the Titlebar is showing at the top. Also when using a big
     screen font the titlebar wastes a lot of Workbench space.

Where:
     Place Fullbench in your WBStartup drawer.

When:
     Fullbench only makes sense to use when you have a backdrop Workbench and
     requires AT LEAST Kickstart V37 and has been tested with WB2.04 and
     WB3.1.  There should be no problems that I can see with it in the future.

Who:
     The code is provided to do with as you wish and I welcome any comments
     etc.  This is FREEWARE.

     Original version by
     Chris Conger   (505)842-7724  CS(76326,3000)
     Science Applications Intn'l Corp.
     2109 Air Park RD. SE
     Albuquerque,NM 87106


     Changes done by Kjell Irgens of Ultima Thule software
     Email: kjelli@stud.cs.uit.no:

     1.11:
     An enforcer hit was removed, and toggle mode inserted.  Also, I removed
     the arq requester. Hope you don't mind, Chris. (didn't have the "arq.h"
     file handy..)

     1.12:
     Bug removed: In some situations, Fullbench didn't work after changing
     the WBpattern (WB 3.0.)  Thanx for telling me, Magne Østlyngen! :)

     1.20:
     Added a nice screen depth gadget in the upper right corner of the
     workbench.  You can now change screenmode without Fullbench quitting.
     Thanx for some useful help, Magne Østlyngen! :)

     1.21:
     The depth gadget acted a little strange. It was not a backdrop window,
     so other windows could be moved behind it.  The screen was forced to
     back when the gadget was pressed instead of when it was depressed. A
     new image is now shown when the button is pushed.
     Thanx to Jouni Jaaskelainen for your bugfix :)