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-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
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
9
-65
/
+65
2012-09-19
test: add print-compiled-keymap tool
Ran Benita
2
-0
/
+107
2012-09-17
symbols: fix buffer overflow with illegal explicit group
Ran Benita
1
-0
/
+3
2012-09-16
keyseq: add test for repeat-shift-repeat-unshift-repeat
Ran Benita
1
-1
/
+17
2012-09-16
Organize src/ and test/ headers
Ran Benita
11
-41
/
+6
2012-09-15
keycodes: ignore explicit minimum/maximum statements
Ran Benita
1
-2
/
+0
2012-09-14
keyseq: test that de(neo) is working properly
Ran Benita
1
-1
/
+75
2012-09-13
symbols: fix real/alias key merge ordering bug
Ran Benita
1
-1
/
+22
2012-09-13
keymap-dump: don't write spaces between multiple-syms-per-level
Ran Benita
1
-2
/
+2
2012-09-12
Copyright updates
Daniel Stone
7
-41
/
+59
2012-09-03
test/rules-file: add benchmark
Ran Benita
1
-7
/
+48
2012-09-03
test: add rmlvo-to-kccgst tool
Ran Benita
2
-0
/
+86
2012-09-03
rules: fix check for appending '|' character when applying
Ran Benita
2
-2
/
+2
[next]