mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-05 23:27:40 +00:00
This change fixes #13171 where we failed to output after the first keypress because the keyman system service had to be started. This change introduces a new method `Ping` that we call to force keyman-system-service to be started. Fixes: #13171 |
||
|---|---|---|
| .. | ||
| com.keyman.SystemService1.System.xml | ||
| KeyboardDevice.cpp | ||
| KeyboardDevice.h | ||
| KeymanSystemService.cpp | ||
| KeymanSystemService.h | ||
| main.cpp | ||
| meson.build | ||
| OrderedOutputDevice.cpp | ||
| OrderedOutputDevice.h | ||