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. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
