spiegel-keyman/linux/ibus-keyman/src
Eberhard Beilharz 7bab603b5b
refactor(linux): Simplify adding keyboard
Before we add a keyboard we check if we already added this keyboard
(in a different area). If we did (with the same or newer version) we
skip this keyboard. This change now immediately returns whereas previously
we set a flag and then didn't execute the rest of the method.
2023-10-10 18:00:05 +02:00
..
test refactor(linux): Use auto cleanup 2023-10-10 15:52:51 +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(linux): Use auto cleanup 2023-10-10 15:52:51 +02: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 refactor(linux): Simplify adding keyboard 2023-10-10 18:00:05 +02:00
keymanutil.h chore: rename km_kbp_ to km_core_ 2023-10-09 14:53:13 +07:00
keymanutil_internal.h refactor(linux): Use auto cleanup 2023-10-10 15:52:51 +02:00
kmpdetails.c refactor(linux): Use auto cleanup 2023-10-10 15:52:51 +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 feat(linux): Minimize tags before adding keyboards 2023-07-19 16:20:27 +02:00