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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Add keycode min/max and iteration API
Matthias Clasen
1
-0
/
+23
2013-05-09
Widen keycode range to 8/255 if possible (bug #63390)
Daniel Stone
1
-0
/
+2
2013-04-01
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
4
-0
/
+109
2013-04-01
Add key-sequence checking to rulescomp
Daniel Stone
1
-60
/
+137
2013-03-19
test: Add va_list variant of test_key_seq
Daniel Stone
2
-6
/
+17
2013-03-19
Allow NULL rmlvo for xkb_keymap_new_from_names
Daniel Stone
1
-6
/
+10
2013-03-19
test: Add environment checking to rulescomp
Daniel Stone
1
-3
/
+45
2013-03-19
test: Suppress RMLVO environment inheritance by default
Daniel Stone
2
-1
/
+16
2013-03-19
Add environment overrides for default RMLVO
Daniel Stone
1
-7
/
+0
2013-03-19
test: Use test_get_context() in log.c
Daniel Stone
1
-1
/
+1
2013-03-19
test: Add flags argument to test_get_context()
Daniel Stone
13
-13
/
+17
2013-03-19
test: Move test_key_seq to common.c
Daniel Stone
3
-104
/
+109
2013-03-18
keyseq: add a couple of tests
Ran Benita
1
-0
/
+29
2013-03-18
Don't try to build linux-specific tests on non-linux
Ran Benita
1
-1
/
+0
2013-03-18
keymap: abstract a bit over the keymap format
Ran Benita
3
-0
/
+26
2013-03-18
test/rmlvo-to-kccgst: free memory before exit
Ran Benita
1
-0
/
+6
2013-03-18
keymap-dump: remove some ugly empty lines
Ran Benita
1
-3
/
+0
2013-03-18
keymap-dump: don't indent after xkb_keymap {
Ran Benita
1
-1906
/
+1906
2013-03-18
keysym: print unicode keysyms uppercase and 0-padded
Ran Benita
2
-24
/
+28
2013-03-18
test/interactive: change variable name for 'xkb' to 'keymap'
Ran Benita
1
-2
/
+3
2013-03-18
state: fix unbound virtual modifier bug
Ran Benita
2
-1
/
+1543
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-11-07
test/keysym: '\e' is non-standard
Ran Benita
1
-1
/
+1
2012-11-05
keysym-utf: also translate special keysyms like Tab and Return
Ran Benita
1
-2
/
+15
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
1
-0
/
+5
2012-10-24
test: add key processing benchmark
Ran Benita
2
-0
/
+97
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
2
-44
/
+56
2012-10-16
Add xkb_keysym_from_name() flags argument for case-insensitive search
David Herrmann
2
-8
/
+48
2012-10-12
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
Ran Benita
1
-2
/
+2
2012-10-11
Make xkb_keymap_num_leds return the index range instead of active count
Ran Benita
2
-2
/
+2
2012-10-10
stringcomp: test compilation of a dump of a keymap created from rules
Ran Benita
1
-0
/
+12
2012-10-10
keymap, state: don't assume led index < xkb_keymap_num_leds
Ran Benita
2
-5
/
+32
2012-10-09
keysym: fix xkb_keysym_is_upper/lower() to work properly
Ran Benita
1
-0
/
+29
2012-10-06
state: fix bad EFFECTIVE check in *_is_active()
Ran Benita
1
-0
/
+9
2012-09-30
parser: remove XkbCompMapList rule
Ran Benita
2
-17
/
+0
2012-09-30
test/interactive: allow -k to get any absolute path
Ran Benita
1
-3
/
+15
2012-09-30
Don't use %z printf format
Ran Benita
1
-2
/
+3
2012-09-27
test: add keycodes files which map directly to evdev codes
Ran Benita
3
-0
/
+1695
2012-09-27
keymap-dump: make it look better with long key names
Ran Benita
1
-495
/
+495
2012-09-27
test/interactive: allow to set evdev offset
Ran Benita
1
-5
/
+13
2012-09-27
Add xkb_state_key_get_one_sym
Daniel Stone
1
-0
/
+15
2012-09-24
Add format argument to xkb_keymap_get_as_string
Ran Benita
2
-2
/
+2
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
3
-18
/
+18
2012-09-24
state: correctly wrap state->locked_group and ->group
Ran Benita
1
-0
/
+40
2012-09-24
Don't choke on RMLVO layout string with holes
Ran Benita
1
-0
/
+3
[next]