Fix arrow keys in switchpanel.
commit68a902aa2eeacc03e66823f7228685df53a3b18e
authorIain Patterson <wm@iain.cx>
Wed, 13 Nov 2013 14:27:24 +0000 (13 14:27 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:04 +0000 (30 18:11 +0000)
tree9971ee79c7b12999eaf40932c3e057e39d6a19f7
parent9c8398c0dc8aa7212752d3f5bc54833089f0eaaf
Fix arrow keys in switchpanel.

A previous commit broke the behaviour of the left and right arrow keys
in the switchpanel.  Releasing either of the keys would correctly select
a new window but the panel would then close.  The original, and desired,
behaviour is for the panel to remain open after selecting a new window
with the arrow keys.

Reported by Yury Tarasievich.
src/cycling.c