Correct check for modifier in class-specific cycle.
commit8cb6a787264cc0adef2c82af0897ba8b8461783d
authorIain Patterson <wm@iain.cx>
Mon, 22 Apr 2013 12:41:46 +0000 (22 13:41 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 2 May 2013 19:41:07 +0000 (2 20:41 +0100)
treec14ba3033857c1316c73dc310b91331333b46a45
parent6fb2b13ec708b74d24377c96703793c1360d7659
Correct check for modifier in class-specific cycle.

The hasModifier flag was set if the FocusNextKey or FocusPrevKey
shortcuts had modifiers, depending on which shortcut was used to open
the switchpanel.

The switchpanel can also be opened with the GroupNextKey or GroupPrevKey
shortcuts, so we should account for those when setting hasModifier.
src/cycling.c