]> git.sur5r.net Git - i3/i3lock/commit
use libxkbcommon for input handling
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Oct 2012 18:24:55 +0000 (20:24 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 26 Oct 2012 18:39:59 +0000 (20:39 +0200)
commite1d86a327945111b99148650dc536c9ad8598cc1
treef120f2e29e47cfa7eb494f811c3282449cf3d720
parent1d08065fe02304f078c9b34250148777f3d0a734
use libxkbcommon for input handling

Thanks to Ran Benita and Daniel Stone (the libxkbcommon authors) for
answering my questions and reviewing this code.

With this commit, input handling should be more correct with using less
code (in i3lock, that is).
Makefile
README
i3lock.c
keysym2ucs.c [deleted file]
keysym2ucs.h [deleted file]
ucs2_to_utf8.c [deleted file]
ucs2_to_utf8.h [deleted file]
unlock_indicator.c
xcb.c
xcb.h