From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <0A32B279-D8F3-425C-BFD0-E631D50736B1@corpus-callosum.com> References: <14ec7b180903041807q58ae6a8fh31350709edd0c0c@mail.gmail.com> <14ec7b180903051921u10524f16naad654b297a67de3@mail.gmail.com> <14ec7b180903061342r1adca970gc1efa508ff9c8fb8@mail.gmail.com> <0A32B279-D8F3-425C-BFD0-E631D50736B1@corpus-callosum.com> Date: Mon, 9 Mar 2009 11:28:35 -0400 Message-ID: From: Michaelian Ennis To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Porter-Duff alpha blending Topicbox-Message-UUID: b6c5b73a-ead4-11e9-9d60-3106f5b1d025 On Sun, Mar 8, 2009 at 6:33 PM, Jeff Sickel wrote: > All this chatter about blending and Russ' recent updates to p9p encouraged > me to finally fix a small thing that's annoyed me with devdraw's on OS X: > that odd blank (all white) window when waking a machine from sleep, exiting > a screen saver, or un-hiding a devdraw based application. > > Here's the patch all ready for an hg import (should also be applied to > drawterm, and Inferno's win.c): > I am confused as to why one would return eventNotHandledErr after handling the event? ian