2012-05-18 | Daniel Stone | Add benchmarking test to rulescomp Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-11 | Daniel Stone | Rename 'ctx' back to 'context' in external API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-11 | Daniel Stone | Add xkbcommon-keysyms.h to Makefile.am Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Document that xkb_state_get_map doesn't take a ref Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Change xkb_key_get_syms to just return a bare int Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Move KcCGST API to internal-only Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Rename serialise to serialize Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Add common LED names to xkbcommon-names.h Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Include xkbcommon-names.h from xkbcommon.h Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Remove keycode_range_is_legal Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Merge remote-tracking branch 'krh/keysyms' Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Make build directory includes more explicit Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Change all 'xkb' xkb_keymap names to 'keymap' Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Rename keysym <-> string API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-09 | Daniel Stone | Add multiple modifier state matching API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-08 | Daniel Stone | Add pre-defined names database Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-08 | Daniel Stone | Add context flag to inhibit default include paths Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-08 | Daniel Stone | Add flags to context creation Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-08 | Daniel Stone | Add flags to keymap compilation entrypoints Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-08 | Daniel Stone | Reintroduce $(builddir)/src/xkbcomp include Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-07 | Daniel Stone | Use AC_ARG_VAR for X11 header and XKB paths Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-05-07 | Daniel Stone | Rename YYLTYPE to struct YYLTYPE Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-26 | Daniel Stone | Dump include paths when we can't find rules Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-09 | Daniel Stone | Unconstify xkb_rules_names Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-09 | Daniel Stone | Rename xkb_desc to xkb_keymap Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-09 | Daniel Stone | Use xorg CFLAGS and fix AC_USE_SYSTEM_EXTENSIONS Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-09 | Daniel Stone | Eliminate remaining gcc warnings Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-03 | Daniel Stone | Don't parse nonsense Unicode/hex keycodes Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-03 | Daniel Stone | Remove unused device_spec Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-03 | Daniel Stone | include resets group compatibility modifiers #43091 Reviewed-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-03 | Daniel Stone | Add cscope output to .gitignore Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-04-03 | Daniel Stone | Properly document xkb_key_get_syms Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Fail gracefully on failure to find component include Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Tests: Release context on failure to build keymap Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Full support for multiple keysyms per level Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Parsing support for multiple keysyms per entry Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Don't leak strings in merge declarations Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-29 | Daniel Stone | Don't leak include_paths in context Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-28 | Daniel Stone | Remove unused rtrnValue declaration Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Use xkb_contexts in keymap compilation Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Add new context API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Update xkb_filter_group_lock_func for xkb_key_direction Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Fix distcheck with non-recursive Makefiles Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Fix build for X11 modifier masks Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Remove fallback strcasecmp/strncasecmp Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Add include/ to makekeys include path Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Remove internal API from xkbcommon.h Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Remove hardcoded legacy modifier masks Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Remove unused changes structs Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Remove unused members of xkb_state Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Add enum xkb_key_direction instead of bool Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Add state serialisation API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-27 | Daniel Stone | Cosmetic coding style fixups Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-22 | Daniel Stone | Rename keymap allocation API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-22 | Daniel Stone | Add LED state API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-22 | Daniel Stone | LEDs: Fix string comparison bug Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-22 | Daniel Stone | Check for invalid indices in mod/group state API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-22 | Daniel Stone | Fix documentation bugs with mod/group state API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Add a proper README Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Round out new state API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Fix (correct, but harmless) const warning Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Add new state API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Remove some rogue fprintfs Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Don't clear real mods in action modmask Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-21 | Daniel Stone | Remove unnecessary allocation in expr.c Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-20 | Daniel Stone | Small constification Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-16 | Daniel Stone | Also print group name in keysym error Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-16 | Daniel Stone | More useful errors for invalid keysyms Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-16 | Daniel Stone | Fix non-useModMapMods action masks Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-15 | Daniel Stone | Add geometry test Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-15 | Daniel Stone | Plug leaks in geometry parsing Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-15 | Daniel Stone | Remove more float support Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-15 | Daniel Stone | Also update vmod -> indicator maps Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Update modifiers after building keymap Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Convert interp action from xkb_any_action to xkb_action Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Add xkb_get_syms_by_level Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Fix leak in xkbcomp.c Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Remove component listing code Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Remove unused control members Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-14 | Daniel Stone | Add a tiny bit of documentation to xkbcommon.h Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-13 | Daniel Stone | Add xkb_key_get_syms API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-13 | Daniel Stone | Revert "Use XKB_COMMON_* modifier defines in ExprResolveModMask" |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Use XKB_COMMON_* modifier defines in ExprResolveModMask Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Remove overlay support as well Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Remove half-implemented radio groups Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Remove indirect XkbCM* and XkbSM* macros Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Handle XkbFiles without a name Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-10 | Daniel Stone | Move allocation of xkb_desc into CompileKeymap Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Clean up xkb_keysym_to_string message Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Remove geometry even harder Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Introduce xkb_atom_t type Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Introduce xkb_keysym_t type Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Remove atom functions from public API Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Stringify public name types Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Ensure we always have a complete keymap Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | filecomp: Fix xkbcomp warning Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Convert CompileKeymap to early-return style Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Use compile_keymap in xkb_compile_keymap_from_components Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | Add explicit braces Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
2012-03-09 | Daniel Stone | xkbcomp: Turn an array into an anonymous struct Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
commit | commitdiff | tree |
next |