Skip to content

⌨ ReplaceOSK 2.1 + TabTipProxy 2.0

Compare
Choose a tag to compare
@Lulech23 Lulech23 released this 23 Mar 21:27
· 14 commits to main since this release
0eb68d8

What's New

  • Migrated TabTipProxy from JScript/Batch to pure Visual Basic
    • Opening/closing keyboard is now much more responsive
    • Visual Basic is able to interface with the keyboard process directly, opening possibilities for improved integration in future updates

Known Issues

  • Closing the touch keyboard with the X button dismisses it, but does not remove it from memory. As such, it is currently not possible for TabTipProxy to tell whether the keyboard is visible. If the keyboard was not closed via TabTipProxy, OSK must be triggered twice to reopen (once to "close", and once to open again).