Re: [Wsmanager-devel] [ForeignWindow moveToWorkspaceRepresentedBy:...]
Status: Alpha
Brought to you by:
richwareham
From: Naveen Michaud-A. <inf...@ya...> - 2004-04-15 13:11:42
|
OK, after reading Workspace.c, I realized that the workspace manager doesn't automatically receive confirmation from the Dock and hence notify workspaces to update their list of windows. So here is a new version of DesktopPagerCell.h and DesktopPagerCell.m that will allow you to drag windows between workspaces (I currently have it transitioning to the workspace that you are dragging the window to, although that can be easily disabled). You'll have to forgive me for including the entire files as attachments, since i've never used diff before to generate patches (if anyone could tell me how that would be great). The code is a bit ugly (I only modified the mouse tracking functions) and could probably be refactored but it seems to work on my machine. Please test it out. Naveen Michaud-Agrawal Program in Molecular Biophysics Johns Hopkins University (410) 614 4435 __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html |