mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
This improves running the integration tests on a developer's machine. While the tests did run fine it was no longer possible to type after running the tests. The reason was that starting the `ibus-daemon` for testing together with `mutter` replaced some processes that belonged to the `ibus-daemon` of the session. This change now checks if ibus is still functional after killing the testing `ibus-daemon` (by checking the current engine with `ibus engine`). Otherwise it kills the lonely remaining `ibus-daemon` and restarts `ibus`. Test-bot: skip |
||
|---|---|---|
| .. | ||
| debian | ||
| docs/help | ||
| ibus-keyman | ||
| include | ||
| keyman-config | ||
| keyman-system-service | ||
| mcompile | ||
| scripts | ||
| tools/teamcity_pytestrunner | ||
| .gitignore | ||
| build.sh | ||
| CodeCoverageReports.html | ||
| history.md | ||
| LICENSE.md | ||
| README.md | ||
Keyman for Linux
See /docs/linux/README.md for documentation.