spiegel-keyman/linux/ibus-keyman
Eberhard Beilharz 0eb5065bf4
chore(linux): Unnecessary to check for NULL before calling g_free
`g_free` will return if the parameter is NULL, so we don't have to
check for that.

See glib [documentation](https://docs.gtk.org/glib/func.free.html).
2023-10-16 18:24:56 +02:00
..
icons chore(linux): Remove autotools related files 2023-02-14 09:51:46 +01:00
man docs(linux): Update man page for ibus-engine-keyman 2023-07-18 20:29:01 +02:00
src chore(linux): Unnecessary to check for NULL before calling g_free 2023-10-16 18:24:56 +02:00
tests chore(linux): Improve process check 2023-10-10 15:52:52 +02:00
build.sh chore(linux): Add dependency to build.sh 2023-09-21 16:11:43 +02:00
COPYING make a copy of ibus-kmfl called ibus-keyman 2018-09-25 17:18:57 +07:00
meson.build feat(linux): Minimize tags before adding keyboards 2023-07-19 16:20:27 +02:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00

Keyman engine for IBus

See ibus-keyman.md for documentation how to build Keyman engine for IBus.