mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
IBus around version 1.5.28 introduced the `start` subcommand for `ibus`. If available we use that because that starts `ibus-daemon` with the correct arguments. If the available IBus version is too old we use our previous code where we pass arguments to `ibus-daemon` which might be different from how ibus gets started on that system otherwise. |
||
|---|---|---|
| .. | ||
| python.env | ||
| test_bcp47tag.py | ||
| test_canonical_language_code_utils.py | ||
| test_custom_keyboards.py | ||
| test_dconf_util.py | ||
| test_get_kmp.py | ||
| test_gnome_keyboards_util.py | ||
| test_gsettings.py | ||
| test_handle_install.py | ||
| test_ibus_util.py | ||
| test_install_kmp.py | ||
| test_lang_tags_map.py | ||
| test_package_install_completion.py | ||
| test_uninstall_kmp.py | ||