]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some...
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 27 Mar 2009 14:24:52 +0000 (15:24 +0100)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 27 Mar 2009 14:24:52 +0000 (15:24 +0100)
commita8478efa3454e0838280ef19e07c673abf8a6f4d
tree8ae61a3752a8d8bcb05c393edccf169aa50ef9b1
parent9077831ed386c541a5d1bed84e128316517b719f
Bugfix: Correctly filter out the numlock state bit (doesn’t get cleared for some reason)

This fixes ticket #14
Makefile
include/xcb.h
src/handlers.c
src/mainx.c
src/xcb.c