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
2012-08-09
Fix xkb_keymap::vmods type
Ran Benita
1
-1
/
+1
2012-08-09
types: don't compute effective masks here as well
Ran Benita
2
-27
/
+8
2012-08-09
types: get rid of PreserveInfo
Ran Benita
1
-181
/
+120
2012-08-09
keymap-dump: use VModMaskText
Ran Benita
1
-66
/
+14
2012-08-09
Fix warning
Ran Benita
2
-5
/
+2
2012-08-08
Add xkb_map_mod_mask_remove_consumed
Daniel Stone
3
-13
/
+89
2012-08-08
Add xkb_log_level enum rather than using syslog
Daniel Stone
6
-40
/
+59
2012-08-08
Increase log verbosity in tests
Daniel Stone
2
-1
/
+5
2012-08-08
Rules: mmap() rules file instead of using getc()
Daniel Stone
1
-21
/
+43
2012-08-08
android: add build files
Pekka Paalanen
2
-0
/
+61
2012-08-08
stringcomp: Make test more punishing
Daniel Stone
1
-120
/
+589
2012-08-08
test/dump: Remove superfluous test
Daniel Stone
3
-2000
/
+0
2012-08-08
test/stringcomp: Perform full round-trip test
Daniel Stone
1
-6
/
+31
2012-08-08
stringcomp: Remove unnecessary Level1 mappings
Daniel Stone
1
-2
/
+0
2012-08-08
Always have at least one level in types
Daniel Stone
1
-1
/
+1
2012-08-08
IncludeStmt: Remove useless 'path' member
Daniel Stone
3
-4
/
+1
2012-08-08
Remove unused vmodmask calculation
Daniel Stone
1
-8
/
+0
2012-08-08
test: Minimise includes
Daniel Stone
6
-18
/
+2
2012-08-08
stringcomp: Update input file for output changes
Daniel Stone
1
-69
/
+69
2012-08-08
test: Add extremely rudimentary include path test
Daniel Stone
1
-1
/
+3
2012-08-08
Rename xkey test to keysym
Daniel Stone
2
-2
/
+2
2012-08-08
Print failed include paths on failure to find rules
Daniel Stone
1
-5
/
+9
2012-08-08
Move xkb_context struct to xkb-priv.h
Daniel Stone
2
-18
/
+18
2012-08-08
context: Maintain list of failed include paths
Daniel Stone
1
-10
/
+18
2012-08-08
More useful error message on failing RMLVO -> KcCGST
Daniel Stone
1
-2
/
+5
2012-08-08
Move more of xkb_map_new_from_rmlvo into compilation
Daniel Stone
1
-23
/
+22
2012-08-08
Staticise xkb_map_new_from_kccgst
Daniel Stone
4
-153
/
+11
2012-08-08
test: Use test_compile_*() in interactive
Daniel Stone
1
-27
/
+15
2012-08-08
Add support for default rules/model/layout
Daniel Stone
3
-8
/
+33
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
Warning fixes
Daniel Stone
2
-1
/
+2
2012-08-08
Add API to query whether a modifier is consumed
Ran Benita
3
-1
/
+58
2012-08-08
types: remove default type
Ran Benita
1
-111
/
+35
2012-08-07
types: store atoms instead of strings for level and type names
Ran Benita
4
-42
/
+23
2012-08-07
types: use regular array for map entries
Ran Benita
6
-19
/
+29
2012-08-07
types: use regular array for types
Ran Benita
6
-31
/
+34
2012-08-07
types: remove DeleteLevel1MapEntries
Ran Benita
3
-20
/
+7
2012-08-07
types: move preserve directly into xkb_kt_map_entry
Ran Benita
4
-33
/
+10
2012-08-07
Fix virtual modifiers mask extraction
Ran Benita
4
-13
/
+13
2012-08-07
types: small changes
Ran Benita
1
-111
/
+158
2012-08-07
Remove xproto build dependency
Ran Benita
4
-11
/
+17
2012-08-07
types: don't use canonical/required types
Ran Benita
7
-286
/
+1059
2012-08-07
types: add a general overview
Ran Benita
1
-0
/
+96
2012-08-07
symbols: remove support for key behaviors
Ran Benita
4
-48
/
+13
2012-08-07
keycodes: small changes
Ran Benita
1
-67
/
+63
2012-08-07
Handle key names consistently
Ran Benita
10
-88
/
+81
2012-08-07
keycodes: add a general overview
Ran Benita
1
-0
/
+88
2012-08-07
expr: make ResolveLevel return zero-based level
Ran Benita
2
-6
/
+3
2012-08-07
Add and use xkb_level_index_t
Ran Benita
9
-40
/
+46
[prev]
[next]