From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 414 invoked by alias); 17 May 2003 17:46:22 -0000 Mailing-List: contact cygwin-xfree-announce-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-xfree-announce-owner@sources.redhat.com Received: (qmail 31297 invoked from network); 17 May 2003 17:45:44 -0000 Message-ID: <3EC6754C.8090909@ajboggs.com> Date: Sat, 17 May 2003 17:46:00 -0000 From: Harold L Hunt II Reply-To: cygwin-xfree@cygwin.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygxannounce , cygx Subject: [ANNOUNCEMENT] Server Test 85 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00004.txt.bz2 List-Id: Links: I just posted Test 85 to the server development page: http://xfree86.cygwin.com/devel/shadow/ You can install the Test 85 package via setup.exe by selecting the following version of the XFree86-xserv package: 4.2.0-36 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-Test85.exe.bz2 (1206 KiB) Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030517-1320.tar.bz2 (110 KiB) xc/programs/Xserver/hw/xwin (all files) diff against Test84 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test84-to-Test85.diff (22 KiB) Changes: 1) Implement window title changing in MultiWindow mode. (Earle F. Philhower, III) 2) Implement an Always On Top command in the right-click menu (System Menu) for each window in MultiWindow mode. (Earle F. Philhower, III) 3) Move the XNextEvent loop into a separate thread for MultiWindow mode. (Earle F. Philhower, III) 4) Fix a race between the startup of the clipboard thread and MultiWindow window manager thread that caused window title changing to bork. (Harold L Hunt II) 5) Stop calling pthread_exit () from winClipboardErrorHandler (). An error is an error, not a reason to dump core. This may fix problems people have been having with -clipboard, but I don't make any promises. (Harold L Hunt II) Enjoy, Harold