home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gwm18a.zip / gwm-1.7p_beta_5.README < prev    next >
Lisp/Scheme  |  1995-07-03  |  6KB  |  143 lines

  1.                                 _  _____         _          _            ____  
  2.   __ ___      ___ __ ___       / ||___  | __    | |__   ___| |_ __ _    | ___| 
  3.  / _` \ \ /\ / / '_ ` _ \ _____| |   / / '_ \   | '_ \ / _ \ __/ _` |   |___ \ 
  4. | (_| |\ V  V /| | | | | |_____| |_ / /| |_) |  | |_) |  __/ || (_| |    ___) |
  5.  \__, | \_/\_/ |_| |_| |_|     |_(_)_/ | .__/___|_.__/ \___|\__\__,_|___|____/ 
  6.  |___/                                 |_| |_____|                 |_____|     
  7.  
  8. ==============================================================================
  9.  
  10.  
  11. This release is the last beta before 1.8 is out.
  12.  
  13. This 1.7p_beta_5 update include small bug fixes. This will become 1.8 on
  14. June 30 if no major bug report has been received till then.
  15.  
  16. News in this release: (see details in revision.c)
  17.  
  18.     * just some small bugfixes by Anders Holst (aho@nada.kth.se) to its
  19.       virtual screen package and some C bugs triggered by it.
  20.  
  21. Reminder: New in 1.7p_beta_4 w.r.t. 7p_beta_3:
  22.  
  23.     * some bug fixes by Anders Holst (aho@nada.kth.se)
  24.       random crashes when using GWM_EXECUTE
  25.       additions to vtwm profile
  26.       simple-icon.gwm: stretched side bars didnt work
  27.  
  28.     * LaTeX doc updated, and postscript version included in distrib
  29.  
  30.     * roundoff errors when resizing windows near border in confine mode fixed
  31.  
  32.     * simple-win decoration upgraded to have shaped titlebars
  33.  
  34. Reminder: New in 1.7p_beta_3 w.r.t. 7p_beta_2:
  35.  
  36.     *  Anders Holst (aho@nada.kth.se) implemented recursive bars (bars inside
  37.        bars), shaped plugs in bars, and transparent or shaped tilings in bars.
  38.        see section NEW_BARS at the end of this text for details. 
  39.        I will incorporate it into the main documentation body after this update.
  40.        NOTE: you should not use anymore (bar-make ()) constructs, hunt them in
  41.        your code to replace them by (bar-make), as now (bar-make ()) has a
  42.        potentially different meaning.
  43.        A "fgrep '(bar-make ()' *.gwm" in your wool files should be sufficient.
  44.        A more powerful script is provided in contrib/scripts
  45.  
  46.     *  I also modified simple-icon.gwm and term-icon.xpm to take into account
  47.        this change. The new customisation item is "stretch", so for instance
  48.        to have the name of xmh window under it "a la mac", do a:
  49.        (customize simple-icon any Xmh stretch t legend t)
  50.        To have it on all icons, issue a:
  51.        (setq simple-icon.stretch t)
  52.        ... this should answer the request of Giacomo Boffi.
  53.  
  54.     * I added a small module to send me an upd packet every day by every
  55.       running gwm so that I can have some idea of the use, and more
  56.       importantly propagation of new versions. This will only send your
  57.       hostname, and will silently fail if the network is not present. You can
  58.       either disable this by -DNO_GWM_LOG, or better do a 
  59.       -DGWM_LOG_ID="\"a_name_of_your_setup\"" if you dont want me to log this
  60.       information, that I wont publish but will help me to better have a
  61.       feeling for the use of gwm.
  62.       see spy.c and GWM_log function in gwm.c, module done by
  63.       Cedric.Beust@sophia.inria.fr, http://www.inria.fr/koala/beust.html
  64.  
  65.     * I will put precompiled binaries on koala.inria.fr for the architectures
  66.       I have at hand, or contributed by users. currently:
  67.       linux, sparc-SunOS, sparc-solaris, dec_mips, dec_alpha, SGI
  68.       I will also upload these binaries on the X site for the 1.8 distrib
  69.        
  70.  
  71. Reminder: New in 1.7p_beta_2 w.r.t. 7p_beta_1:
  72.  
  73.     * still no Imakefiles for all the contrib/ dir. programs there should be
  74.       installed by hand if needed, all contributed Imakefile are welcome 
  75.       of course, but I dont think automatic installation of these progs
  76.       is desirable
  77.  
  78.     * last unfixable problem with xv documented (doc/KNOWN_BUGS)
  79.  
  80.     * Michael Welsh Duggan <md5i+@andrew.cmu.edu>: corrections to gwm doc
  81.  
  82.     * Vinnie Shelton <shelton@grind.ICD.Teradyne.COM>:
  83.       - patches included for better compilation on SVR4 systems
  84.       - distrib is now a tar of gwm-version_number
  85.  
  86.     * misc bug fixes:
  87.       - patch to function param evaluation by Anders Holst <aho@nada.kth.se>
  88.       - all known memory leaks fixed (XQueryTree calls not followed by XFrees)
  89.       - pb on make install with rxterm (Lionel.Mallet@sophia.inria.fr)
  90.  
  91. Reminder: New in 1.7p_beta_1 w.r.t. 1.7o:
  92.  
  93.     * *** XPM LIBRARY NO MORE INCLUDED! ***
  94.       Xpm is becoming a de facto standard. Is adopted by Motif 2.0 and COSE
  95.       CDE and many other packages (TCL/Tk, emacs...) so you SHOULD have it
  96.       installed somewhere. if not, compile it. With its inclusion in CDE 1.0,
  97.       its API is freezed so there wont be any compatibility problems
  98.  
  99.     * vtwm profile by Anders Holst  (aho@nada.kth.se) included
  100.  
  101.     * many, many bug fixes by Anders
  102.  
  103.     * Sample "diagonal" definitions included in placements.gwm by 
  104.       Michael A. Patton
  105.  
  106.     * all non-xpm or .gwm files moved from data/ into the new contrib/
  107.       subdirectory, including the "gwmchat" like-systems
  108.  
  109.     * Sven Wischnowsky <oberon@cs.tu-berlin.de>:
  110.       patch for the gwm.c file which adds two new options:
  111.       -I: this one makes gwm read its stdin (and, of course, evaluate it)
  112.       -P: together with -I makes gwm print a simple prompt showing the
  113.           number of currently open parentheses
  114.       see file data/emacs-mode.readme for details
  115.  
  116. WHERE TO FIND IT?
  117. =================
  118.  
  119. By FTP: Europe: koala.inria.fr:/pub/gwm/gwm-1.7p_beta_5.tar.gz
  120.         USA:    ftp.x.org:/contrib/window_managers/gwm/gwm-1.7p_beta_5.tar.gz
  121.  
  122. Warning: there may be some delay till it appears on ftp.x.org and its mirrors.
  123.  
  124. WHAT IS GWM?
  125. ============
  126.  
  127. The GWM (Generic Window Manager) is an extensible Window Manager for
  128. the X Window System Version 11. It is based upon a WOOL (Window Object
  129. Oriented Langage) kernel, which is an interpreted dialect of Lisp with
  130. specific window management primitives. The user builds a window
  131. manager by writing WOOL files to describe objects on the screen,
  132. including a Finite State Machine triggering WOOL actions on response
  133. to X events (e.g. mouse buttons) on that object. These objects can be
  134. used as decorations around X applications windows, as pop-up menus or
  135. as independent windows.
  136.  
  137. GWM should be able to emulate efficiently other window managers, and play
  138. the same role for window managers as EMACS does for text editors.
  139.  
  140.  
  141. --
  142. Colas Nahaboo, Koala, BULL @ INRIA Sophia, http://www.inria.fr/koala/colas
  143.