UI Automation in Windows Console: remove the isTyping logic from UIA consoles (#9673)
* Remove the isTyping logic from UIA consoles.
This makes autoread work with more console programs at the cost of a few typed characters possibly being echoed/doubled.
* Meeting actions.
* Fix Liblouis submodule maybe?