From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <05a085ef4eedcefd3e4baa90523467fe@swtch.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Plan9Ports libdraw open-in-same-window From: "Russ Cox" Date: Thu, 9 Mar 2006 20:14:09 -0500 In-Reply-To: <52662DF4-5ED9-4738-A4EE-761BB9F030F3@telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 10b903b8-ead1-11e9-9d60-3106f5b1d025 If I run sam from inside acme, how does acme know not to draw over sam's screen? Does sam get a new X11 drawable that is above acme's? (For example, if I run sam inside acme and then in a separate window I run B /etc/passwd, presumably both sam and acme would try to display the file.) Russ