Skip to content
  • Rob Adams's avatar
    If we're moving a window and receive a _NET_CURRENT_DESKTOP message · fd13022d
    Rob Adams authored
    2004-02-14  Rob Adams  <readams@readams.net>
    
    	If we're moving a window and receive a _NET_CURRENT_DESKTOP
    	message indicating a workspace switch, bring along the drag window
    	to the new workspace, solving a potentially weird bug where the
    	window would be lost on the old workspace.  This also makes it
    	possible to implement edge flipping in an external program with
    	just a few lines of code.  Patch for #131630 from ed@catmur.co.uk.
    
    	* src/keybindings.c (switch_to_workspace): remove function -- no
    	longer needed.
    	(handle_activate_workspace): call meta_workspace_activate instead
    	of switch_to_workspace
    
    	* src/workspace.c (meta_workspace_activate_with_focus): if we're
    	in a move grab op, bring along the drag window.
    fd13022d
To find the state of this project's repository at the time of any of these versions, check out the tags.