Go to file
Daniel Stone 8693c2652c Add really rudimentary rules caching support
Keep the parsed form of the last-used rules file around, and reuse that
if we get asked for the same ruleset.  If not, bin it and cache the
other one.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2010-06-22 15:57:16 +01:00
include Use CARD32 instead of Atom, move geom headers in 2010-06-22 15:57:16 +01:00
src Add really rudimentary rules caching support 2010-06-22 15:57:16 +01:00
test Allow external atom databases 2010-06-22 15:57:16 +01:00
.gitignore Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac xkbcomp: Lazy keysym parsing (avoid XStringToKeysym) 2010-06-22 15:56:56 +01:00
xkbcommon.pc.in Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00