shell: Move surface move code back to just after the move grab functions
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Aug 2012 04:08:07 +0000 (00:08 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Aug 2012 04:08:07 +0000 (00:08 -0400)
commit9e31bff831d5a6a3200a2983b85189a77d1fecaa
tree08c01644dca9bd86d2f49e4386997b48ec52272b
parent64eca8949be6aa33633f2d5a3d72b4eaff4ea148
shell: Move surface move code back to just after the move grab functions

This chunk of code is what uses the move grab and used to come right
after it.  At some point it got split up, but move it back now.
src/shell.c