Regroup actions into current vs. deprecated, resize vmod
authorDaniel Stone <daniel@fooishbar.org>
Wed, 16 Jun 2010 23:51:49 +0000 (00:51 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 22 Jun 2010 14:56:56 +0000 (15:56 +0100)
commitd2d787df65d51c085dff0f9c4daf14bfffcaeeec
treef35c33237feefb794b8edf2e25542aba1a68e53c
parente564235b436159f23a77270752ffdee1867f27c8
Regroup actions into current vs. deprecated, resize vmod

Use Xkbc* for all our actions that we intend to keep around, and Xkb*
for deprecated ones we can hopefully get rid of, at least internally.

While we're at it, make vmods be a uint32_t.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
include/X11/extensions/XKBcommon.h
src/malloc.c
src/xkbcomp/action.c
src/xkbcomp/compat.c