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
path:
root
/
test
/
interactive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
test: Add flags argument to test_get_context()
Daniel Stone
1
-1
/
+1
2013-03-18
test/interactive: change variable name for 'xkb' to 'keymap'
Ran Benita
1
-2
/
+3
2013-03-18
test/interactive: also print the level
Ran Benita
1
-10
/
+7
2012-10-23
test/interactive: use num_layouts_for_key()
Ran Benita
1
-2
/
+3
2012-10-22
test/interactive: add option to show state changes
Ran Benita
1
-6
/
+43
2012-10-22
Split the mods, layout, leds parts of xkb_state_components
Ran Benita
1
-2
/
+4
2012-10-11
Make xkb_keymap_num_leds return the index range instead of active count
Ran Benita
1
-1
/
+1
2012-10-10
keymap, state: don't assume led index < xkb_keymap_num_leds
Ran Benita
1
-2
/
+2
2012-09-30
test/interactive: allow -k to get any absolute path
Ran Benita
1
-3
/
+15
2012-09-27
test/interactive: allow to set evdev offset
Ran Benita
1
-5
/
+13
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-15
/
+15
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-4
/
+0
2012-08-08
test: Use test_compile_*() in interactive
Daniel Stone
1
-27
/
+15
2012-08-08
tests: Fix uninitialised-use-of-'ret' warning
Daniel Stone
1
-3
/
+4
2012-08-08
test: Use test_get_context() in interactive
Daniel Stone
1
-1
/
+2
2012-08-08
Add API to query whether a modifier is consumed
Ran Benita
1
-1
/
+4
2012-08-07
interactive: add support to run from keymap file
Ran Benita
1
-20
/
+38
2012-07-28
Add an interactive evdev test
Ran Benita
1
-0
/
+493