index
:
platform/upstream/libxkbcommon
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/upgrade
devel/x11
master
pristine-tar
sandbox/denis13/LTO
sandbox/jeon/devel
sandbox/jeon/upgrade
sandbox/jeon/upstream
sandbox/kevinthierry/bump-0.4.3
sandbox/pcoval/tizen
sandbox/sj76park/efl120
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_bkup_20200225
tizen_bkup_20200317
tizen_bkup_20210105
tizen_bkup_20220207
tizen_bkup_230220
tizen_branch_bkup
tizen_ivi_genivi
tizen_ivi_panda
tizen_work_20200225
tizen_work_20220207
tizen_work_20220303
tizen_work_20231222
tizen_work_230220
upstream
upstream-git
upstream_bkup_20200225
upstream_bkup_20210105
upstream_bkup_20220207
upstream_bkup_20231222
upstream_bkup_230220
upstream_work_20200225
upstream_work_20220207
upstream_work_20231222
upstream_work_230220
Domain: Graphics System / Input Management;
Sung-Jin Park <sj76.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
Bump version to 1.3.1
xkbcommon-1.3.1
upstream/1.3.1
upstream_work_20220207
upstream_bkup_230220
Ran Benita
2
-1
/
+17
2021-09-09
x11: try to fix crash in xkb_x11_keymap_new_from_device error handling
Ran Benita
1
-12
/
+30
2021-08-31
x11: stylistic fixes
Ran Benita
2
-8
/
+9
2021-07-31
tools/how-to-type: add --keysym for how to type a keysym
Ran Benita
2
-14
/
+32
2021-07-12
tools/interactive-x11: use keysym to look for Esc
Simon Ser
1
-1
/
+1
2021-06-10
bench/compose: fix compose file path
Ran Benita
1
-1
/
+1
2021-05-22
ci: some tweaks
Ran Benita
2
-12
/
+35
2021-05-22
ci: also link to tarball in github release
Ran Benita
1
-1
/
+3
2021-05-22
ci: automatically create github release when tag is pushed
Ran Benita
1
-0
/
+21
2021-05-22
test/tool-option-parsing: don't depend on build prefix
Ran Benita
1
-0
/
+4
2021-05-22
test/compose: add tests for xkb_compose_table_new_from_locale lookup
Ran Benita
1
-0
/
+44
2021-05-22
test/compose: clean up after a setenv
Ran Benita
1
-0
/
+2
2021-05-22
tests/data: add files needed to fully test compose
Ran Benita
6
-4
/
+4389
2021-05-22
ignore: remove no longer relevant gitignore files
Ran Benita
5
-33
/
+0
2021-05-22
xkbcommon: deprecate XK_approxeq and XK_notapproxeq
Ran Benita
1
-2
/
+2
2021-05-14
scripts/update-keysyms: fix path to the include files after de1b6943d
Peter Hutterer
1
-2
/
+2
2021-05-08
tools: add compose tool for Compose debugging
Ran Benita
2
-0
/
+131
2021-05-08
compose: add mapped locale to Compose-file-not-found error log
Ran Benita
1
-1
/
+2
2021-05-01
Bump version to 1.3.0
xkbcommon-1.3.0
Ran Benita
2
-1
/
+33
2021-04-27
atom: rewrite as a hash table
Ran Benita
1
-68
/
+64
2021-04-27
bench: add atom benchmark
Ran Benita
2
-0
/
+98
2021-04-27
bench/rulescomp: decrease benchmark iterations
Ran Benita
1
-1
/
+1
2021-04-27
build: fix missing includes
Ran Benita
1
-8
/
+8
2021-04-27
Move include files to include/ subdirectory
Ran Benita
8
-20
/
+20
2021-04-27
build: move the subproject variables to a common section at the end
Ran Benita
1
-9
/
+17
2021-04-27
Meson: Allow building as subproject
Adrian Perez de Castro
1
-4
/
+10
2021-04-27
Windows: Pass list of symbols to export to MSVC
Adrian Perez de Castro
2
-3
/
+64
2021-04-27
tools: change xkbcli list to output YAML
Peter Hutterer
1
-18
/
+26
2021-04-27
tools: change the list separator handling
Peter Hutterer
1
-13
/
+14
2021-04-25
keysym: fix underflow in binary searches
Isaac Freund
2
-4
/
+7
2021-04-22
test: allow skipping errors in certain conditions
Peter Hutterer
1
-2
/
+11
2021-04-20
test: add extra info to the layout-tester --help output
Peter Hutterer
1
-1
/
+6
2021-04-20
test: print the layout-tester progress bar to stdout by default
Peter Hutterer
1
-2
/
+2
2021-04-20
test: add an LVO argument to the XKB layout tester
Peter Hutterer
1
-1
/
+15
2021-04-20
test: print the compiled keymaps to a given directory
Peter Hutterer
1
-2
/
+35
2021-04-20
test: rework the output for the xkeyboard-config layout tester
Peter Hutterer
1
-74
/
+111
2021-04-20
test: add proper --verbose handling to the xkeyboard-config tester
Peter Hutterer
1
-11
/
+22
2021-04-14
interactive-wayland: fallback to ftruncate() if needed
Evgeniy Khramtsov
1
-11
/
+24
2021-04-11
doc: fix user-configuration sample file
Jouke Witteveen
1
-1
/
+3
2021-04-08
scripts: update license note in perfect_hash.py
Ran Benita
1
-4
/
+4
2021-04-07
Bump version to 1.2.1
xkbcommon-1.2.1
Ran Benita
2
-1
/
+8
2021-04-07
x11: fix xkb_x11_keymap_new_from_device failing when a level name is empty
Ran Benita
1
-1
/
+4
2021-04-03
Bump version to 1.2.0
xkbcommon-1.2.0
Ran Benita
2
-1
/
+27
2021-04-02
compose: fix max compose nodes check
Ran Benita
1
-2
/
+3
2021-04-01
keysym: speed up the perfect hash function
Ran Benita
2
-298
/
+301
2021-04-01
keysym: avoid strtoul in xkb_keysym_from_name
Ran Benita
2
-10
/
+39
2021-04-01
keysym: use a perfect hash function for case sensitive xkb_keysym_from_name
Ran Benita
4
-2577
/
+1036
2021-03-31
compose: use a ternary tree instead of a regular trie
Ran Benita
4
-128
/
+139
2021-03-30
ast: remove comment re. anonymous struct
Ran Benita
1
-1
/
+0
2021-03-30
compose: use anonymous union
Ran Benita
4
-25
/
+27
[next]