window.c: Rearrange input handlers so they appear in the right order
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 11 Aug 2012 18:56:08 +0000 (14:56 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 13 Aug 2012 14:01:46 +0000 (10:01 -0400)
commitb29798bcab9625ce9b07bcf08333e8903cec2119
treeae65990a16bd710619233562e2d29d04216ba07f
parent92374e1409516f626092714d454790cfc26dbf91
window.c: Rearrange input handlers so they appear in the right order

They were all over the place before, now they appear in protocol order.
clients/window.c