spiegel-keyman/linux
Eberhard Beilharz 8ff35c8657
fix(linux): fix regex to detect running ibus-daemon
On Ubuntu 20.04 Focal ibus gets started by a shell command so that we
end up with two processes mentioning `ibus-daemon`. This change limits
the search to processes that specify with full path to `ibus-daemon` or
without path, but `ibus-daemon` has to be the command, not a parameter.
2024-02-26 18:40:23 +01:00
..
debian fix(linux): Remove ibus-keyman.post{inst,rm} 2024-02-26 16:34:45 +01:00
help docs(linux): Update screenshots and FAQ 2024-02-19 16:47:07 +01:00
ibus-keyman fix(linux): Ignore keys with IBUS_MOD4_MASK set 2024-02-07 18:14:05 +01:00
keyman-config fix(linux): fix regex to detect running ibus-daemon 2024-02-26 18:40:23 +01:00
keyman-system-service chore(linux): Fix coverage report creation for keyman-system-service 2023-10-18 10:32:41 +02:00
scripts Merge pull request #10800 from keymanapp/chore/linux/lintian 2024-02-23 09:23:58 +01:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.pbuilderrc chore(linux): Replace Lunar with Noble 2024-01-30 15:40:41 +01:00
build.sh chore(linux): Add --open option to open coverage reports in browser 2023-10-16 17:22:41 +02:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.