libxkbcommon/xkbcommon
Ran Benita 973b8fd47e api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP
The PLACEHOLDER was not meant to be used, but c++ doesn't like passing 0
to enums, so it was used. For this reason we add all the NO_FLAGS items,
so the PLACEHOLDER shouldn't be used anymore.

Second, XKB_MAP is the prefix we used ages ago, KEYMAP is the expected
prefix here. So deprecate that as well.

The old names may still be used through the xkbcommon-compat.h header,
which is included by default (no need to include directly).

Signed-off-by: Ran Benita <ran234@gmail.com>
2014-02-08 16:40:20 +02:00
..
xkbcommon-compat.h api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP 2014-02-08 16:40:20 +02:00
xkbcommon-keysyms.h keysyms: add German T3 layout keysyms from xproto 2014-01-01 10:40:09 +02:00
xkbcommon-names.h Add a constant for NumLock 2014-01-11 17:29:02 +02:00
xkbcommon-x11.h x11: add missing #ifdef __cplusplus to header 2014-02-04 22:18:12 +02:00
xkbcommon.h api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP 2014-02-08 16:40:20 +02:00