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
/
state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
state, context: allow passing NULL to *_unref()
Ran Benita
1
-0
/
+5
2012-10-22
Split the mods, layout, leds parts of xkb_state_components
Ran Benita
1
-42
/
+52
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
-3
/
+30
2012-10-06
state: fix bad EFFECTIVE check in *_is_active()
Ran Benita
1
-0
/
+9
2012-09-27
Add xkb_state_key_get_one_sym
Daniel Stone
1
-0
/
+15
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-35
/
+34
2012-09-02
state: fix mod_names_are_active
Ran Benita
1
-20
/
+25
2012-08-08
Add xkb_map_mod_mask_remove_consumed
Daniel Stone
1
-0
/
+31
2012-08-08
test: Minimise includes
Daniel Stone
1
-2
/
+0
2012-07-12
Add a library of common test functions
Daniel Stone
1
-11
/
+4
2012-06-22
state: Add more comprehensive repeating test
Daniel Stone
1
-5
/
+3
2012-06-22
Add xkb_key_repeats
Daniel Stone
1
-0
/
+13
2012-06-09
state: use darray for filters
Ran Benita
1
-10
/
+16
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
1
-5
/
+5
2012-05-09
Rename serialise to serialize
Daniel Stone
1
-8
/
+8
2012-05-09
Add common LED names to xkbcommon-names.h
Daniel Stone
1
-2
/
+2
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
1
-3
/
+2
2012-05-09
Use our own keysyms
Kristian Høgsberg
1
-3
/
+2
2012-05-09
Shorten context to ctx
Ran Benita
1
-5
/
+5
2012-05-09
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
1
-19
/
+19
2012-05-09
Add multiple modifier state matching API
Daniel Stone
1
-0
/
+19
2012-05-08
Add pre-defined names database
Daniel Stone
1
-13
/
+14
2012-05-08
Add flags to context creation
Daniel Stone
1
-1
/
+1
2012-05-08
Add flags to keymap compilation entrypoints
Daniel Stone
1
-1
/
+1
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-1
/
+1
2012-04-09
Overhaul test suite
Ran Benita
1
-10
/
+10
2012-04-09
Rename xkb_desc to xkb_keymap
Daniel Stone
1
-3
/
+3
2012-03-27
Use xkb_contexts in keymap compilation
Daniel Stone
1
-2
/
+7
2012-03-27
Define our own None atom value
Ran Benita
1
-2
/
+0
2012-03-27
Move utils.{c,h} to be used by the entire project
Ran Benita
1
-1
/
+1
2012-03-27
Add enum xkb_key_direction instead of bool
Daniel Stone
1
-11
/
+11
2012-03-27
Add state serialisation API
Daniel Stone
1
-22
/
+78
2012-03-22
Rename keymap allocation API
Daniel Stone
1
-2
/
+2
2012-03-22
Add LED state API
Daniel Stone
1
-11
/
+28
2012-03-21
Round out new state API
Daniel Stone
1
-13
/
+62
2012-03-21
Add new state API
Daniel Stone
1
-0
/
+104