[Wsmanager-devel] Re: Fwd: Re: Re: ForeignWindow moveToWorkspaceRepresentedBy
Status: Alpha
Brought to you by:
richwareham
From: Ka-Hing C. <ka...@gm...> - 2004-07-15 05:04:22
|
Updated patch so that workspace switch occurs at mouse up. The real reason for this is so that I can drag window from other workspace to the current workspace w/o switching. This is a quick hack (well, took about 2 hours? I am not too familiar with Cocoa...), it can probably be improved. In particular, [DesktopPagerCell windowContainingPoint] probably belongs to somewhere else (WorkspaceController? I forgot how to do default argument in Obj-C and was too lazy to look it up :-)). -khc |