public inbox for cygwin-xfree-announce@sourceware.org
help / color / mirror / Atom feed
From: "Harold L Hunt II" <huntharo@msu.edu>
To: "cygx" <cygwin-xfree@cygwin.com>,
	"cygxannounce" <cygwin-xfree-announce@cygwin.com>
Subject: [ANNOUNCEMENT] Server Test 73
Date: Mon, 20 Jan 2003 06:34:00 -0000	[thread overview]
Message-ID: <NHEELHJHHFKPMAEAFMFCIEJPDFAA.huntharo@msu.edu> (raw)

Links:

I just posted Test 73 to the server development page:
http://xfree86.cygwin.com/devel/shadow/

You can install the Test 73 package via setup.exe by selecting the
'test' package (and be sure to check the 'Bin' box): XFree86-xserv-4.2.0-21

Server Test Series binary and source code releases are now
available via the sources.redhat.com ftp mirror network
(http://cygwin.com/mirrors.html) in the
pub/cygwin/xfree/devel/shadow/ directory.  You may wish to note the
desired filename in the links below, then download from your
closest mirror (http://cygwin.com/mirrors.html).

Server binary, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test73.exe.bz2 (1201 KiB)

Server source, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030120-0108.tar.bz2 (106
KiB)

xc/programs/Xserver/hw/xwin (all files) diff against Test72 source code:
http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test72-to-Test73.diff.bz2 (16
KiB)


Changes:

1) Preliminary integration of the ``xwinclip'' functionality
into the main server executable.  This functionality is accessible via
the ``-clipboard'' command-line parameter.  (Harold Hunt)

2) Delay the execution of the Multi-Window Window Manager thread
until the X Server has finished starting up.  (Harold Hunt)

3) Restructure the way that the Multi-Window Window Manager handles
fatal errors.  Return FALSE when we encounter an initialization error
so that the server can make a clean exit, instead of aborting
immediately by calling exit (1).  For later errors, call pthread_exit
(NULL) instead of exit (1) so that only the Multi-Window Window
Manager aborts; there is no need to kill the X Server process since
work could still be recovered without the window manager module.
(Harold Hunt)

4) Destroy the pthread mutex and condition variables, used for
synchronization in the Multi-Window Window Manager, upon X Server
exit.  (Harold Hunt)

Enjoy,

Harold


                 reply	other threads:[~2003-01-20  6:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=NHEELHJHHFKPMAEAFMFCIEJPDFAA.huntharo@msu.edu \
    --to=huntharo@msu.edu \
    --cc=cygwin-xfree-announce@cygwin.com \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).