index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
test/interactive: also print the level
Ran Benita
1
-10
/
+7
2013-03-18
test/keyseq: re-add de(neo) level5 test
Ran Benita
1
-6
/
+5
2013-03-18
Sync test data from xkeyboard-config
Ran Benita
21
-146
/
+573
2012-12-13
configure.ac: add xkbcommon.com url to AC_INIT
Ran Benita
1
-2
/
+3
2012-12-06
Parser: Initialise geometry elements for VarDecl
Daniel Stone
1
-3
/
+3
2012-11-11
state: rename state->cur to state->components
Ran Benita
1
-68
/
+70
2012-11-11
state: don't keep the previous state components in xkb_state
Ran Benita
1
-7
/
+9
2012-11-11
keymap: wrap the layout parameter if it is out of range for the key
Ran Benita
4
-10
/
+29
2012-11-09
Only distribute .tar.xz archives
Daniel Stone
1
-1
/
+1
2012-11-07
Don't use trailing enum comma in public headers
Ran Benita
1
-8
/
+8
2012-11-07
test/keysym: '\e' is non-standard
Ran Benita
1
-1
/
+1
2012-11-06
doc: clarify that keysym_to_utf8 returns size including '\0'
Ran Benita
1
-3
/
+3
2012-11-05
keysym-utf: mark keysymtab array as static
Ran Benita
1
-1
/
+1
2012-11-05
keysym-utf: also translate special keysyms like Tab and Return
Ran Benita
2
-27
/
+27
2012-11-04
Add some explanations on consumed modifiers
Ran Benita
1
-2
/
+43
2012-10-30
action: don't allow private actions with a known type
Ran Benita
2
-2
/
+21
2012-10-30
build: Require xorg macros 1.16
Damien Lespiau
1
-1
/
+1
2012-10-30
build: Make autoreconf honour ACLOCAL_FLAGS
Damien Lespiau
1
-1
/
+1
2012-10-29
test/keyseq: add test for setting depressed group
Ran Benita
1
-0
/
+46
2012-10-29
state, context: allow passing NULL to *_unref()
Ran Benita
4
-2
/
+13
2012-10-26
state: don't use xkb_keymap_num_layouts internally
Ran Benita
1
-5
/
+3
2012-10-26
doc: fix wrong comment
Ran Benita
1
-1
/
+1
2012-10-26
state: don't use xkb_state_serialize_* internally
Ran Benita
1
-9
/
+3
2012-10-26
Makefile.am: move test.h to libtest_la_SOURCES
Ran Benita
1
-3
/
+3
2012-10-26
Makefile.am: split sed script into multiple lines
Ran Benita
1
-1
/
+4
2012-10-26
configure.ac: don't tramp on user's CFLAGS
Ran Benita
1
-1
/
+1
2012-10-26
configure.ac: add explicit PKG_PROG_PKG_CONFIG
Ran Benita
1
-0
/
+1
2012-10-24
test: add key processing benchmark
Ran Benita
3
-1
/
+100
2012-10-24
state: fix possible index-out-of-bounds in action dispatch table
Ran Benita
1
-0
/
+11
2012-10-24
More README
Daniel Stone
1
-1
/
+4
2012-10-24
README updates
Daniel Stone
1
-2
/
+2
2012-10-24
Bump to 0.2.0
xkbcommon-0.2.0
Daniel Stone
1
-1
/
+1
2012-10-23
doc: various fixes
Ran Benita
1
-46
/
+49
2012-10-23
doc: move include_path functions to a separate group
Ran Benita
1
-25
/
+38
2012-10-23
test/interactive: use num_layouts_for_key()
Ran Benita
1
-2
/
+3
2012-10-23
keymap: use plain array for keymap->group_names
Ran Benita
4
-24
/
+18
2012-10-23
state: fix typo in state component copying
Ran Benita
1
-1
/
+1
2012-10-24
autogen: use --force instead of --symlink
Daniel Stone
1
-1
/
+1
2012-10-22
Change update_mask arguments to read 'depressed' instead of 'base'
Ran Benita
1
-2
/
+2
2012-10-22
test/interactive: add option to show state changes
Ran Benita
1
-6
/
+43
2012-10-22
Report which components of the state have changed
Ran Benita
2
-43
/
+90
2012-10-22
state: add struct state_components
Ran Benita
1
-68
/
+72
2012-10-22
Split the mods, layout, leds parts of xkb_state_components
Ran Benita
9
-106
/
+161
2012-10-22
doc: add note about X11 vs. extended keycodes
Ran Benita
1
-0
/
+20
2012-10-21
Silence a couple of warnings
Ran Benita
2
-1
/
+4
2012-10-18
Move _text() functions from keymap-dump to text.c
Ran Benita
3
-77
/
+81
2012-10-18
Remove a couple more uses of static char buffers
Ran Benita
2
-6
/
+5
2012-10-18
Contextualize GetBuffer()
Ran Benita
6
-32
/
+35
2012-10-18
Clean up xkb_sym_interpret a bit
Ran Benita
5
-60
/
+32
2012-10-17
Commit and distribute ks_tables.h
Ran Benita
4
-9
/
+4685
[next]