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
/
xkbcommon
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Add keycode min/max and iteration API
Matthias Clasen
1
-0
/
+40
2013-04-01
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
1
-0
/
+14
2013-03-19
Allow NULL rmlvo for xkb_keymap_new_from_names
Daniel Stone
1
-1
/
+3
2013-03-19
Add environment overrides for default RMLVO
Daniel Stone
1
-1
/
+3
2013-03-18
doc: some improvements
Ran Benita
1
-38
/
+50
2013-03-18
More spelling errors
Ran Benita
1
-11
/
+11
2013-03-18
keysym: print unicode keysyms uppercase and 0-padded
Ran Benita
1
-1
/
+1
2012-11-11
keymap: wrap the layout parameter if it is out of range for the key
Ran Benita
1
-8
/
+10
2012-11-07
Don't use trailing enum comma in public headers
Ran Benita
1
-8
/
+8
2012-11-06
doc: clarify that keysym_to_utf8 returns size including '\0'
Ran Benita
1
-3
/
+3
2012-11-04
Add some explanations on consumed modifiers
Ran Benita
1
-2
/
+43
2012-10-29
state, context: allow passing NULL to *_unref()
Ran Benita
1
-0
/
+6
2012-10-26
doc: fix wrong comment
Ran Benita
1
-1
/
+1
2012-10-23
doc: various fixes
Ran Benita
1
-46
/
+49
2012-10-23
doc: move include_path functions to a separate group
Ran Benita
1
-25
/
+38
2012-10-22
Change update_mask arguments to read 'depressed' instead of 'base'
Ran Benita
1
-2
/
+2
2012-10-22
Report which components of the state have changed
Ran Benita
1
-39
/
+45
2012-10-22
Split the mods, layout, leds parts of xkb_state_components
Ran Benita
2
-23
/
+65
2012-10-22
doc: add note about X11 vs. extended keycodes
Ran Benita
1
-0
/
+20
2012-10-16
Add xkb_keysym_from_name() flags argument for case-insensitive search
David Herrmann
1
-1
/
+17
2012-10-13
Finish first round of API documentation
Ran Benita
1
-144
/
+519
2012-10-13
state: make mod_index_is_consumed() return -1 on invalid input
Ran Benita
1
-2
/
+2
2012-10-12
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
Ran Benita
1
-4
/
+4
2012-10-11
doc: use JAVADOC_AUTOBRIEF
Ran Benita
1
-42
/
+42
2012-10-11
Make xkb_keymap_num_leds return the index range instead of active count
Ran Benita
1
-0
/
+4
2012-09-27
Add xkb_state_key_get_one_sym
Daniel Stone
1
-0
/
+7
2012-09-24
Add format argument to xkb_keymap_get_as_string
Ran Benita
2
-4
/
+13
2012-09-24
Add return value the xkb_keysym_get_name
Ran Benita
1
-0
/
+6
2012-09-24
Improve API doxygen documentation
Ran Benita
2
-138
/
+305
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
1
-10
/
+11
2012-09-24
Promote keymap enumeration API to public
Daniel Stone
1
-0
/
+39
2012-09-20
API change: Rename xkb_map_* and group -> layout
Daniel Stone
2
-52
/
+105
2012-09-20
Add xkbcommon-compat.h and compat.c
Daniel Stone
2
-0
/
+32
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-1
/
+0
2012-09-12
Copyright updates
Daniel Stone
1
-1
/
+2
2012-09-11
xkbcommon-keysyms: Add header protection
David Herrmann
1
-1
/
+10
2012-09-11
xkbcommon.h build fix for missing stdarg.h
Pekka Paalanen
1
-0
/
+1
2012-09-11
kbproto unentanglement: XkbExplicit*Mask
Daniel Stone
1
-0
/
+1
2012-09-03
log: replace "priority" by "level" everywhere
Ran Benita
1
-13
/
+14
2012-09-02
state: fix mod_names_are_active
Ran Benita
1
-16
/
+16
2012-08-08
Add xkb_map_mod_mask_remove_consumed
Daniel Stone
1
-0
/
+9
2012-08-08
Add xkb_log_level enum rather than using syslog
Daniel Stone
1
-6
/
+18
2012-08-08
Add API to query whether a modifier is consumed
Ran Benita
1
-0
/
+10
2012-08-07
log: allow to resore default log function
Ran Benita
1
-2
/
+2
2012-08-07
Use only one set of core mod name-to-index functions
Ran Benita
1
-1
/
+1
2012-07-23
Add logging API
Ran Benita
1
-0
/
+71
2012-07-23
build: drop the include/ directory
Ran Benita
3
-0
/
+3651