From owner-cvs-all Mon Aug 5 20:48:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFA3B37B400; Mon, 5 Aug 2002 20:48:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3B843E75; Mon, 5 Aug 2002 20:48:51 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Received: from freefall.freebsd.org (wollman@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g763mpJU033451; Mon, 5 Aug 2002 20:48:51 -0700 (PDT) (envelope-from wollman@freefall.freebsd.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g763mp3g033450; Mon, 5 Aug 2002 20:48:51 -0700 (PDT) Message-Id: <200208060348.g763mp3g033450@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 5 Aug 2002 20:48:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/seahaven/files patch-README patch-main.C X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/08/05 20:48:51 PDT Added files: games/seahaven/files patch-README patch-main.C Log: After some ten years of playing this game, I've finally gotten irritated enough by its broken focus handling to fix it (and a number of other ICCCM deficiencies). This involved actually *reading* the ICCCM and writing some Xlib code so trivial even I got it right first try. My record: 4682 wins, 5398 losses. Revision Changes Path 1.1 +15 -0 ports/games/seahaven/files/patch-README (new) 1.1 +121 -0 ports/games/seahaven/files/patch-main.C (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message