summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2021-03-07 09:24:40 +0100
committerRan Benita <ran@unusedvar.com>2021-03-09 11:00:13 +0200
commitc033970163bada868361a3cd58cc24ae5d4785a8 (patch)
tree70ab00292181541cc9d26168d50144dc2d49c2cd /.editorconfig
parentc8efc3d67da851afc5ae398932bb01f17c38354f (diff)
downloadxorg-lib-libxkbcommon-c033970163bada868361a3cd58cc24ae5d4785a8.tar.gz
Save another GetAtomName round trip
Both get_atom_name() and the new atom interner required a round trip. Move get_atom_name() into the atom interner to save one more round trip. This brings xkb_x11_keymap_new_from_device() down to two round trips, which is the minimum possible number. (Also, I think the new code in keymap.c is more readable than the mess I previously created) With this last commit in the series, this definitely: Fixes: https://github.com/xkbcommon/libxkbcommon/pull/217 Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions