On Wed, 5 Mar 2003 06:42:49 -0800 Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: > On Wednesday 05 March 2003 06:25, Ciprian Popovici wrote: > > > > It happens for all windows. Yes, I'm using opaque moving, but that > > was the whole point, getting better window movement performance with > > opaque activated. > > here is how opaque window moving works: > > you click to start the operation > you move the mouse > blackbox receives a "moved mouse to here while performing a move" > we send a configure message (yes, message, via xlib) to the client > repeat as long as you move the mouse > > The window that is moved is responsible for updating itself for each > and every configure message. >
I see. Come to think about it, some windows react better than other, so it should be about each application then and how busy that application is at that particular moment. BTQ, Does the non-opaque moving in 0.65 still has the side-effect of "freezing" window activity while it's in progress? -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
