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
/
xkbcomp
/
keymap-dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymap-dump: follow xkbcomp in printing affect=both in pointer actions
Ran Benita
2020-11-23
1
-4
/
+6
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
utils: use MIN/MAX instead of min/max
Ran Benita
2019-12-27
1
-2
/
+2
*
keymap-dump: use consistent capitalization for "Group<N>"
Ran Benita
2019-10-16
1
-2
/
+2
*
keymap-dump: fix invalid names used for levels above 8
Ran Benita
2019-10-16
1
-2
/
+2
*
keymap: fix NULL dereference when dumping the default fallback type
Ran Benita
2017-12-12
1
-1
/
+1
*
keymap-dump: use consistent order set/latch/lock (style)
Ran Benita
2016-06-09
1
-1
/
+1
*
keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels
Ran Benita
2014-09-25
1
-3
/
+2
*
keymap-dump: combine modifier_map's with the same modifier
Ran Benita
2014-09-22
1
-11
/
+16
*
Remove unnecessary !!(expressions)
Ran Benita
2014-06-01
1
-1
/
+1
*
keymap, keycodes, compat: don't use darray for LEDs
Ran Benita
2014-04-22
1
-2
/
+2
*
keymap: add and use xkb_mods_{foreach,enumerate}()
Ran Benita
2014-04-22
1
-2
/
+2
*
keymap: rename xkb_foreach_key to xkb_keys_foreach
Ran Benita
2014-04-22
1
-3
/
+3
*
text: take xkb_mod_set instead of the entire keymap
Ran Benita
2014-04-19
1
-8
/
+11
*
Add struct xkb_mod_set
Ran Benita
2014-04-19
1
-2
/
+2
*
keymap: change action flag NO_ACCEL -> ACCEL
Ran Benita
2014-02-16
1
-5
/
+3
*
action: fix SwitchScreen "same" field handling
Ran Benita
2014-02-16
1
-1
/
+1
*
keymap-dump: add missing support for NoLock and NoUnlock flags
Ran Benita
2014-02-15
1
-16
/
+23
*
keymap-dump: don't print "affect=lock" in PtrLock
Ran Benita
2014-02-15
1
-6
/
+0
*
keymap-dump: unbreak some complex lines
Ran Benita
2014-02-15
1
-20
/
+8
*
Use (1u << idx) instead of (1 << idx) where appropriate
Ran Benita
2014-02-08
1
-1
/
+1
*
Fix sign-compare warnings
Ran Benita
2014-02-08
1
-3
/
+3
*
keymap-dump: use correct format specifiers
Ran Benita
2013-08-01
1
-7
/
+7
*
keymap: don't use darray for sym_interprets
Ran Benita
2013-07-21
1
-2
/
+3
*
Widen keycode range to 8/255 if possible (bug #63390)
Daniel Stone
2013-05-09
1
-0
/
+7
*
keymap: rename xkb_kt_map_entry to xkb_key_type_entry
Ran Benita
2013-03-18
1
-1
/
+1
*
keymap: don't use darray for key aliases
Ran Benita
2013-03-18
1
-7
/
+6
*
keymap: abstract a bit over the keymap format
Ran Benita
2013-03-18
1
-0
/
+663