d98c514f82
We abuse (1 << 8) as mode_switch bit, which is in the range of the filtered state bits (see previous commit). Therefore, we need to filter first and then check for mode_switch. Furthermore, we used 0x2 before, which was just wrong. So, use our bitmask, not the normal one (0x2). |
||
---|---|---|
debian | ||
docs | ||
include | ||
man | ||
src | ||
tests | ||
website | ||
.gitignore | ||
CMDMODE | ||
DEPENDS | ||
GOALS | ||
LICENSE | ||
Makefile | ||
PACKAGE-MAINTAINER | ||
RELEASE-NOTES-3.a-bf1 | ||
TODO | ||
i3.config | ||
i3.desktop | ||
pseudo-doc.doxygen |