Re: [Wsmanager-devel] Re: Fwd: Re: Re: ForeignWindow moveToWorkspaceRepresentedBy
Status: Alpha
Brought to you by:
richwareham
From: Ka-Hing C. <ka...@gm...> - 2004-07-15 16:17:07
|
On Thu, 15 Jul 2004 13:30:00 +0100, Rich Wareham <rj...@he...> wrote: > On Wed, Jul 14, 2004 at 10:04:19PM -0700, Ka-Hing Cheung wrote: > > 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. > > OK, I've had a look through and modified the patch a wee bit (see > http://lotsofnakedwomen.com/~rjw57/dm/pager_drag_rjw.diff). I'm going to > commit this one if no-one objects. All is well, except that the commented line in Plugins/DesktopPager/DesktopPagerCell.m probably should be removed: +// [self sendActionOn: (NSLeftMouseUpMask | NSLeftMouseDraggedMask)]; I put it in there to test some stuff and forgot to take it out. -khc |