spiegel-keyman/linux/ibus-keyman/src
Marc Durdin 9830f9ea24 refactor(core): use km_core_state_context_clear where possible
Relates to #10365.

Use `km_core_state_context_clear()` instead of `km_core_context_clear()`
as part of eliminating use of `km_core_state_context()`.
2024-01-12 12:05:00 +07:00
..
test chore(linux): Rename (lib)kmnkbp to (lib)keymancore 2023-10-19 10:35:09 +02:00
bcp47util.c feat(linux): Minimize tags before adding keyboards 2023-07-19 16:20:27 +02:00
bcp47util.h feat(linux): Minimize tags before adding keyboards 2023-07-19 16:20:27 +02:00
engine.c refactor(core): use km_core_state_context_clear where possible 2024-01-12 12:05:00 +07:00
engine.h feat(linux): Add DBus method SendText 2023-03-06 16:00:43 +01:00
keycodes.h chore: rename KM_KBP_ to KM_CORE_ 2023-10-09 14:53:22 +07:00
keyman-service.c feat(linux): Add DBus method SendText 2023-03-06 16:00:43 +01:00
keyman-service.h feat(linux): Add DBus method SendText 2023-03-06 16:00:43 +01:00
keyman-version.h.in chore(linux): Set correct version number on ibus component 2021-10-28 10:36:23 +02:00
keyman.xml.in fix(linux): Fix setting libexecdir 2023-02-23 17:43:09 +01:00
KeymanSystemServiceClient.cpp chore(linux): Don't crash if error is not set 2023-09-21 10:25:48 +02:00
KeymanSystemServiceClient.h feat(linux): Refactor to benefit from C++ RAII 2023-05-22 19:51:45 +02:00
keymanutil.c chore(linux): Unnecessary to check for NULL before calling g_free 2023-10-16 18:24:56 +02:00
keymanutil.h feat(linux): Store user-added keyboards in GSettings 🏘️ 2023-10-12 18:31:41 +02:00
keymanutil_internal.h feat(linux): Allow loading of keyboards with arbitrary language 🏘️ 2023-10-12 18:31:42 +02:00
kmpdetails.c feat(linux): Allow loading of keyboards with arbitrary language 🏘️ 2023-10-12 18:31:42 +02:00
kmpdetails.h refactor(linux): Use auto cleanup 2023-10-10 15:52:51 +02:00
main.c refactor(linux): Use auto cleanup 2023-10-10 15:52:51 +02:00
meson.build chore(linux): Rename (lib)kmnkbp to (lib)keymancore 2023-10-19 10:35:09 +02:00