index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
x11/keymap: handle private actions
Ran Benita
2014-08-09
1
-0
/
+14
*
x11/keymap: be more defensive about the number of modifiers
Ran Benita
2014-08-08
1
-2
/
+4
*
x11/keymap: don't forget to add the vmod offset in get_vmods
Ran Benita
2014-08-08
1
-2
/
+3
*
x11: don't iterate on empty batches
Ran Benita
2014-06-15
1
-1
/
+2
*
Remove unnecessary !!(expressions)
Ran Benita
2014-06-01
1
-3
/
+3
*
x11: fix out-of-bounds access in adopt_atoms() error handling
Ran Benita
2014-05-14
1
-2
/
+3
*
keymap, keycodes, compat: don't use darray for LEDs
Ran Benita
2014-04-22
1
-4
/
+4
*
keymap: don't use darray in xkb_mod_set
Ran Benita
2014-04-22
1
-10
/
+5
*
Add struct xkb_mod_set
Ran Benita
2014-04-19
1
-4
/
+7
*
x11: relax XkbGetNames requirements
Ran Benita
2014-03-06
1
-4
/
+8
*
keymap: change action flag NO_ACCEL -> ACCEL
Ran Benita
2014-02-16
1
-2
/
+2
*
action: fix SwitchScreen "same" field handling
Ran Benita
2014-02-16
1
-1
/
+1
*
x11: don't trust keycode before testing its range
Ran Benita
2014-02-09
1
-3
/
+7
*
x11: add 0 < ctrls->numGroups <= 4 assertion
Ran Benita
2014-02-09
1
-0
/
+1
*
api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP
Ran Benita
2014-02-08
1
-1
/
+1
*
x11: make sure not to use compat header
Ran Benita
2014-02-08
1
-1
/
+1
*
x11: make some #defines unsigned
Ran Benita
2014-02-08
1
-9
/
+9
*
x11: fix truncation of xkb controls mask off the wire
Ran Benita
2014-02-08
1
-1
/
+1
*
x11: make msb_pos return unsigned
Ran Benita
2014-02-08
1
-1
/
+1
*
Use (1u << idx) instead of (1 << idx) where appropriate
Ran Benita
2014-02-08
1
-2
/
+2
*
Fix sign-compare warnings
Ran Benita
2014-02-08
1
-6
/
+6
*
x11: add #actions == #syms check
Ran Benita
2014-02-07
1
-0
/
+3
*
x11: add explicit cast in mods conversion
Ran Benita
2014-02-07
1
-1
/
+4
*
x11: add XKB protocol keymap and state creation support
Ran Benita
2014-02-02
4
-0
/
+1486