Working Input Method support

This commit is contained in:
Jack Andersen
2015-12-24 10:55:23 -10:00
parent aab693ff2f
commit a933edcc40
4 changed files with 50 additions and 115 deletions

View File

@@ -185,7 +185,7 @@ struct WindowWayland : IWindow
}
void claimKeyboardFocus()
void claimKeyboardFocus(const int coord[2])
{
}